summaryrefslogtreecommitdiffstats
path: root/configure.ac
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 /configure.ac
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 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 39fb6dee..4d11eae4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -84,6 +84,8 @@ AC_CONFIG_FILES([
src/CLI/Makefile
inc/Makefile
po/Makefile.in
+ icons/Makefile
+ icons/48/Makefile
])
AC_OUTPUT