Commit Graph

5 Commits (d9283e2afa4cea4790bbcaf4fec3e645d15452b2)

Author SHA1 Message Date
Piotr Dziwinski 99b3ff78f8 Fixed missing "\n" in ru.po 2013-11-12 19:46:37 +01:00
Piotr Dziwinski 788800f570 Russian translation of interface (#249) 2013-11-12 19:02:28 +01:00
Piotr Dziwinski 3e989c96df Fixed auto-detecting locale on Windows
* localename library is now used to determine the actual locale used
 * added patched version of FindGettext.cmake to fix
   installation path of translation files
2013-06-24 14:16:39 +02:00
Piotr Dziwinski 9f819088a6 gitignore update
* git should now ignore all generated files when building without
   separate build directory
2013-06-22 22:44:03 +02:00
Piotr Dziwinski bfcce26f89 Changes in build organization
* targets are now created in top-level build directory
 * more things are now configured through CMake options
 * changed debug build detection from NDEBUG to DEV_BUILD
 * moved po and desktop directories
 * moved last unit test out of src directory
2013-06-22 01:17:19 +02:00