diff options
| author | Tannin <devnull@localhost> | 2013-08-24 12:08:57 +0200 |
|---|---|---|
| committer | Tannin <devnull@localhost> | 2013-08-24 12:08:57 +0200 |
| commit | c4955231cf186e2151f0722f012b35b75da3c9b8 (patch) | |
| tree | b7101a6a4ea0c48bdba2b189a5f4b72c918da85f /src/organizer.pro | |
| parent | 78c4178f2a70bb55bd761efc92d58b8ac0e3747b (diff) | |
- turned boss dummy into a c++ project (unmanaged exports with c# is a pain)
- updated NCC to current NMM codebase
- updated translation files
Diffstat (limited to 'src/organizer.pro')
| -rw-r--r-- | src/organizer.pro | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/organizer.pro b/src/organizer.pro index fd8a4c61..c877875b 100644 --- a/src/organizer.pro +++ b/src/organizer.pro @@ -212,7 +212,8 @@ TRANSLATIONS = organizer_de.ts \ organizer_zh_CN.ts \
organizer_cs.ts \
organizer_tr.ts \
- organizer_ru.ts
+ organizer_ru.ts \
+ organizer.en.ts
!isEmpty(TRANSLATIONS) {
isEmpty(QMAKE_LRELEASE) {
|
