diff options
author | Darrell Anderson <[email protected]> | 2012-03-13 16:30:42 -0500 |
---|---|---|
committer | Darrell Anderson <[email protected]> | 2012-03-13 16:30:42 -0500 |
commit | f5d4a69ef7ebeb8713bc533135084febd48f30c3 (patch) | |
tree | 04d8596542b567820fff2199ff0f3056ce2bf66e /kdesktop/pics/CMakeLists.txt | |
parent | b96cf7605e2c916d56d980ea9267ca61f3dc0744 (diff) | |
download | tdebase-f5d4a69ef7ebeb8713bc533135084febd48f30c3.tar.gz tdebase-f5d4a69ef7ebeb8713bc533135084febd48f30c3.zip |
Remove obsolete images and update respective make files.
This partially resolves bug report 864.
Diffstat (limited to 'kdesktop/pics/CMakeLists.txt')
-rw-r--r-- | kdesktop/pics/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kdesktop/pics/CMakeLists.txt b/kdesktop/pics/CMakeLists.txt index 05d9f4296..1afbf83d8 100644 --- a/kdesktop/pics/CMakeLists.txt +++ b/kdesktop/pics/CMakeLists.txt @@ -12,5 +12,5 @@ tde_install_icons( error ) install( FILES - ksslogo.png splash.png splash2.png kde2.xbm + ksslogo.png splash.png DESTINATION ${DATA_INSTALL_DIR}/kdesktop/pics ) |