diff options
Diffstat (limited to 'src/kcmdolphin.desktop')
| -rw-r--r-- | src/kcmdolphin.desktop | 16 |
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 |
