You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
700 B
21 lines
700 B
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 \ |
|
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 \ |
|
kmgroupware_folder_contacts.png \ |
|
kmgroupware_folder_calendar.png kmgroupware_folder_notes.png \ |
|
kmgroupware_folder_tasks.png |
|
|
|
|
|
picsdir = $(kde_datadir)/kmail/pics |
|
|
|
EXTRA_DIST = $(pics_DATA) |
|
|
|
|