Changeset 162d5c5f94 in tspsg for tspsg.pri


Ignore:
Timestamp:
Mar 1, 2010, 2:13:23 PM (14 years ago)
Author:
Oleksii Serdiuk
Branches:
0.1.3.145-beta1-symbian, 0.1.4.170-beta2-bb10, appveyor, imgbot, master, readme
Children:
f19df0a3e5
Parents:
278bc7818f
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
  • tspsg.pri

    r278bc7818f r162d5c5f94  
    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.