f9e0a8b597
There are no advantages for the effects KCM to have all the effect config modules in one plugin. By having a plugin per effect we can use the KPluginTrader to easily find the configuration plugin for a given effect and load it. To make this possible the following changes are done: * config_builtins.cpp is deleted * add_subdirectory is used for all effects which have a config module * toplevel CMakeLists.txt contains the sources again for the effects which have a config module, but effects which don't have a config module are still included and thus the macro is still used * plugin created for the config module, name pattern is: kwin_effectname_config * plugin installed to ${PLUGIN_INSTALL_DIR}/kwin/effects/configs * desktop file adjusted to new plugin name and keyword removed * desktop file converted to json as meta data and no longer installed * Uses K_PLUGIN_FACTORY_WITH_JSON * Macros for config are dropped from kwineffects.h REVIEW: 116854
77 lines
2.4 KiB
Desktop File
77 lines
2.4 KiB
Desktop File
[Desktop Entry]
|
||
Type=Service
|
||
X-KDE-ServiceTypes=KCModule
|
||
|
||
X-KDE-Library=kwin_coverswitch_config
|
||
X-KDE-ParentComponents=kwin4_effect_coverswitch
|
||
|
||
Name=Cover Switch
|
||
Name[ar]=تبديل الأغلفة
|
||
Name[ast]=Escoyeta de ventana en mou carátula
|
||
Name[bg]=Прелистване на страници
|
||
Name[bn]=আবরণ বদল
|
||
Name[bs]=Protočno prebacivanje
|
||
Name[ca]=Canvi de capa
|
||
Name[ca@valencia]=Canvi de capa
|
||
Name[cs]=Přehlídka oken
|
||
Name[da]=Cover-skifter
|
||
Name[de]=3D-Fenstergalerie
|
||
Name[el]=Εναλλαγή εξωφύλλου
|
||
Name[en_GB]=Cover Switch
|
||
Name[eo]=Kovra ŝanĝilo
|
||
Name[es]=Selección de ventana en modo carátula
|
||
Name[et]=Aknalülitaja
|
||
Name[eu]=Leiho-argazkien aldaketa
|
||
Name[fi]=Levykansivaihtaja
|
||
Name[fr]=Défilement circulaire
|
||
Name[fy]=Foarplaat wiksel
|
||
Name[ga]=Cover Switch
|
||
Name[gl]=Cambio en capas
|
||
Name[gu]=ફેરફાર ઢાંકો
|
||
Name[he]=מחליף דפדוף בין תקליטים
|
||
Name[hi]=कवर स्विच
|
||
Name[hne]=कवर स्विच
|
||
Name[hr]=Pokrivač – promjena
|
||
Name[hu]=Fedett váltódoboz
|
||
Name[ia]=Commutator de copertura
|
||
Name[id]=Ganti Sampul
|
||
Name[is]=Síðuskiptir
|
||
Name[it]=Scambiafinestre circolare
|
||
Name[ja]=カバースイッチ
|
||
Name[kk]=Cover Switch
|
||
Name[km]=ប្ដូរគម្រប
|
||
Name[kn]=ಕವರ್ ಸ್ವಿಚ್
|
||
Name[ko]=커버 전환기
|
||
Name[lt]=Viršelių keitiklis
|
||
Name[lv]=Vāku pārslēdzējs
|
||
Name[ml]=കവര് സ്വിച്ച്
|
||
Name[mr]=कव्हर स्विच
|
||
Name[nb]=Omslagsbytter
|
||
Name[nds]=Cover Switch
|
||
Name[nl]=Omslagtonen
|
||
Name[nn]=Omslagvekslar
|
||
Name[pa]=ਕਵਰ ਸਵਿੱਚ
|
||
Name[pl]=Przełączanie okładek
|
||
Name[pt]=Mudança de Capas
|
||
Name[pt_BR]=Seleção em capas
|
||
Name[ro]=Comutare copertă
|
||
Name[ru]=Карусель
|
||
Name[si]=කවර මාරුව
|
||
Name[sk]=Prepínať s gáleriou
|
||
Name[sl]=Preklapljanje - ovitki
|
||
Name[sr]=Проточно пребацивање
|
||
Name[sr@ijekavian]=Проточно пребацивање
|
||
Name[sr@ijekavianlatin]=Protočno prebacivanje
|
||
Name[sr@latin]=Protočno prebacivanje
|
||
Name[sv]=Omslagsbyte
|
||
Name[ta]=Cover Switch
|
||
Name[te]=కవర్ స్విచ్
|
||
Name[tg]=Циркуляция
|
||
Name[th]=สลับหน้าต่างแบบปกเทป
|
||
Name[tr]=Kapak Pencere Seçici
|
||
Name[ug]=قاپنى ئالماشتۇر
|
||
Name[uk]=Перемикач обкладинок
|
||
Name[wa]=Discandjeu d' coviete
|
||
Name[x-test]=xxCover Switchxx
|
||
Name[zh_CN]=封面切换
|
||
Name[zh_TW]=覆蓋切換
|