diff options
author | Ted Gould <ted@gould.cx> | 2010-03-04 15:57:10 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2010-03-04 15:57:10 -0600 |
commit | ed955778a5b80d009a2575858914ef40d9a32e0b (patch) | |
tree | 4a0974ac812556add397a6f42bd980c945b7242a /configure.ac | |
parent | 1cc1da9e68b7899074c90b3a17ead21281b3f4f5 (diff) | |
parent | ace1ea5b32a539c2afe0feacd47033c3a7d1098b (diff) | |
download | ayatana-indicator-messages-ed955778a5b80d009a2575858914ef40d9a32e0b.tar.gz ayatana-indicator-messages-ed955778a5b80d009a2575858914ef40d9a32e0b.tar.bz2 ayatana-indicator-messages-ed955778a5b80d009a2575858914ef40d9a32e0b.zip |
Putting in default icons for the default apps that are panel themed
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 ]) |