┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorPeter Penz <[email protected]>2010-07-24 20:58:05 +0000
committerPeter Penz <[email protected]>2010-07-24 20:58:05 +0000
commit935cc8a03bcb6088ff520d7161db14b9b6a29044 (patch)
tree92b2a7c5c0c36e2992b12fd06f4638b44de7009e /src
parent6f1a1d74074565ba7a290c496fde908d1dc0d8ff (diff)
Sourcecode hierarchy cleanup: Move files from khns to settings/services (step 1/2)
svn path=/trunk/KDE/kdebase/apps/; revision=1154135
Diffstat (limited to 'src')
-rw-r--r--src/CMakeLists.txt6
-rw-r--r--src/settings/services/servicemenu.knsrc (renamed from src/khns/servicemenu.knsrc)0
-rwxr-xr-xsrc/settings/services/servicemenudeinstallation (renamed from src/khns/servicemenudeinstallation)0
-rwxr-xr-xsrc/settings/services/servicemenuinstallation (renamed from src/khns/servicemenuinstallation)0
4 files changed, 3 insertions, 3 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index fe6b13ac3..bba1bf957 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -289,7 +289,7 @@ ${SERVICES_INSTALL_DIR} )
install( FILES settings/kcm/kcmdolphinnavigation.desktop DESTINATION ${SERVICES_INSTALL_DIR} )
install( FILES settings/kcm/kcmdolphinservices.desktop DESTINATION ${SERVICES_INSTALL_DIR} )
install( FILES settings/kcm/kcmdolphingeneral.desktop DESTINATION ${SERVICES_INSTALL_DIR} )
-install( FILES khns/servicemenu.knsrc DESTINATION ${CONFIG_INSTALL_DIR} )
-install( PROGRAMS khns/servicemenuinstallation DESTINATION ${BIN_INSTALL_DIR} )
-install( PROGRAMS khns/servicemenudeinstallation DESTINATION ${BIN_INSTALL_DIR} )
+install( FILES settings/services/servicemenu.knsrc DESTINATION ${CONFIG_INSTALL_DIR} )
+install( PROGRAMS settings/services/servicemenuinstallation DESTINATION ${BIN_INSTALL_DIR} )
+install( PROGRAMS settings/services/servicemenudeinstallation DESTINATION ${BIN_INSTALL_DIR} )
diff --git a/src/khns/servicemenu.knsrc b/src/settings/services/servicemenu.knsrc
index 7914f7c63..7914f7c63 100644
--- a/src/khns/servicemenu.knsrc
+++ b/src/settings/services/servicemenu.knsrc
diff --git a/src/khns/servicemenudeinstallation b/src/settings/services/servicemenudeinstallation
index a1c71efa7..a1c71efa7 100755
--- a/src/khns/servicemenudeinstallation
+++ b/src/settings/services/servicemenudeinstallation
diff --git a/src/khns/servicemenuinstallation b/src/settings/services/servicemenuinstallation
index b99cc3b00..b99cc3b00 100755
--- a/src/khns/servicemenuinstallation
+++ b/src/settings/services/servicemenuinstallation