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 /noncore/games/bounce | |
parent | c8330ea474bcd2d5359db28786514a5d5cda5fe0 (diff) | |
download | opie-956020cd93327d53d72254f00e448f92a5e679a1.zip opie-956020cd93327d53d72254f00e448f92a5e679a1.tar.gz opie-956020cd93327d53d72254f00e448f92a5e679a1.tar.bz2 |
use opie-lupdate instead lupdate
-rw-r--r-- | noncore/games/bounce/bounce.pro | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/noncore/games/bounce/bounce.pro b/noncore/games/bounce/bounce.pro index 9310898..338daf6 100644 --- a/noncore/games/bounce/bounce.pro +++ b/noncore/games/bounce/bounce.pro @@ -9,25 +9,4 @@ LIBS += -lqpe DESTDIR = $(OPIEDIR)/bin TARGET = bounce -TRANSLATIONS = ../../../i18n/de/bounce.ts \ - ../../../i18n/nl/bounce.ts \ - ../../../i18n/da/bounce.ts \ - ../../../i18n/xx/bounce.ts \ - ../../../i18n/en/bounce.ts \ - ../../../i18n/es/bounce.ts \ - ../../../i18n/fr/bounce.ts \ - ../../../i18n/hu/bounce.ts \ - ../../../i18n/ja/bounce.ts \ - ../../../i18n/ko/bounce.ts \ - ../../../i18n/no/bounce.ts \ - ../../../i18n/pl/bounce.ts \ - ../../../i18n/pt/bounce.ts \ - ../../../i18n/pt_BR/bounce.ts \ - ../../../i18n/sl/bounce.ts \ - ../../../i18n/zh_CN/bounce.ts \ - ../../../i18n/zh_TW/bounce.ts \ - ../../../i18n/it/bounce.ts - - - include ( $(OPIEDIR)/include.pro ) |