summaryrefslogtreecommitdiffstats
path: root/icons/48/Makefile.am
diff options
context:
space:
mode:
authorJiri Moskovcak <jmoskovc@redhat.com>2009-11-16 10:08:03 +0100
committerJiri Moskovcak <jmoskovc@redhat.com>2009-11-16 10:08:03 +0100
commitb497ec740fa242d71d9c5bb2b168707ac13b001b (patch)
tree2cb0d01208a09ace9d50268aee25b9f6b3ef58f7 /icons/48/Makefile.am
parentc5f8a36751a164937b6d70c5e0ef2e228213848f (diff)
downloadabrt-b497ec740fa242d71d9c5bb2b168707ac13b001b.tar.gz
abrt-b497ec740fa242d71d9c5bb2b168707ac13b001b.tar.xz
abrt-b497ec740fa242d71d9c5bb2b168707ac13b001b.zip
APPLET: changed icon from default gtk-warning to abrt specific, add animation
- there were complaints about abrt using standard warning icon, which is confusing, so I changed it to use abrt spefic icon and made it move, to attract user attention
Diffstat (limited to 'icons/48/Makefile.am')
-rw-r--r--icons/48/Makefile.am11
1 files changed, 11 insertions, 0 deletions
diff --git a/icons/48/Makefile.am b/icons/48/Makefile.am
new file mode 100644
index 0000000..999f225
--- /dev/null
+++ b/icons/48/Makefile.am
@@ -0,0 +1,11 @@
+icondir=${datadir}/icons/hicolor/48x48/apps
+icon_DATA = \
+ abrt00.png \
+ abrt01.png \
+ abrt02.png \
+ abrt03.png \
+ abrt04.png \
+ abrt05.png
+
+EXTRA_DIST = $(icon_DATA)
+