diff options
author | Ted Gould <ted@canonical.com> | 2009-02-04 14:27:20 +0100 |
---|---|---|
committer | Ted Gould <ted@canonical.com> | 2009-02-04 14:27:20 +0100 |
commit | 7ef6658a210f363bfe20563aad59b145d77ef43a (patch) | |
tree | 3a171ad6acdcf2a7b4dde84237e524d7451fc5ba /data/icons/32x32 | |
parent | 9ff950e4fe1fcf87facdaf639a1c517d126418df (diff) | |
download | libayatana-indicator-7ef6658a210f363bfe20563aad59b145d77ef43a.tar.gz libayatana-indicator-7ef6658a210f363bfe20563aad59b145d77ef43a.tar.bz2 libayatana-indicator-7ef6658a210f363bfe20563aad59b145d77ef43a.zip |
Removing the icons from the larger applet
Diffstat (limited to 'data/icons/32x32')
-rw-r--r-- | data/icons/32x32/Makefile.am | 1 | ||||
-rw-r--r-- | data/icons/32x32/panel/Makefile.am | 8 | ||||
-rw-r--r-- | data/icons/32x32/panel/panel-dummy.png | 0 |
3 files changed, 0 insertions, 9 deletions
diff --git a/data/icons/32x32/Makefile.am b/data/icons/32x32/Makefile.am deleted file mode 100644 index 4ca175a..0000000 --- a/data/icons/32x32/Makefile.am +++ /dev/null @@ -1 +0,0 @@ -SUBDIRS = panel diff --git a/data/icons/32x32/panel/Makefile.am b/data/icons/32x32/panel/Makefile.am deleted file mode 100644 index 5fb5210..0000000 --- a/data/icons/32x32/panel/Makefile.am +++ /dev/null @@ -1,8 +0,0 @@ - -iconsdir = $(pkgdatadir)/icons/hicolor/32x32/panel - -icons_DATA = \ - panel-dummy.png - -EXTRA_DIST = $(icons_DATA) - diff --git a/data/icons/32x32/panel/panel-dummy.png b/data/icons/32x32/panel/panel-dummy.png deleted file mode 100644 index e69de29..0000000 --- a/data/icons/32x32/panel/panel-dummy.png +++ /dev/null |