diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-02-01 23:21:55 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-02-01 23:21:55 -0600 |
commit | d318087925a540a204c9d3820d5a09fbda58b8b2 (patch) | |
tree | b8dde6aa5d6559b81c6667d8364a4364c27bcba4 /kmail/pics/CMakeLists.txt | |
parent | 6cc5f72b33f1d281de3e1bf809b1b5e77d5c96cf (diff) | |
download | tdepim-d318087925a540a204c9d3820d5a09fbda58b8b2.tar.gz tdepim-d318087925a540a204c9d3820d5a09fbda58b8b2.zip |
Rename many classes and header files to avoid conflicts with KDE4
Diffstat (limited to 'kmail/pics/CMakeLists.txt')
-rw-r--r-- | kmail/pics/CMakeLists.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kmail/pics/CMakeLists.txt b/kmail/pics/CMakeLists.txt index ea728f8b7..0e515b834 100644 --- a/kmail/pics/CMakeLists.txt +++ b/kmail/pics/CMakeLists.txt @@ -25,6 +25,6 @@ install( FILES enterprise_left.png enterprise_right.png enterprise_s_left.png enterprise_sbar.png enterprise_s_right.png enterprise_sp_right.png enterprise_top_left.png enterprise_top.png enterprise_top_right.png - enterprise_sw.png enterprise_w.png attachmentQuicklistClosed.png - attachmentQuicklistOpened.png + enterprise_sw.png enterprise_w.png attachmentQuictdelistClosed.png + attachmentQuictdelistOpened.png DESTINATION ${DATA_INSTALL_DIR}/kmail/pics ) |