From: Montel Laurent Date: Tue, 7 Oct 2014 05:32:35 +0000 (+0200) Subject: Convert to reverse dns X-Git-Url: https://cloud.milkyroute.net/gitweb/dolphin.git/commitdiff_plain/a705337fab20e230a3f990624f5f7de3b2468b3f Convert to reverse dns --- 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 similarity index 99% rename from src/dolphin.desktop rename to 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