┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMontel Laurent <[email protected]>2014-10-07 07:32:35 +0200
committerMontel Laurent <[email protected]>2014-10-07 07:32:35 +0200
commita705337fab20e230a3f990624f5f7de3b2468b3f (patch)
tree3bb01603705c083810f5dbae5c57c72ff1682df1
parent6a09781a3b99bbca2b2c66ee3041208a02ead0ca (diff)
Convert to reverse dns
-rw-r--r--src/CMakeLists.txt2
-rwxr-xr-xsrc/org.kde.dolphin.desktop (renamed from src/dolphin.desktop)1
2 files changed, 2 insertions, 1 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index 3ad68c7f2..c308bc09d 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -324,7 +324,7 @@ install(TARGETS kio_filenamesearch DESTINATION ${PLUGIN_INSTALL_DIR})
########### install files ###############
-install( PROGRAMS dolphin.desktop DESTINATION ${XDG_APPS_INSTALL_DIR} )
+install( PROGRAMS org.kde.dolphin.desktop DESTINATION ${XDG_APPS_INSTALL_DIR} )
install( FILES settings/dolphin_directoryviewpropertysettings.kcfg
settings/dolphin_generalsettings.kcfg
settings/dolphin_compactmodesettings.kcfg
diff --git a/src/dolphin.desktop b/src/org.kde.dolphin.desktop
index 9364ebbdf..e15a65cc6 100755
--- a/src/dolphin.desktop
+++ b/src/org.kde.dolphin.desktop
@@ -186,3 +186,4 @@ GenericName[zh_TW]=檔案管理員
Terminal=false
MimeType=inode/directory;
InitialPreference=10
+X-DBUS-ServiceName=org.kde.dolphin