Changeset 96 in tspsg-svn for trunk/tspsg.pri


Ignore:
Timestamp:
Mar 1, 2010, 2:13:23 PM (14 years ago)
Author:
laleppa
Message:
  • Fixed some wrong defines that prevented successful compilation under *nix.
  • Renamed i18n to l10n to follow common standards.
  • Translation and documentation paths are now synchronized between .pro and source.
  • Moved some versioning information to .pro file.
  • Updated translations.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tspsg.pri

    r94 r96  
    4040#Translations
    4141CODECFORTR = UTF-8
    42 TRANSLATIONS += i18n/tspsg_en.ts \
    43         i18n/tspsg_ru.ts \
    44         i18n/tspsg_uk.ts
     42TRANSLATIONS += l10n/tspsg_en.ts \
     43        l10n/tspsg_ru.ts \
     44        l10n/tspsg_uk.ts
Note: See TracChangeset for help on using the changeset viewer.