diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2009-10-31 10:18:54 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2009-10-31 10:18:54 +0000 |
| commit | 3fa2bfef4093a9698edb49439fdfbb8d6f7cb451 (patch) | |
| tree | dd28f90e6463678f38b0dc28b30bc967ddefea66 /src/plugins/General/kdenotify/kdenotify.pro | |
| parent | 9d2a0ffe435d0e871e82d7291f4844d1a7fe2efb (diff) | |
| download | qmmp-3fa2bfef4093a9698edb49439fdfbb8d6f7cb451.tar.gz qmmp-3fa2bfef4093a9698edb49439fdfbb8d6f7cb451.tar.bz2 qmmp-3fa2bfef4093a9698edb49439fdfbb8d6f7cb451.zip | |
fixed kde notifications
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1342 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/plugins/General/kdenotify/kdenotify.pro')
| -rw-r--r-- | src/plugins/General/kdenotify/kdenotify.pro | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/src/plugins/General/kdenotify/kdenotify.pro b/src/plugins/General/kdenotify/kdenotify.pro index f5f393090..d9f8838fc 100644 --- a/src/plugins/General/kdenotify/kdenotify.pro +++ b/src/plugins/General/kdenotify/kdenotify.pro @@ -26,15 +26,5 @@ 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 |
