diff options
author | Jiri Moskovcak <jmoskovc@redhat.com> | 2009-11-16 10:08:03 +0100 |
---|---|---|
committer | Jiri Moskovcak <jmoskovc@redhat.com> | 2009-11-16 10:08:03 +0100 |
commit | b497ec740fa242d71d9c5bb2b168707ac13b001b (patch) | |
tree | 2cb0d01208a09ace9d50268aee25b9f6b3ef58f7 /icons/Makefile.am | |
parent | c5f8a36751a164937b6d70c5e0ef2e228213848f (diff) | |
download | abrt-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/Makefile.am')
-rw-r--r-- | icons/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/icons/Makefile.am b/icons/Makefile.am new file mode 100644 index 00000000..06e11378 --- /dev/null +++ b/icons/Makefile.am @@ -0,0 +1 @@ +SUBDIRS = 48
\ No newline at end of file |