-rw-r--r-- | noncore/apps/oxygen/oxygen.pro | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/noncore/apps/oxygen/oxygen.pro b/noncore/apps/oxygen/oxygen.pro index 10d342b..4e4e292 100644 --- a/noncore/apps/oxygen/oxygen.pro +++ b/noncore/apps/oxygen/oxygen.pro @@ -19,24 +19,25 @@ SOURCES = main.cpp \ oxyframe.cpp \ datawidgetui.cpp INCLUDEPATH += $(OPIEDIR)/include DEPENDPATH += $(OPIEDIR)/include LIBS += -lqpe INTERFACES = calcdlg.ui TARGET = oxygen DESTDIR = $(OPIEDIR)/bin TRANSLATIONS = ../../../i18n/de/oxygen.ts \ ../../../i18n/en/oxygen.ts \ ../../../i18n/es/oxygen.ts \ ../../../i18n/fr/oxygen.ts \ ../../../i18n/hu/oxygen.ts \ ../../../i18n/ja/oxygen.ts \ ../../../i18n/ko/oxygen.ts \ ../../../i18n/no/oxygen.ts \ ../../../i18n/pl/oxygen.ts \ ../../../i18n/pt/oxygen.ts \ ../../../i18n/pt_BR/oxygen.ts \ ../../../i18n/sl/oxygen.ts \ ../../../i18n/zh_CN/oxygen.ts \ ../../../i18n/zh_TW/oxygen.ts \ ../../../i18n/it/oxygen.ts + ../../../i18n/dk/oxygen.ts |