diff options
author | Timothy Pearson <[email protected]> | 2012-01-22 00:28:18 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2012-01-22 00:28:18 -0600 |
commit | 7021f40c13f949b7cb5ded32d0241d648a43bf6c (patch) | |
tree | aa1a5e4de2963edc6638783246b2ff25e98833aa /kdepasswd/kcm/pics/CMakeLists.txt | |
parent | 0a2a54a02254ded760afd5b9c965c6bb71459d46 (diff) | |
download | tdebase-7021f40c13f949b7cb5ded32d0241d648a43bf6c.tar.gz tdebase-7021f40c13f949b7cb5ded32d0241d648a43bf6c.zip |
Part 1 of 2 of kdm rename
Diffstat (limited to 'kdepasswd/kcm/pics/CMakeLists.txt')
-rw-r--r-- | kdepasswd/kcm/pics/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kdepasswd/kcm/pics/CMakeLists.txt b/kdepasswd/kcm/pics/CMakeLists.txt index 8346d035f..1bfe832db 100644 --- a/kdepasswd/kcm/pics/CMakeLists.txt +++ b/kdepasswd/kcm/pics/CMakeLists.txt @@ -16,4 +16,4 @@ install( FILES Heart.png Konqui.png Lion.png Monkey.png Penguin.png Pig.png Rabbit.png Ring.png Scream.png Shark.png Splash.png Star.png Teddybear.png Turtle.png - DESTINATION ${DATA_INSTALL_DIR}/kdm/pics/users ) + DESTINATION ${DATA_INSTALL_DIR}/tdm/pics/users ) |