From 460c52653ab0dcca6f19a4f492ed2c5e4e963ab0 Mon Sep 17 00:00:00 2001 From: toma Date: Wed, 25 Nov 2009 17:56:58 +0000 Subject: Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- kmail/pics/Makefile.am | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 kmail/pics/Makefile.am (limited to 'kmail/pics/Makefile.am') diff --git a/kmail/pics/Makefile.am b/kmail/pics/Makefile.am new file mode 100644 index 000000000..b1e1c368b --- /dev/null +++ b/kmail/pics/Makefile.am @@ -0,0 +1,37 @@ +SUBDIRS = icons + +pics_DATA = kmmsgdel.png kmmsgnew.png kmmsgunseen.png kmmsgread.png \ + kmmsgreplied.png kmmsgforwarded.png kmmsgqueued.png kmmsgflag.png \ + kmmsgsent.png kmmsgwatched.png kmmsgignored.png kmmsgtodo.png \ + kmmsgread_fwd.png kmmsgread_replied.png kmmsgread_fwd_replied.png \ + pgp-keys.png \ + kmmsgpartiallyencrypted.png \ + kmmsgpartiallysigned.png kmmsgfullyencrypted.png \ + kmmsgfullysigned.png kmmsgundefinedencrypted.png \ + kmmsgundefinedsigned.png \ + kmmsgspam.png kmmsgham.png kmmsgattachment.png \ + kmwizard.png \ + quotecollapse.png quoteexpand.png \ + enterprise_bottom_left.png \ + enterprise_bottom.png \ + enterprise_bottom_right.png \ + enterprise_icon.png \ + 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 + + +picsdir = $(kde_datadir)/kmail/pics + +EXTRA_DIST = $(pics_DATA) + -- cgit v1.2.1