-rw-r--r-- | noncore/games/kpacman/kpacman.pro | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/noncore/games/kpacman/kpacman.pro b/noncore/games/kpacman/kpacman.pro index 81d369a..4c66723 100644 --- a/noncore/games/kpacman/kpacman.pro +++ b/noncore/games/kpacman/kpacman.pro @@ -38,24 +38,4 @@ LIBS += -lqpe DESTDIR = $(OPIEDIR)/bin TARGET = kpacman -TRANSLATIONS = ../../../i18n/de/kpacman.ts \ - ../../../i18n/nl/kpacman.ts \ - ../../../i18n/da/kpacman.ts \ - ../../../i18n/xx/kpacman.ts \ - ../../../i18n/en/kpacman.ts \ - ../../../i18n/es/kpacman.ts \ - ../../../i18n/fr/kpacman.ts \ - ../../../i18n/hu/kpacman.ts \ - ../../../i18n/ja/kpacman.ts \ - ../../../i18n/ko/kpacman.ts \ - ../../../i18n/no/kpacman.ts \ - ../../../i18n/pl/kpacman.ts \ - ../../../i18n/pt/kpacman.ts \ - ../../../i18n/pt_BR/kpacman.ts \ - ../../../i18n/sl/kpacman.ts \ - ../../../i18n/zh_CN/kpacman.ts \ - ../../../i18n/zh_TW/kpacman.ts - - - include ( $(OPIEDIR)/include.pro ) |