summaryrefslogtreecommitdiffstats
path: root/kmail/pics
diff options
context:
space:
mode:
Diffstat (limited to 'kmail/pics')
-rw-r--r--kmail/pics/CMakeLists.txt4
-rw-r--r--kmail/pics/Makefile.am4
2 files changed, 4 insertions, 4 deletions
diff --git a/kmail/pics/CMakeLists.txt b/kmail/pics/CMakeLists.txt
index 0e515b834..ea728f8b7 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 attachmentQuictdelistClosed.png
- attachmentQuictdelistOpened.png
+ enterprise_sw.png enterprise_w.png attachmentQuicklistClosed.png
+ attachmentQuicklistOpened.png
DESTINATION ${DATA_INSTALL_DIR}/kmail/pics )
diff --git a/kmail/pics/Makefile.am b/kmail/pics/Makefile.am
index 4b420013c..8c185ddb9 100644
--- a/kmail/pics/Makefile.am
+++ b/kmail/pics/Makefile.am
@@ -27,8 +27,8 @@ pics_DATA = kmmsgdel.png kmmsgnew.png kmmsgunseen.png kmmsgread.png \
enterprise_top_right.png \
enterprise_sw.png \
enterprise_w.png \
- attachmentQuictdelistClosed.png \
- attachmentQuictdelistOpened.png
+ attachmentQuicklistClosed.png \
+ attachmentQuicklistOpened.png
picsdir = $(kde_datadir)/kmail/pics