summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--16x16/apps/Makefile.am1
-rw-r--r--16x16/apps/volume-knob.pngbin0 -> 709 bytes
-rw-r--r--16x16/apps/volume-knob.xcf.bz2bin0 -> 1244 bytes
-rw-r--r--24x24/apps/Makefile.am1
-rw-r--r--24x24/apps/volume-knob.pngbin0 -> 988 bytes
-rw-r--r--24x24/apps/volume-knob.xcf.bz2bin0 -> 1543 bytes
-rw-r--r--48x48/apps/Makefile.am1
-rw-r--r--48x48/apps/volume-knob.pngbin2237 -> 0 bytes
-rw-r--r--scalable/apps/Makefile.am1
9 files changed, 3 insertions, 1 deletions
diff --git a/16x16/apps/Makefile.am b/16x16/apps/Makefile.am
index df9733de9..30aaab74d 100644
--- a/16x16/apps/Makefile.am
+++ b/16x16/apps/Makefile.am
@@ -26,6 +26,7 @@ icon_DATA =\
panel-window-list.png \
panel-window-menu.png \
text-editor.png \
+ volume-knob.png \
$(NULL)
EXTRA_DIST = $(icon_DATA)
diff --git a/16x16/apps/volume-knob.png b/16x16/apps/volume-knob.png
new file mode 100644
index 000000000..3a4b0416e
--- /dev/null
+++ b/16x16/apps/volume-knob.png
Binary files differ
diff --git a/16x16/apps/volume-knob.xcf.bz2 b/16x16/apps/volume-knob.xcf.bz2
new file mode 100644
index 000000000..f2b3f0dbe
--- /dev/null
+++ b/16x16/apps/volume-knob.xcf.bz2
Binary files differ
diff --git a/24x24/apps/Makefile.am b/24x24/apps/Makefile.am
index 416dcc411..e12702b14 100644
--- a/24x24/apps/Makefile.am
+++ b/24x24/apps/Makefile.am
@@ -94,6 +94,7 @@ icon_DATA =\
stock-ticker.png \
text-editor.png \
tsclient.png \
+ volume-knob.png \
$(NULL)
EXTRA_DIST = $(icon_DATA)
diff --git a/24x24/apps/volume-knob.png b/24x24/apps/volume-knob.png
new file mode 100644
index 000000000..ddba6bf66
--- /dev/null
+++ b/24x24/apps/volume-knob.png
Binary files differ
diff --git a/24x24/apps/volume-knob.xcf.bz2 b/24x24/apps/volume-knob.xcf.bz2
new file mode 100644
index 000000000..e8a4766a8
--- /dev/null
+++ b/24x24/apps/volume-knob.xcf.bz2
Binary files differ
diff --git a/48x48/apps/Makefile.am b/48x48/apps/Makefile.am
index 679839f98..83e3a16f9 100644
--- a/48x48/apps/Makefile.am
+++ b/48x48/apps/Makefile.am
@@ -108,7 +108,6 @@ icon_DATA =\
tsclient.png \
user-info.png \
visor.png \
- volume-knob.png \
wallpaper.png \
web-browser.png \
wine.png \
diff --git a/48x48/apps/volume-knob.png b/48x48/apps/volume-knob.png
deleted file mode 100644
index ebce3ed24..000000000
--- a/48x48/apps/volume-knob.png
+++ /dev/null
Binary files differ
diff --git a/scalable/apps/Makefile.am b/scalable/apps/Makefile.am
index 3c592ab3c..97bc670e6 100644
--- a/scalable/apps/Makefile.am
+++ b/scalable/apps/Makefile.am
@@ -6,6 +6,7 @@ icondir = $(datadir)/icons/hicolor/$(iconsize)/$(category)
icon_DATA =\
evolution.svg \
+ volume-knob.svg \
$(NULL)
EXTRA_DIST = $(icon_DATA)