author | cniehaus <cniehaus> | 2002-03-28 21:58:07 (UTC) |
---|---|---|
committer | cniehaus <cniehaus> | 2002-03-28 21:58:07 (UTC) |
commit | ed6bcbba1164cc2235b6d21f20b1de416d36cac2 (patch) (side-by-side diff) | |
tree | 1b6e2003bf17f4c25b7c18ffd30450afb107efbc /library | |
parent | 8b7b82249b3cfe26f2fe8d20b1005b9805b1e8c6 (diff) | |
download | opie-ed6bcbba1164cc2235b6d21f20b1de416d36cac2.zip opie-ed6bcbba1164cc2235b6d21f20b1de416d36cac2.tar.gz opie-ed6bcbba1164cc2235b6d21f20b1de416d36cac2.tar.bz2 |
these are the modified files for the .sl-team
-rw-r--r-- | library/library.pro | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/library/library.pro b/library/library.pro index dbb549e..8bd2b7f 100644 --- a/library/library.pro +++ b/library/library.pro @@ -127,12 +127,13 @@ DESTDIR = $(QTDIR)/lib$(PROJMAK) # This is set by configure$(OPIEDIR). VERSION = 1.5.0 TRANSLATIONS = ../i18n/de/libqpe.ts TRANSLATIONS += ../i18n/pt_BR/libqpe.ts TRANSLATIONS += ../i18n/en/libqpe.ts +TRANSLATIONS += ../i18n/sl/libqpe.ts TRANSLATIONS += ../i18n/hu/libqpe.ts TRANSLATIONS += ../i18n/ja/libqpe.ts TRANSLATIONS += ../i18n/ko/libqpe.ts TRANSLATIONS += ../i18n/no/libqpe.ts TRANSLATIONS += ../i18n/zh_CN/libqpe.ts TRANSLATIONS += ../i18n/zh_TW/libqpe.ts |