diff options
author | Ted Gould <ted@gould.cx> | 2010-03-04 14:23:07 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2010-03-04 14:23:07 -0600 |
commit | fa6fbedbfdd07d078aeb95f2a17c6d41a999e5f7 (patch) | |
tree | b8e4276f8fb20e432b559a75a23e43c05da6393c /configure.ac | |
parent | 1cc1da9e68b7899074c90b3a17ead21281b3f4f5 (diff) | |
download | ayatana-indicator-messages-fa6fbedbfdd07d078aeb95f2a17c6d41a999e5f7.tar.gz ayatana-indicator-messages-fa6fbedbfdd07d078aeb95f2a17c6d41a999e5f7.tar.bz2 ayatana-indicator-messages-fa6fbedbfdd07d078aeb95f2a17c6d41a999e5f7.zip |
Adding in a base set of icons from the gnome theme.
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index 38ddccd..a2a6a38 100644 --- a/configure.ac +++ b/configure.ac @@ -111,16 +111,20 @@ data/Makefile data/icons/Makefile data/icons/16x16/Makefile data/icons/16x16/status/Makefile +data/icons/16x16/categories/Makefile data/icons/22x22/Makefile data/icons/22x22/status/Makefile +data/icons/22x22/categories/Makefile data/icons/24x24/Makefile data/icons/24x24/status/Makefile data/icons/32x32/Makefile data/icons/32x32/status/Makefile +data/icons/32x32/categories/Makefile data/icons/48x48/Makefile data/icons/48x48/status/Makefile data/icons/scalable/Makefile data/icons/scalable/status/Makefile +data/icons/scalable/categories/Makefile po/Makefile.in ]) |