]> cloud.milkyroute.net Git - dolphin.git/commitdiff
Fix formatting in CMakeLists.txt
authorAlexander Potashev <aspotashev@gmail.com>
Sat, 4 May 2019 03:59:30 +0000 (06:59 +0300)
committerAlexander Potashev <aspotashev@gmail.com>
Sun, 5 May 2019 15:14:47 +0000 (18:14 +0300)
Reviewers: elvisangelaccio

Reviewed By: elvisangelaccio

Subscribers: kfm-devel

Tags: #dolphin

Differential Revision: https://phabricator.kde.org/D21021

src/CMakeLists.txt

index fb288e4412ccc0bdba80019067fecb79c57dd908..d41235f2468010834fca9103dbda5e03a0973023 100644 (file)
@@ -398,8 +398,7 @@ install( FILES settings/dolphin_directoryviewpropertysettings.kcfg
                settings/dolphin_versioncontrolsettings.kcfg
          DESTINATION ${KDE_INSTALL_KCFGDIR} )
 install( FILES org.kde.dolphin.appdata.xml DESTINATION ${KDE_INSTALL_METAINFODIR} )
-install( FILES settings/kcm/kcmdolphinviewmodes.desktop DESTINATION
-${KDE_INSTALL_KSERVICES5DIR} )
+install( FILES settings/kcm/kcmdolphinviewmodes.desktop DESTINATION ${KDE_INSTALL_KSERVICES5DIR} )
 install( FILES settings/kcm/kcmdolphinnavigation.desktop DESTINATION ${KDE_INSTALL_KSERVICES5DIR} )
 install( FILES settings/kcm/kcmdolphinservices.desktop DESTINATION ${KDE_INSTALL_KSERVICES5DIR} )
 install( FILES settings/kcm/kcmdolphingeneral.desktop DESTINATION ${KDE_INSTALL_KSERVICES5DIR} )