aboutsummaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorTed Gould <ted@canonical.com>2008-11-25 10:54:28 -0600
committerTed Gould <ted@canonical.com>2008-11-25 10:54:28 -0600
commit52e485504a859a632dbfad9b20d88e25325f7a57 (patch)
treee41a641c578e898a7341463e8e1683d07990d133 /data
parentc8ae9fe01a30b09f2803edb85966303bd9850cad (diff)
downloadlibayatana-indicator-52e485504a859a632dbfad9b20d88e25325f7a57.tar.gz
libayatana-indicator-52e485504a859a632dbfad9b20d88e25325f7a57.tar.bz2
libayatana-indicator-52e485504a859a632dbfad9b20d88e25325f7a57.zip
Adding in icons from Ken.
Diffstat (limited to 'data')
-rw-r--r--data/icons/16x16/panel/Makefile.am20
-rw-r--r--data/icons/16x16/panel/panel-light-audio-volume-high.pngbin0 -> 436 bytes
-rw-r--r--data/icons/16x16/panel/panel-light-audio-volume-low.pngbin0 -> 305 bytes
-rw-r--r--data/icons/16x16/panel/panel-light-audio-volume-medium.pngbin0 -> 378 bytes
-rw-r--r--data/icons/16x16/panel/panel-light-audio-volume-muted.pngbin0 -> 460 bytes
-rw-r--r--data/icons/16x16/panel/panel-light-network-wifi-0.pngbin0 -> 200 bytes
-rw-r--r--data/icons/16x16/panel/panel-light-network-wifi-1.pngbin0 -> 208 bytes
-rw-r--r--data/icons/16x16/panel/panel-light-network-wifi-2.pngbin0 -> 208 bytes
-rw-r--r--data/icons/16x16/panel/panel-light-network-wifi-3.pngbin0 -> 200 bytes
-rw-r--r--data/icons/16x16/panel/panel-light-network-wifi-4.pngbin0 -> 199 bytes
-rw-r--r--data/icons/16x16/panel/panel-light-power-battery-full.pngbin0 -> 212 bytes
-rw-r--r--data/icons/16x16/panel/panel-light-power-battery-low.pngbin0 -> 222 bytes
-rw-r--r--data/icons/16x16/panel/panel-light-power-battery-medium.pngbin0 -> 220 bytes
-rw-r--r--data/icons/16x16/panel/panel-light-power-battery-plug.pngbin0 -> 255 bytes
-rw-r--r--data/icons/16x16/panel/panel-light-power-battery-plugged.pngbin0 -> 298 bytes
-rw-r--r--data/icons/16x16/panel/panel-light-power-battery-verylow.pngbin0 -> 223 bytes
-rw-r--r--data/icons/16x16/panel/panel-light-power-mouse-high.pngbin0 -> 319 bytes
-rw-r--r--data/icons/16x16/panel/panel-light-power-mouse-low.pngbin0 -> 309 bytes
-rw-r--r--data/icons/16x16/panel/panel-light-power-mouse-verylow.pngbin0 -> 309 bytes
19 files changed, 19 insertions, 1 deletions
diff --git a/data/icons/16x16/panel/Makefile.am b/data/icons/16x16/panel/Makefile.am
index 42f8f96..0b73f15 100644
--- a/data/icons/16x16/panel/Makefile.am
+++ b/data/icons/16x16/panel/Makefile.am
@@ -2,7 +2,25 @@
iconsdir = $(pkgdatadir)/icons/hicolor/16x16/status
icons_DATA = \
- panel-dummy.png
+ 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-light-audio-volume-high.png b/data/icons/16x16/panel/panel-light-audio-volume-high.png
new file mode 100644
index 0000000..68a1419
--- /dev/null
+++ b/data/icons/16x16/panel/panel-light-audio-volume-high.png
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
new file mode 100644
index 0000000..ec543cd
--- /dev/null
+++ b/data/icons/16x16/panel/panel-light-audio-volume-low.png
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
new file mode 100644
index 0000000..22087f8
--- /dev/null
+++ b/data/icons/16x16/panel/panel-light-audio-volume-medium.png
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
new file mode 100644
index 0000000..89ef79a
--- /dev/null
+++ b/data/icons/16x16/panel/panel-light-audio-volume-muted.png
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
new file mode 100644
index 0000000..90eaf11
--- /dev/null
+++ b/data/icons/16x16/panel/panel-light-network-wifi-0.png
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
new file mode 100644
index 0000000..9180f51
--- /dev/null
+++ b/data/icons/16x16/panel/panel-light-network-wifi-1.png
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
new file mode 100644
index 0000000..edd6552
--- /dev/null
+++ b/data/icons/16x16/panel/panel-light-network-wifi-2.png
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
new file mode 100644
index 0000000..16c3d10
--- /dev/null
+++ b/data/icons/16x16/panel/panel-light-network-wifi-3.png
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
new file mode 100644
index 0000000..80cf836
--- /dev/null
+++ b/data/icons/16x16/panel/panel-light-network-wifi-4.png
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
new file mode 100644
index 0000000..65c7af7
--- /dev/null
+++ b/data/icons/16x16/panel/panel-light-power-battery-full.png
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
new file mode 100644
index 0000000..53aa11a
--- /dev/null
+++ b/data/icons/16x16/panel/panel-light-power-battery-low.png
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
new file mode 100644
index 0000000..dd50f99
--- /dev/null
+++ b/data/icons/16x16/panel/panel-light-power-battery-medium.png
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
new file mode 100644
index 0000000..1351122
--- /dev/null
+++ b/data/icons/16x16/panel/panel-light-power-battery-plug.png
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
new file mode 100644
index 0000000..b72c7e4
--- /dev/null
+++ b/data/icons/16x16/panel/panel-light-power-battery-plugged.png
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
new file mode 100644
index 0000000..730dccc
--- /dev/null
+++ b/data/icons/16x16/panel/panel-light-power-battery-verylow.png
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
new file mode 100644
index 0000000..3a83af9
--- /dev/null
+++ b/data/icons/16x16/panel/panel-light-power-mouse-high.png
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
new file mode 100644
index 0000000..c6273b6
--- /dev/null
+++ b/data/icons/16x16/panel/panel-light-power-mouse-low.png
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
new file mode 100644
index 0000000..5f1bb52
--- /dev/null
+++ b/data/icons/16x16/panel/panel-light-power-mouse-verylow.png
Binary files differ