diff options
author | Alex Couture <ac586133@hotmail.com> | 2014-08-17 22:14:36 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2014-08-17 22:14:36 +0900 |
commit | 2294e0725a0c1702399f7e3b7427e077b25e57b3 (patch) | |
tree | 58b4b536753589849f6835b57a88dbe8aae1a1ac /kmail/about/CMakeLists.txt | |
parent | 1f660b6edc6f8f7c7ae60d6651e73d21a2ab7786 (diff) | |
download | tdepim-2294e0725a0c1702399f7e3b7427e077b25e57b3.tar.gz tdepim-2294e0725a0c1702399f7e3b7427e077b25e57b3.zip |
Updated TDE style files for libtdepim, akregator, kmail.
Diffstat (limited to 'kmail/about/CMakeLists.txt')
-rw-r--r-- | kmail/about/CMakeLists.txt | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/kmail/about/CMakeLists.txt b/kmail/about/CMakeLists.txt index 44457be7c..1e07cc648 100644 --- a/kmail/about/CMakeLists.txt +++ b/kmail/about/CMakeLists.txt @@ -10,5 +10,8 @@ ################################################# install( FILES - top-right-kmail.png main.html kmail.css + box-center.png + kmail.css + main.html + top-right-kmail.png DESTINATION ${DATA_INSTALL_DIR}/kmail/about ) |