for trouble - always prefix installed files
svn path=/trunk/KDE/kdebase/apps/; revision=635877
12 files changed:
kde4_automoc(${dolphin_SRCS})
kde4_add_kcfg_files(dolphin_SRCS
kde4_automoc(${dolphin_SRCS})
kde4_add_kcfg_files(dolphin_SRCS
- directoryviewpropertysettings.kcfgc
- generalsettings.kcfgc
- iconsmodesettings.kcfgc
- detailsmodesettings.kcfgc )
+ dolphin_directoryviewpropertysettings.kcfgc
+ dolphin_generalsettings.kcfgc
+ dolphin_iconsmodesettings.kcfgc
+ dolphin_detailsmodesettings.kcfgc )
qt4_add_dbus_adaptor(dolphin_SRCS
org.kde.dolphin.Application.xml
qt4_add_dbus_adaptor(dolphin_SRCS
org.kde.dolphin.Application.xml
########### install files ###############
install( FILES dolphin.desktop DESTINATION ${XDG_APPS_DIR} )
########### install files ###############
install( FILES dolphin.desktop DESTINATION ${XDG_APPS_DIR} )
-install( FILES directoryviewpropertysettings.kcfg generalsettings.kcfg iconsmodesettings.kcfg detailsmodesettings.kcfg DESTINATION ${KCFG_INSTALL_DIR} )
+install( FILES dolphin_directoryviewpropertysettings.kcfg dolphin_generalsettings.kcfg dolphin_iconsmodesettings.kcfg dolphin_detailsmodesettings.kcfg DESTINATION ${KCFG_INSTALL_DIR} )
install( FILES dolphinui.rc DESTINATION ${DATA_INSTALL_DIR}/dolphin )
kde4_install_icons( ${ICON_INSTALL_DIR} )
install( FILES dolphinui.rc DESTINATION ${DATA_INSTALL_DIR}/dolphin )
kde4_install_icons( ${ICON_INSTALL_DIR} )
+++ /dev/null
-File=detailsmodesettings.kcfg
-ClassName=DetailsModeSettings
-Singleton=false
-Mutators=true
\ No newline at end of file
--- /dev/null
+File=dolphin_detailsmodesettings.kcfg
+ClassName=DetailsModeSettings
+Singleton=false
+Mutators=true
-File=directoryviewpropertysettings.kcfg
+File=dolphin_directoryviewpropertysettings.kcfg
Singleton=false
ClassName=ViewPropertySettings
Mutators=true
Singleton=false
ClassName=ViewPropertySettings
Mutators=true
--- /dev/null
+File=dolphin_generalsettings.kcfg
+ClassName=GeneralSettings
+Singleton=false
+Mutators=true
--- /dev/null
+File=dolphin_iconsmodesettings.kcfg
+ClassName=IconsModeSettings
+Singleton=false
+Mutators=true
+++ /dev/null
-File=generalsettings.kcfg
-ClassName=GeneralSettings
-Singleton=false
-Mutators=true
\ No newline at end of file
+++ /dev/null
-File=iconsmodesettings.kcfg
-ClassName=IconsModeSettings
-Singleton=false
-Mutators=true
\ No newline at end of file