Hello, all. Suppose I have file foo.cpp. I rename it into foo.cpp.old and create the link foo.cpp->foo.cpp.old Kdevelop says to me that the file was changed and asks for reload - ok. After reload I see the file named as foo.cpp.old and not foo.cpp. As the result, kdevelop complains that it does not know how to treat it. Why the symlink is substituted? Thanks. -- Leon