Ignore:
Timestamp:
Feb 11, 2010, 11:19:06 PM (15 years ago)
Author:
Dmitry A. Kuminov
Message:

trunk: Merged in qt 4.6.1 sources.

Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk

  • trunk/tools/qtconfig/translations/translations.pro

    r2 r561  
    88FORMS        = ../mainwindowbase.ui ../paletteeditoradvancedbase.ui ../previewwidgetbase.ui
    99
    10 TRANSLATIONS=$$[QT_INSTALL_TRANSLATIONS]/qtconfig_pl.ts \
    11              $$[QT_INSTALL_TRANSLATIONS]/qtconfig_untranslated.ts \
    12              $$[QT_INSTALL_TRANSLATIONS]/qtconfig_zh_CN.ts \
    13              $$[QT_INSTALL_TRANSLATIONS]/qtconfig_zh_TW.ts
     10TR_DIR = $$PWD/../../../translations
     11TRANSLATIONS = \
     12    $$TR_DIR/qtconfig_pl.ts \
     13    $$TR_DIR/qtconfig_ru.ts \
     14    $$TR_DIR/qtconfig_zh_CN.ts \
     15    $$TR_DIR/qtconfig_zh_TW.ts
Note: See TracChangeset for help on using the changeset viewer.