aboutsummaryrefslogtreecommitdiff
path: root/data/icons/16x16/panel/Makefile.am
diff options
context:
space:
mode:
authorTed Gould <ted@canonical.com>2009-02-04 14:27:20 +0100
committerTed Gould <ted@canonical.com>2009-02-04 14:27:20 +0100
commit7ef6658a210f363bfe20563aad59b145d77ef43a (patch)
tree3a171ad6acdcf2a7b4dde84237e524d7451fc5ba /data/icons/16x16/panel/Makefile.am
parent9ff950e4fe1fcf87facdaf639a1c517d126418df (diff)
downloadlibayatana-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/16x16/panel/Makefile.am')
-rw-r--r--data/icons/16x16/panel/Makefile.am26
1 files changed, 0 insertions, 26 deletions
diff --git a/data/icons/16x16/panel/Makefile.am b/data/icons/16x16/panel/Makefile.am
deleted file mode 100644
index e36faed..0000000
--- a/data/icons/16x16/panel/Makefile.am
+++ /dev/null
@@ -1,26 +0,0 @@
-
-iconsdir = $(pkgdatadir)/icons/hicolor/16x16/panel
-
-icons_DATA = \
- panel-dummy.png \
- panel-light-audio-volume-high.png \
- panel-light-audio-volume-low.png \
- panel-light-audio-volume-medium.png \
- panel-light-audio-volume-muted.png \
- panel-light-network-wifi-0.png \
- panel-light-network-wifi-1.png \
- panel-light-network-wifi-2.png \
- panel-light-network-wifi-3.png \
- panel-light-network-wifi-4.png \
- panel-light-power-battery-full.png \
- panel-light-power-battery-low.png \
- panel-light-power-battery-medium.png \
- panel-light-power-battery-plugged.png \
- panel-light-power-battery-plug.png \
- panel-light-power-battery-verylow.png \
- panel-light-power-mouse-high.png \
- panel-light-power-mouse-low.png \
- panel-light-power-mouse-verylow.png
-
-EXTRA_DIST = $(icons_DATA)
-