┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/kcmdolphin.desktop
diff options
context:
space:
mode:
authorPeter Penz <[email protected]>2008-03-23 15:54:07 +0000
committerPeter Penz <[email protected]>2008-03-23 15:54:07 +0000
commit6420d5f973bdf63375c02ab5308873d42f859f8d (patch)
tree76630564c250a704fae8dafc4fea3a95398c3fe7 /src/kcmdolphin.desktop
parentcfb135f24e6b1b3eb1253c8ebf7c8e7307974eea (diff)
provide a config module for the settings GUI of the Dolphin views, so that it can be embedded into Konqueror
CCMAIL: [email protected] svn path=/trunk/KDE/kdebase/apps/; revision=789209
Diffstat (limited to 'src/kcmdolphin.desktop')
-rw-r--r--src/kcmdolphin.desktop16
1 files changed, 16 insertions, 0 deletions
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