From 6420d5f973bdf63375c02ab5308873d42f859f8d Mon Sep 17 00:00:00 2001 From: Peter Penz Date: Sun, 23 Mar 2008 15:54:07 +0000 Subject: provide a config module for the settings GUI of the Dolphin views, so that it can be embedded into Konqueror CCMAIL: faure@kde.org svn path=/trunk/KDE/kdebase/apps/; revision=789209 --- src/kcmdolphin.desktop | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 src/kcmdolphin.desktop (limited to 'src/kcmdolphin.desktop') diff --git a/src/kcmdolphin.desktop b/src/kcmdolphin.desktop new file mode 100644 index 000000000..3733d7a66 --- /dev/null +++ b/src/kcmdolphin.desktop @@ -0,0 +1,16 @@ +Name=Dolphin +Comment=This service allows to configure the Dolphin views. + +[Desktop Entry] +Icon=view-choose +Type=Service +X-KDE-ServiceTypes=KCModule +Exec=kcmshell4 kcmdolphin + +X-KDE-Library=kcm_dolphin +X-KDE-PluginKeyword=dolphin +X-KDE-ParentApp=kcontrol + +Name=Views +Comment=Configure file manager settings +X-KDE-Keywords=file manager \ No newline at end of file -- cgit v1.3