diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2012-06-11 11:12:21 -0500 |
---|---|---|
committer | Darrell Anderson <humanreadable@yahoo.com> | 2012-06-11 11:12:21 -0500 |
commit | 2ee242f6807ee350605bf385c2d1570000bb8dba (patch) | |
tree | d990332d2ce479f56644d3695b0f49df0e7a7b06 /kmobile/devices/pics/CMakeLists.txt | |
parent | 228ad1c6df4be49fde421520e25fb9645ee922e7 (diff) | |
download | tdepim-2ee242f6807ee350605bf385c2d1570000bb8dba.tar.gz tdepim-2ee242f6807ee350605bf385c2d1570000bb8dba.zip |
Changed icon theme sym link from default.kde -> default.tde.
Diffstat (limited to 'kmobile/devices/pics/CMakeLists.txt')
-rw-r--r-- | kmobile/devices/pics/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kmobile/devices/pics/CMakeLists.txt b/kmobile/devices/pics/CMakeLists.txt index 10c298368..2126a8225 100644 --- a/kmobile/devices/pics/CMakeLists.txt +++ b/kmobile/devices/pics/CMakeLists.txt @@ -12,4 +12,4 @@ install( FILES mobile_phone.png mobile_organizer.png mobile_camera.png mobile_musicplayer.png mobile_unknown.png - DESTINATION ${ICON_INSTALL_DIR}/default.kde/32x32/devices ) + DESTINATION ${ICON_INSTALL_DIR}/default.tde/32x32/devices ) |