author | ar <ar> | 2003-12-04 21:16:08 (UTC) |
---|---|---|
committer | ar <ar> | 2003-12-04 21:16:08 (UTC) |
commit | 956020cd93327d53d72254f00e448f92a5e679a1 (patch) (side-by-side diff) | |
tree | 202724f7916d752d2a297c3f28225073748d0794 /core/pim/datebook | |
parent | c8330ea474bcd2d5359db28786514a5d5cda5fe0 (diff) | |
download | opie-956020cd93327d53d72254f00e448f92a5e679a1.zip opie-956020cd93327d53d72254f00e448f92a5e679a1.tar.gz opie-956020cd93327d53d72254f00e448f92a5e679a1.tar.bz2 |
use opie-lupdate instead lupdate
-rw-r--r-- | core/pim/datebook/datebook.pro | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/core/pim/datebook/datebook.pro b/core/pim/datebook/datebook.pro index 6f2d775..f3b5a59 100644 --- a/core/pim/datebook/datebook.pro +++ b/core/pim/datebook/datebook.pro @@ -37,25 +37,4 @@ DEPENDPATH += $(OPIEDIR)/include LIBS += -lqpe -lopie TARGET = datebook -TRANSLATIONS = ../../../i18n/de/datebook.ts \ - ../../../i18n/nl/datebook.ts \ - ../../../i18n/xx/datebook.ts \ - ../../../i18n/en/datebook.ts \ - ../../../i18n/es/datebook.ts \ - ../../../i18n/fr/datebook.ts \ - ../../../i18n/hu/datebook.ts \ - ../../../i18n/ja/datebook.ts \ - ../../../i18n/ko/datebook.ts \ - ../../../i18n/no/datebook.ts \ - ../../../i18n/pl/datebook.ts \ - ../../../i18n/pt/datebook.ts \ - ../../../i18n/pt_BR/datebook.ts \ - ../../../i18n/sl/datebook.ts \ - ../../../i18n/zh_CN/datebook.ts \ - ../../../i18n/it/datebook.ts \ - ../../../i18n/zh_TW/datebook.ts \ - ../../../i18n/da/datebook.ts - - - include ( $(OPIEDIR)/include.pro ) |