diff options
| author | Montel Laurent <[email protected]> | 2014-10-07 07:32:35 +0200 |
|---|---|---|
| committer | Montel Laurent <[email protected]> | 2014-10-07 07:32:35 +0200 |
| commit | a705337fab20e230a3f990624f5f7de3b2468b3f (patch) | |
| tree | 3bb01603705c083810f5dbae5c57c72ff1682df1 /src/CMakeLists.txt | |
| parent | 6a09781a3b99bbca2b2c66ee3041208a02ead0ca (diff) | |
Convert to reverse dns
Diffstat (limited to 'src/CMakeLists.txt')
| -rw-r--r-- | src/CMakeLists.txt | 2 |
1 files changed, 1 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 |
