From 769df90a59d6aa840b8d6568287001e66e263f01 Mon Sep 17 00:00:00 2001 From: sandman Date: Sat, 29 Jun 2002 23:45:19 +0000 Subject: *** empty log message *** --- (limited to 'noncore/styles/theme/settings/settings.pro') diff --git a/noncore/styles/theme/settings/settings.pro b/noncore/styles/theme/settings/settings.pro new file mode 100644 index 0000000..85d1f7a --- a/dev/null +++ b/noncore/styles/theme/settings/settings.pro @@ -0,0 +1,24 @@ +TEMPLATE = app +CONFIG += qt warn_on release +DESTDIR = $(OPIEDIR)/bin +HEADERS = themeset.h +SOURCES = themeset.cpp main.cpp +INCLUDEPATH += $(OPIEDIR)/include +DEPENDPATH += ../$(OPIEDIR)/include +LIBS += -lqpe +TARGET = theme-settings + +TRANSLATIONS = ../../../../i18n/de/theme-settings.ts \ + ../../../../i18n/en/theme-settings.ts \ + ../../../../i18n/es/theme-settings.ts \ + ../../../../i18n/fr/theme-settings.ts \ + ../../../../i18n/hu/theme-settings.ts \ + ../../../../i18n/ja/theme-settings.ts \ + ../../../../i18n/ko/theme-settings.ts \ + ../../../../i18n/no/theme-settings.ts \ + ../../../../i18n/pl/theme-settings.ts \ + ../../../../i18n/pt/theme-settings.ts \ + ../../../../i18n/pt_BR/theme-settings.ts \ + ../../../../i18n/sl/theme-settings.ts \ + ../../../../i18n/zh_CN/theme-settings.ts \ + ../../../../i18n/zh_TW/theme-settings.ts -- cgit v0.9.0.2