summaryrefslogtreecommitdiffstats
path: root/khotkeys/data/CMakeLists.txt
diff options
context:
space:
mode:
authortpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2011-08-21 01:43:11 +0000
committertpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2011-08-21 01:43:11 +0000
commit549c7e4d630743ae94883997fec3b8fc31e32a22 (patch)
treea805eda405ce448688b5fd5e560b19bf6ac75fb2 /khotkeys/data/CMakeLists.txt
parentc35987b35ecdd163e1b7e6718a36adec7a90032b (diff)
downloadtdebase-549c7e4d630743ae94883997fec3b8fc31e32a22.tar.gz
tdebase-549c7e4d630743ae94883997fec3b8fc31e32a22.zip
Convert remaining references to kde3 (e.g. in paths) to trinity
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1248408 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'khotkeys/data/CMakeLists.txt')
-rw-r--r--khotkeys/data/CMakeLists.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/khotkeys/data/CMakeLists.txt b/khotkeys/data/CMakeLists.txt
index 06228c804..b9b3cf860 100644
--- a/khotkeys/data/CMakeLists.txt
+++ b/khotkeys/data/CMakeLists.txt
@@ -10,11 +10,11 @@
#################################################
install( FILES
- kde32b1.khotkeys konqueror_gestures_kde321.khotkeys
+ trinity2b1.khotkeys konqueror_gestures_trinity21.khotkeys
printscreen.khotkeys
DESTINATION ${DATA_INSTALL_DIR}/khotkeys )
install( FILES
khotkeys_32b1_update.upd khotkeys_printscreen.upd
- konqueror_gestures_kde321_update.upd
+ konqueror_gestures_trinity21_update.upd
DESTINATION ${KCONF_UPDATE_INSTALL_DIR} )