aboutsummaryrefslogtreecommitdiffstats
path: root/art/Makefile.am
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@helixcode.com>2000-09-19 07:38:09 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2000-09-19 07:38:09 +0800
commitdb2e7437df13c4a60ec475d67f5e6d5aaacd3929 (patch)
treeb29e888d063cd0885b0aab78a87797b612d8390e /art/Makefile.am
parent633260a8fcd44ad6771ed77b7300a36da7d38c19 (diff)
downloadgsoc2013-evolution-db2e7437df13c4a60ec475d67f5e6d5aaacd3929.tar
gsoc2013-evolution-db2e7437df13c4a60ec475d67f5e6d5aaacd3929.tar.gz
gsoc2013-evolution-db2e7437df13c4a60ec475d67f5e6d5aaacd3929.tar.bz2
gsoc2013-evolution-db2e7437df13c4a60ec475d67f5e6d5aaacd3929.tar.lz
gsoc2013-evolution-db2e7437df13c4a60ec475d67f5e6d5aaacd3929.tar.xz
gsoc2013-evolution-db2e7437df13c4a60ec475d67f5e6d5aaacd3929.tar.zst
gsoc2013-evolution-db2e7437df13c4a60ec475d67f5e6d5aaacd3929.zip
retarded looking icons for use with displaying scores in the message-list
2000-09-18 Jeffrey Stedfast <fejj@helixcode.com> * art/score-*.xpm: retarded looking icons for use with displaying scores in the message-list view. These need a makeover BADLY ;-) svn path=/trunk/; revision=5494
Diffstat (limited to 'art/Makefile.am')
-rw-r--r--art/Makefile.am7
1 files changed, 7 insertions, 0 deletions
diff --git a/art/Makefile.am b/art/Makefile.am
index 62107f9e90..e903fe8c0a 100644
--- a/art/Makefile.am
+++ b/art/Makefile.am
@@ -48,4 +48,11 @@ EXTRA_DIST = \
reply-to-all.png \
tree-expanded.xpm \
tree-unexpanded.xpm \
+ score-lowest.xpm \
+ score-lower.xpm \
+ score-low.xpm \
+ score-normal.xpm \
+ score-high.xpm \
+ score-higher.xpm \
+ score-highest.xpm \
$(images_DATA)