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
69 lines
1.4 KiB
Desktop File
69 lines
1.4 KiB
Desktop File
[Desktop Entry]
|
||
Type=Service
|
||
X-KDE-ServiceTypes=KCModule
|
||
|
||
X-KDE-Library=kwin_glide_config
|
||
X-KDE-ParentComponents=kwin4_effect_glide
|
||
|
||
Name=Glide
|
||
Name[ar]=الطيران
|
||
Name[ast]=Glide
|
||
Name[bg]=Приплъзване
|
||
Name[bs]=Uletanje
|
||
Name[ca]=Lliscament
|
||
Name[ca@valencia]=Lliscament
|
||
Name[cs]=Klouzání
|
||
Name[da]=Svæv
|
||
Name[de]=Gleiten
|
||
Name[el]=Ολίσθηση
|
||
Name[en_GB]=Glide
|
||
Name[es]=Glide
|
||
Name[et]=Liuglemine
|
||
Name[eu]=Lerratu
|
||
Name[fi]=Ikkunaliuku
|
||
Name[fr]=Glisser
|
||
Name[ga]=Sleamhnaigh
|
||
Name[gl]=Deslizamento
|
||
Name[he]=גלישה
|
||
Name[hi]=ग्लाइड
|
||
Name[hr]=Klizanje
|
||
Name[hu]=Siklás
|
||
Name[ia]=Glissa
|
||
Name[id]=Glide
|
||
Name[is]=Svífa
|
||
Name[it]=Plana
|
||
Name[ja]=グライド
|
||
Name[kk]=Сырғанау
|
||
Name[km]=សំកាំង
|
||
Name[kn]=ಜಾರು
|
||
Name[ko]=글라이드
|
||
Name[lt]=Sklendimas
|
||
Name[lv]=Slīdēt
|
||
Name[mr]=घसरणे
|
||
Name[nb]=Skyv
|
||
Name[nds]=Glieden
|
||
Name[nl]=Schuiven
|
||
Name[nn]=Skliding
|
||
Name[pa]=ਗਲਾਈਡ
|
||
Name[pl]=Szybowanie
|
||
Name[pt]=Deslizar
|
||
Name[pt_BR]=Deslizar
|
||
Name[ro]=Scurgere
|
||
Name[ru]=Скольжение
|
||
Name[si]=ලිස්සන්න
|
||
Name[sk]=Kĺzať
|
||
Name[sl]=Drsenje
|
||
Name[sr]=Улетање
|
||
Name[sr@ijekavian]=Улетање
|
||
Name[sr@ijekavianlatin]=Uletanje
|
||
Name[sr@latin]=Uletanje
|
||
Name[sv]=Glid
|
||
Name[th]=ร่อนหน้าต่าง
|
||
Name[tr]=Kaydır
|
||
Name[ug]=سىيرىل
|
||
Name[uk]=Плин
|
||
Name[vi]=Trượt
|
||
Name[wa]=Ridaedje
|
||
Name[x-test]=xxGlidexx
|
||
Name[zh_CN]=滑行
|
||
Name[zh_TW]=滑動
|