Fix .desktop entries and code where needed related to revision change 699388

svn path=/trunk/KDE/kdebase/apps/; revision=699390
This commit is contained in:
Rafael Fernández López 2007-08-12 22:06:25 +00:00
parent 917e0f59b6
commit 90b9d1b22a
12 changed files with 12 additions and 12 deletions

View file

@ -3,7 +3,7 @@ Encoding=UTF-8
Icon=personal
Categories=QT;KDE;X-KDE-settings-security;
X-KDE-ParentApp=kcontrol
X-KDE-Library=useraccount
X-KDE-Library=kcm_useraccount
X-KDE-FactoryName=useraccount
Type=Service

View file

@ -25,7 +25,7 @@
#include "template.h"
typedef KGenericFactory<CSSConfig, QWidget> CSSFactory;
K_EXPORT_COMPONENT_FACTORY( css, CSSFactory("kcmcss") )
K_EXPORT_COMPONENT_FACTORY( kcm_css, CSSFactory("kcmcss") )
CSSConfig::CSSConfig(QWidget *parent, const QStringList &)
: KCModule(CSSFactory::componentData(), parent)

View file

@ -7,7 +7,7 @@ Exec=kcmshell kcmcss
DocPath=kcontrol/kcmcss/index.html
X-KDE-Library=css
X-KDE-Library=kcm_css
X-KDE-ParentApp=kcontrol
Name=Stylesheets

View file

@ -7,7 +7,7 @@ Icon=enhanced_browsing
Exec=kcmshell ebrowsing
X-KDE-Library=kurifilt
X-KDE-Library=kcm_kurifilt
X-KDE-FactoryName=kurifilt
X-KDE-ParentApp=kcontrol

View file

@ -31,7 +31,7 @@
#include "filegroupdetails.h"
typedef KGenericFactory<FileTypesView> FileTypesViewFactory;
K_EXPORT_COMPONENT_FACTORY(filetypes, FileTypesViewFactory("filetypes"))
K_EXPORT_COMPONENT_FACTORY(kcm_filetypes, FileTypesViewFactory("filetypes"))
FileTypesView::FileTypesView(QWidget *parent, const QStringList &)
: KCModule(FileTypesViewFactory::componentData(), parent)

View file

@ -8,7 +8,7 @@ Exec=kcmshell khtml_behavior
X-KDE-ParentApp=kcontrol
X-KDE-Library=konqhtml
X-KDE-Library=kcm_konqhtml
X-KDE-FactoryName=khtml_behavior
Name=Web Behavior

View file

@ -7,7 +7,7 @@ DocPath=kcontrol/khtml/index.html#khtml-adblock
Icon=filter
Exec=kcmshell khtml_filter
X-KDE-Library=konqhtml
X-KDE-Library=kcm_konqhtml
X-KDE-FactoryName=khtml_filter
X-KDE-ParentApp=kcontrol

View file

@ -9,7 +9,7 @@ Exec=kcmshell khtml_fonts
X-KDE-ParentApp=kcontrol
X-KDE-Library=konqhtml
X-KDE-Library=kcm_konqhtml
X-KDE-FactoryName=khtml_fonts
Name=Fonts

View file

@ -8,7 +8,7 @@ Exec=kcmshell khtml_general
X-KDE-ParentApp=kcontrol
X-KDE-Library=konqhtml
X-KDE-Library=kcm_konqhtml
X-KDE-FactoryName=khtml_general
Name=General

View file

@ -9,7 +9,7 @@ X-KDE-ParentApp=kcontrol
X-KDE-Library=konqhtml
X-KDE-Library=kcm_konqhtml
X-KDE-FactoryName=khtml_java_js
Name=Java & JavaScript

View file

@ -5,7 +5,7 @@ Type=Service
ServiceTypes=KCModule
Exec=kcmshell kcmkonqyperformance
X-KDE-Library=performance
X-KDE-Library=kcm_performance
X-KDE-FactoryName=konqueror
#X-KDE-ParentApp=kcontrol

View file

@ -5,7 +5,7 @@ Type=Service
ServiceTypes=KCModule
Exec=kcmshell kcmhistory
X-KDE-Library=history
X-KDE-Library=kcm_history
X-KDE-FactoryName=history
X-KDE-ParentApp=kcontrol