diff --git a/kcmkwin/kwindecoration/kwindecoration.cpp b/kcmkwin/kwindecoration/kwindecoration.cpp index d349929c05..d027794798 100644 --- a/kcmkwin/kwindecoration/kwindecoration.cpp +++ b/kcmkwin/kwindecoration/kwindecoration.cpp @@ -67,7 +67,7 @@ // KCModule plugin interface // ========================= typedef KGenericFactory KWinDecoFactory; -K_EXPORT_COMPONENT_FACTORY( kcm_kwindecoration, KWinDecoFactory("kcmkwindecoration") ) +K_EXPORT_COMPONENT_FACTORY( kwindecoration, KWinDecoFactory("kcmkwindecoration") ) KWinDecorationModule::KWinDecorationModule(QWidget* parent, const QStringList &) : KCModule(KWinDecoFactory::componentData(), parent), diff --git a/kcmkwin/kwindecoration/kwindecoration.desktop b/kcmkwin/kwindecoration/kwindecoration.desktop index 4c7ae7cd90..d03df9fc3d 100644 --- a/kcmkwin/kwindecoration/kwindecoration.desktop +++ b/kcmkwin/kwindecoration/kwindecoration.desktop @@ -7,9 +7,11 @@ ServiceTypes=KCModule DocPath=kcontrol/kwindecoration/index.html X-KDE-Library=kcm_kwindecoration -X-KDE-FactoryName=kcm_kwindecoration +X-KDE-FactoryName=kwindecoration X-KDE-ParentApp=kcontrol +X-KDE-System-Settings-Parent-Category=appearance + Name=Window Decorations Name[af]=Venster Versierings Name[be]=Дэкарацыі вокнаў @@ -178,3 +180,6 @@ Keywords[uz]=kwin,kwm,безак,ойна,бошқарувчи,усул,ташқ Keywords[x-test]=xxkwin,window,manager,border,style,theme,look,feel,layout,button,handle,edge,kwm,decorationxx Keywords[xh]=kwin,window,umphathi,umda,uhlobo,umxholo wokuxoxwa,jonga,yiva,beka,iqhosha,umqheba,umda,kwm,uhombiso Keywords[zh_TW]=kwin,window,manager,border,style,theme,look,feel,layout,button,handle,edge,kwm,decoration,視窗,管理員,邊框,風格,佈景主題,外觀,感覺,佈局,按鈕,邊緣,裝飾 + +Categories=Qt;KDE;X-KDE-settings-looknfeel; +