diff options
Diffstat (limited to 'src/plugins/General/notifier/notifier.pro')
| -rw-r--r-- | src/plugins/General/notifier/notifier.pro | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/src/plugins/General/notifier/notifier.pro b/src/plugins/General/notifier/notifier.pro index 805dbdc26..aca26a5a9 100644 --- a/src/plugins/General/notifier/notifier.pro +++ b/src/plugins/General/notifier/notifier.pro @@ -13,9 +13,10 @@ TEMPLATE = lib QMAKE_LIBDIR += ../../../../lib LIBS += -lqmmpui -TRANSLATIONS = translations/notifier_plugin_de.ts +TRANSLATIONS = translations/notifier_plugin_cs.ts \ + translations/notifier_plugin_de.ts RESOURCES = notifier_images.qrc -#RESOURCES = translations/translations.qrc +RESOURCES = translations/translations.qrc isEmpty(LIB_DIR){ LIB_DIR = /lib |
