From: Lisandro D. N. P. M. <per...@gm...> - 2009-09-16 17:17:02
|
Hello! I have found a small issue with the translations path and I made some patches that try to solve them. While I could have commited them directly to the SVN, I would really like you to review them first. The problem: as the application is currently coded, the translation files must be under the direct path of the application. While in Windows this may be desirable, it is not in *nix. The patches: netemul.pro.diff shows the changes to the named .pro file. As you can see, I add "translation" as the default path for translations, and I modify it for the unix case. Finally, I define the variable to be available on compile time. appsetting.cpp.diff has a small change: it replaces the "translation" path for the variable defined in the patch described above. In this way, it should work in the same way that it used to with Windows and it's able to install and use translations in the correct path for *nix What do you think about it? If you happen to like it, you may either patch the files yourselves and commit the canges or ask me to commit them directly to the svn. Regards, Lisandro. -- No pienses que estoy loco, es sólo una manera de actuar De mí - Charly García Lisandro Damián Nicanor Pérez Meyer http://perezmeyer.com.ar/ http://perezmeyer.blogspot.com/ |