diff options
Diffstat (limited to 'src/plugins/General/kdenotify/kdenotify.pro')
| -rw-r--r-- | src/plugins/General/kdenotify/kdenotify.pro | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/src/plugins/General/kdenotify/kdenotify.pro b/src/plugins/General/kdenotify/kdenotify.pro index d9f8838fc..f5f393090 100644 --- a/src/plugins/General/kdenotify/kdenotify.pro +++ b/src/plugins/General/kdenotify/kdenotify.pro @@ -26,5 +26,15 @@ SOURCES += kdenotifyfactory.cpp \ HEADERS += kdenotifyfactory.h \ kdenotify.h \ settingsdialog.h +TRANSLATIONS = translations/kdenotify_plugin_cs.ts \ + translations/kdenotify_plugin_de.ts \ + translations/kdenotify_plugin_zh_CN.ts \ + translations/kdenotify_plugin_zh_TW.ts \ + translations/kdenotify_plugin_ru.ts \ + translations/kdenotify_plugin_pl.ts \ + translations/kdenotify_plugin_uk_UA.ts \ + translations/kdenotify_plugin_it.ts \ + translations/kdenotify_plugin_tr.ts \ + translations/kdenotify_plugin_lt.ts RESOURCES += translations/translations.qrc FORMS += settingsdialog.ui |
