diff options
author | Ted Gould <ted@gould.cx> | 2010-01-05 22:39:03 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2010-01-05 22:39:03 -0600 |
commit | 095055acb1af84c4fafb9d844d9657bdc79fe224 (patch) | |
tree | 4bb90899bb3c61b0c657fec1b39bdfabfa604453 /data/icons/Makefile.am | |
parent | 580cf67b9db257743ab9e55d5a11e885d4a59640 (diff) | |
parent | a2d2135f87d23b9749beae32bfac606170edf8b4 (diff) | |
download | ayatana-indicator-session-095055acb1af84c4fafb9d844d9657bdc79fe224.tar.gz ayatana-indicator-session-095055acb1af84c4fafb9d844d9657bdc79fe224.tar.bz2 ayatana-indicator-session-095055acb1af84c4fafb9d844d9657bdc79fe224.zip |
Removing the status bits and pieces (they're now in indicator-me) and merging users and session so that we only have one service and one menu. Nice and simple.
Diffstat (limited to 'data/icons/Makefile.am')
-rw-r--r-- | data/icons/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/icons/Makefile.am b/data/icons/Makefile.am index 7c42753..7394c73 100644 --- a/data/icons/Makefile.am +++ b/data/icons/Makefile.am @@ -1,4 +1,4 @@ -SUBDIRS = scalable 16x16 22x22 24x24 32x32 48x48 +SUBDIRS = scalable 16x16 22x22 24x24 32x32 gtk_update_icon_cache = gtk-update-icon-cache -f -t $(INDICATORICONSDIR)/hicolor |