aboutsummaryrefslogtreecommitdiff
path: root/data
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
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')
-rw-r--r--data/Makefile.am2
-rw-r--r--data/icons/16x16/Makefile.am1
-rw-r--r--data/icons/16x16/panel/Makefile.am26
-rw-r--r--data/icons/16x16/panel/panel-dummy.png0
-rw-r--r--data/icons/16x16/panel/panel-light-audio-volume-high.pngbin436 -> 0 bytes
-rw-r--r--data/icons/16x16/panel/panel-light-audio-volume-low.pngbin305 -> 0 bytes
-rw-r--r--data/icons/16x16/panel/panel-light-audio-volume-medium.pngbin378 -> 0 bytes
-rw-r--r--data/icons/16x16/panel/panel-light-audio-volume-muted.pngbin460 -> 0 bytes
-rw-r--r--data/icons/16x16/panel/panel-light-network-wifi-0.pngbin200 -> 0 bytes
-rw-r--r--data/icons/16x16/panel/panel-light-network-wifi-1.pngbin208 -> 0 bytes
-rw-r--r--data/icons/16x16/panel/panel-light-network-wifi-2.pngbin208 -> 0 bytes
-rw-r--r--data/icons/16x16/panel/panel-light-network-wifi-3.pngbin200 -> 0 bytes
-rw-r--r--data/icons/16x16/panel/panel-light-network-wifi-4.pngbin199 -> 0 bytes
-rw-r--r--data/icons/16x16/panel/panel-light-power-battery-full.pngbin212 -> 0 bytes
-rw-r--r--data/icons/16x16/panel/panel-light-power-battery-low.pngbin222 -> 0 bytes
-rw-r--r--data/icons/16x16/panel/panel-light-power-battery-medium.pngbin220 -> 0 bytes
-rw-r--r--data/icons/16x16/panel/panel-light-power-battery-plug.pngbin255 -> 0 bytes
-rw-r--r--data/icons/16x16/panel/panel-light-power-battery-plugged.pngbin298 -> 0 bytes
-rw-r--r--data/icons/16x16/panel/panel-light-power-battery-verylow.pngbin223 -> 0 bytes
-rw-r--r--data/icons/16x16/panel/panel-light-power-mouse-high.pngbin319 -> 0 bytes
-rw-r--r--data/icons/16x16/panel/panel-light-power-mouse-low.pngbin309 -> 0 bytes
-rw-r--r--data/icons/16x16/panel/panel-light-power-mouse-verylow.pngbin309 -> 0 bytes
-rw-r--r--data/icons/22x22/Makefile.am1
-rw-r--r--data/icons/22x22/panel/Makefile.am8
-rw-r--r--data/icons/22x22/panel/panel-dummy.png0
-rw-r--r--data/icons/24x24/Makefile.am1
-rw-r--r--data/icons/24x24/panel/Makefile.am8
-rw-r--r--data/icons/24x24/panel/panel-dummy.png0
-rw-r--r--data/icons/32x32/Makefile.am1
-rw-r--r--data/icons/32x32/panel/Makefile.am8
-rw-r--r--data/icons/32x32/panel/panel-dummy.png0
-rw-r--r--data/icons/48x48/Makefile.am1
-rw-r--r--data/icons/48x48/panel/Makefile.am8
-rw-r--r--data/icons/48x48/panel/panel-dummy.png0
-rw-r--r--data/icons/Makefile.am15
-rw-r--r--data/icons/scalable/Makefile.am1
-rw-r--r--data/icons/scalable/panel/Makefile.am8
-rw-r--r--data/icons/scalable/panel/panel-dummy.svg1
38 files changed, 0 insertions, 90 deletions
diff --git a/data/Makefile.am b/data/Makefile.am
index 66c576f..7fc4a6f 100644
--- a/data/Makefile.am
+++ b/data/Makefile.am
@@ -1,7 +1,5 @@
# This file will be processed with automake to create Makefile.in
-SUBDIRS = icons
-
##############################
# Bonobo .server
##############################
diff --git a/data/icons/16x16/Makefile.am b/data/icons/16x16/Makefile.am
deleted file mode 100644
index 4ca175a..0000000
--- a/data/icons/16x16/Makefile.am
+++ /dev/null
@@ -1 +0,0 @@
-SUBDIRS = panel
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)
-
diff --git a/data/icons/16x16/panel/panel-dummy.png b/data/icons/16x16/panel/panel-dummy.png
deleted file mode 100644
index e69de29..0000000
--- a/data/icons/16x16/panel/panel-dummy.png
+++ /dev/null
diff --git a/data/icons/16x16/panel/panel-light-audio-volume-high.png b/data/icons/16x16/panel/panel-light-audio-volume-high.png
deleted file mode 100644
index 68a1419..0000000
--- a/data/icons/16x16/panel/panel-light-audio-volume-high.png
+++ /dev/null
Binary files differ
diff --git a/data/icons/16x16/panel/panel-light-audio-volume-low.png b/data/icons/16x16/panel/panel-light-audio-volume-low.png
deleted file mode 100644
index ec543cd..0000000
--- a/data/icons/16x16/panel/panel-light-audio-volume-low.png
+++ /dev/null
Binary files differ
diff --git a/data/icons/16x16/panel/panel-light-audio-volume-medium.png b/data/icons/16x16/panel/panel-light-audio-volume-medium.png
deleted file mode 100644
index 22087f8..0000000
--- a/data/icons/16x16/panel/panel-light-audio-volume-medium.png
+++ /dev/null
Binary files differ
diff --git a/data/icons/16x16/panel/panel-light-audio-volume-muted.png b/data/icons/16x16/panel/panel-light-audio-volume-muted.png
deleted file mode 100644
index 89ef79a..0000000
--- a/data/icons/16x16/panel/panel-light-audio-volume-muted.png
+++ /dev/null
Binary files differ
diff --git a/data/icons/16x16/panel/panel-light-network-wifi-0.png b/data/icons/16x16/panel/panel-light-network-wifi-0.png
deleted file mode 100644
index 90eaf11..0000000
--- a/data/icons/16x16/panel/panel-light-network-wifi-0.png
+++ /dev/null
Binary files differ
diff --git a/data/icons/16x16/panel/panel-light-network-wifi-1.png b/data/icons/16x16/panel/panel-light-network-wifi-1.png
deleted file mode 100644
index 9180f51..0000000
--- a/data/icons/16x16/panel/panel-light-network-wifi-1.png
+++ /dev/null
Binary files differ
diff --git a/data/icons/16x16/panel/panel-light-network-wifi-2.png b/data/icons/16x16/panel/panel-light-network-wifi-2.png
deleted file mode 100644
index edd6552..0000000
--- a/data/icons/16x16/panel/panel-light-network-wifi-2.png
+++ /dev/null
Binary files differ
diff --git a/data/icons/16x16/panel/panel-light-network-wifi-3.png b/data/icons/16x16/panel/panel-light-network-wifi-3.png
deleted file mode 100644
index 16c3d10..0000000
--- a/data/icons/16x16/panel/panel-light-network-wifi-3.png
+++ /dev/null
Binary files differ
diff --git a/data/icons/16x16/panel/panel-light-network-wifi-4.png b/data/icons/16x16/panel/panel-light-network-wifi-4.png
deleted file mode 100644
index 80cf836..0000000
--- a/data/icons/16x16/panel/panel-light-network-wifi-4.png
+++ /dev/null
Binary files differ
diff --git a/data/icons/16x16/panel/panel-light-power-battery-full.png b/data/icons/16x16/panel/panel-light-power-battery-full.png
deleted file mode 100644
index 65c7af7..0000000
--- a/data/icons/16x16/panel/panel-light-power-battery-full.png
+++ /dev/null
Binary files differ
diff --git a/data/icons/16x16/panel/panel-light-power-battery-low.png b/data/icons/16x16/panel/panel-light-power-battery-low.png
deleted file mode 100644
index 53aa11a..0000000
--- a/data/icons/16x16/panel/panel-light-power-battery-low.png
+++ /dev/null
Binary files differ
diff --git a/data/icons/16x16/panel/panel-light-power-battery-medium.png b/data/icons/16x16/panel/panel-light-power-battery-medium.png
deleted file mode 100644
index dd50f99..0000000
--- a/data/icons/16x16/panel/panel-light-power-battery-medium.png
+++ /dev/null
Binary files differ
diff --git a/data/icons/16x16/panel/panel-light-power-battery-plug.png b/data/icons/16x16/panel/panel-light-power-battery-plug.png
deleted file mode 100644
index 1351122..0000000
--- a/data/icons/16x16/panel/panel-light-power-battery-plug.png
+++ /dev/null
Binary files differ
diff --git a/data/icons/16x16/panel/panel-light-power-battery-plugged.png b/data/icons/16x16/panel/panel-light-power-battery-plugged.png
deleted file mode 100644
index b72c7e4..0000000
--- a/data/icons/16x16/panel/panel-light-power-battery-plugged.png
+++ /dev/null
Binary files differ
diff --git a/data/icons/16x16/panel/panel-light-power-battery-verylow.png b/data/icons/16x16/panel/panel-light-power-battery-verylow.png
deleted file mode 100644
index 730dccc..0000000
--- a/data/icons/16x16/panel/panel-light-power-battery-verylow.png
+++ /dev/null
Binary files differ
diff --git a/data/icons/16x16/panel/panel-light-power-mouse-high.png b/data/icons/16x16/panel/panel-light-power-mouse-high.png
deleted file mode 100644
index 3a83af9..0000000
--- a/data/icons/16x16/panel/panel-light-power-mouse-high.png
+++ /dev/null
Binary files differ
diff --git a/data/icons/16x16/panel/panel-light-power-mouse-low.png b/data/icons/16x16/panel/panel-light-power-mouse-low.png
deleted file mode 100644
index c6273b6..0000000
--- a/data/icons/16x16/panel/panel-light-power-mouse-low.png
+++ /dev/null
Binary files differ
diff --git a/data/icons/16x16/panel/panel-light-power-mouse-verylow.png b/data/icons/16x16/panel/panel-light-power-mouse-verylow.png
deleted file mode 100644
index 5f1bb52..0000000
--- a/data/icons/16x16/panel/panel-light-power-mouse-verylow.png
+++ /dev/null
Binary files differ
diff --git a/data/icons/22x22/Makefile.am b/data/icons/22x22/Makefile.am
deleted file mode 100644
index 4ca175a..0000000
--- a/data/icons/22x22/Makefile.am
+++ /dev/null
@@ -1 +0,0 @@
-SUBDIRS = panel
diff --git a/data/icons/22x22/panel/Makefile.am b/data/icons/22x22/panel/Makefile.am
deleted file mode 100644
index 94524b4..0000000
--- a/data/icons/22x22/panel/Makefile.am
+++ /dev/null
@@ -1,8 +0,0 @@
-
-iconsdir = $(pkgdatadir)/icons/hicolor/22x22/panel
-
-icons_DATA = \
- panel-dummy.png
-
-EXTRA_DIST = $(icons_DATA)
-
diff --git a/data/icons/22x22/panel/panel-dummy.png b/data/icons/22x22/panel/panel-dummy.png
deleted file mode 100644
index e69de29..0000000
--- a/data/icons/22x22/panel/panel-dummy.png
+++ /dev/null
diff --git a/data/icons/24x24/Makefile.am b/data/icons/24x24/Makefile.am
deleted file mode 100644
index 4ca175a..0000000
--- a/data/icons/24x24/Makefile.am
+++ /dev/null
@@ -1 +0,0 @@
-SUBDIRS = panel
diff --git a/data/icons/24x24/panel/Makefile.am b/data/icons/24x24/panel/Makefile.am
deleted file mode 100644
index f3c3cdf..0000000
--- a/data/icons/24x24/panel/Makefile.am
+++ /dev/null
@@ -1,8 +0,0 @@
-
-iconsdir = $(pkgdatadir)/icons/hicolor/24x24/panel
-
-icons_DATA = \
- panel-dummy.png
-
-EXTRA_DIST = $(icons_DATA)
-
diff --git a/data/icons/24x24/panel/panel-dummy.png b/data/icons/24x24/panel/panel-dummy.png
deleted file mode 100644
index e69de29..0000000
--- a/data/icons/24x24/panel/panel-dummy.png
+++ /dev/null
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
diff --git a/data/icons/48x48/Makefile.am b/data/icons/48x48/Makefile.am
deleted file mode 100644
index 4ca175a..0000000
--- a/data/icons/48x48/Makefile.am
+++ /dev/null
@@ -1 +0,0 @@
-SUBDIRS = panel
diff --git a/data/icons/48x48/panel/Makefile.am b/data/icons/48x48/panel/Makefile.am
deleted file mode 100644
index 32ab766..0000000
--- a/data/icons/48x48/panel/Makefile.am
+++ /dev/null
@@ -1,8 +0,0 @@
-
-iconsdir = $(pkgdatadir)/icons/hicolor/48x48/panel
-
-icons_DATA = \
- panel-dummy.png
-
-EXTRA_DIST = $(icons_DATA)
-
diff --git a/data/icons/48x48/panel/panel-dummy.png b/data/icons/48x48/panel/panel-dummy.png
deleted file mode 100644
index e69de29..0000000
--- a/data/icons/48x48/panel/panel-dummy.png
+++ /dev/null
diff --git a/data/icons/Makefile.am b/data/icons/Makefile.am
deleted file mode 100644
index 17dca13..0000000
--- a/data/icons/Makefile.am
+++ /dev/null
@@ -1,15 +0,0 @@
-SUBDIRS = scalable 16x16 22x22 24x24 32x32 48x48
-
-gtk_update_icon_cache = gtk-update-icon-cache -f -t $(pkgdatadir)/icons/hicolor
-
-install-data-hook: update-icon-cache
-uninstall-hook: update-icon-cache
-update-icon-cache:
- @-if test -z "$(DESTDIR)"; then \
- echo "Updating Gtk icon cache."; \
- $(gtk_update_icon_cache); \
- else \
- echo "*** Icon cache not updated. After (un)install, run this:"; \
- echo "*** $(gtk_update_icon_cache)"; \
- fi
-
diff --git a/data/icons/scalable/Makefile.am b/data/icons/scalable/Makefile.am
deleted file mode 100644
index 4ca175a..0000000
--- a/data/icons/scalable/Makefile.am
+++ /dev/null
@@ -1 +0,0 @@
-SUBDIRS = panel
diff --git a/data/icons/scalable/panel/Makefile.am b/data/icons/scalable/panel/Makefile.am
deleted file mode 100644
index a907e42..0000000
--- a/data/icons/scalable/panel/Makefile.am
+++ /dev/null
@@ -1,8 +0,0 @@
-
-iconsdir = $(pkgdatadir)/icons/hicolor/scalable/panel
-
-icons_DATA = \
- panel-dummy.svg
-
-EXTRA_DIST = $(icons_DATA)
-
diff --git a/data/icons/scalable/panel/panel-dummy.svg b/data/icons/scalable/panel/panel-dummy.svg
deleted file mode 100644
index 3e8fcac..0000000
--- a/data/icons/scalable/panel/panel-dummy.svg
+++ /dev/null
@@ -1 +0,0 @@
-<svg></svg>