From e6fc259fb0e4a27ae1adff0c6de148c736b8ce37 Mon Sep 17 00:00:00 2001 From: Bastien Nocera Date: Fri, 19 Nov 2010 16:20:13 +0000 Subject: [PATCH] Add headset icon Icon from Hylke Bons, and Andreas Nilsson: https://bugzilla.gnome.org/show_bug.cgi?id=581917 --- configure.ac | 4 + .../data/icons/16x16/devices/Makefile.am | 18 + .../icons/16x16/devices/audio-headset.svg | 916 +++++++++++++++++ .../data/icons/24x24/devices/Makefile.am | 18 + .../icons/24x24/devices/audio-headset.svg | 776 ++++++++++++++ .../data/icons/32x32/devices/Makefile.am | 18 + .../icons/32x32/devices/audio-headset.svg | 964 ++++++++++++++++++ .../data/icons/48x48/devices/Makefile.am | 18 + .../icons/48x48/devices/audio-headset.svg | 730 +++++++++++++ 9 files changed, 3462 insertions(+) create mode 100644 panels/sound/data/icons/16x16/devices/Makefile.am create mode 100644 panels/sound/data/icons/16x16/devices/audio-headset.svg create mode 100644 panels/sound/data/icons/24x24/devices/Makefile.am create mode 100644 panels/sound/data/icons/24x24/devices/audio-headset.svg create mode 100644 panels/sound/data/icons/32x32/devices/Makefile.am create mode 100644 panels/sound/data/icons/32x32/devices/audio-headset.svg create mode 100644 panels/sound/data/icons/48x48/devices/Makefile.am create mode 100644 panels/sound/data/icons/48x48/devices/audio-headset.svg diff --git a/configure.ac b/configure.ac index 26c44c855..1eef1c309 100644 --- a/configure.ac +++ b/configure.ac @@ -352,18 +352,22 @@ panels/sound/data/symbolic-icons/scalable/status/Makefile panels/sound/data/icons/Makefile panels/sound/data/icons/16x16/Makefile panels/sound/data/icons/16x16/apps/Makefile +panels/sound/data/icons/16x16/devices/Makefile panels/sound/data/icons/16x16/status/Makefile panels/sound/data/icons/22x22/Makefile panels/sound/data/icons/22x22/apps/Makefile panels/sound/data/icons/22x22/status/Makefile panels/sound/data/icons/24x24/Makefile panels/sound/data/icons/24x24/apps/Makefile +panels/sound/data/icons/24x24/devices/Makefile panels/sound/data/icons/24x24/status/Makefile panels/sound/data/icons/32x32/Makefile panels/sound/data/icons/32x32/apps/Makefile +panels/sound/data/icons/32x32/devices/Makefile panels/sound/data/icons/32x32/status/Makefile panels/sound/data/icons/48x48/Makefile panels/sound/data/icons/48x48/apps/Makefile +panels/sound/data/icons/48x48/devices/Makefile panels/sound/data/icons/scalable/Makefile panels/sound/data/icons/scalable/apps/Makefile panels/sound/data/icons/scalable/devices/Makefile diff --git a/panels/sound/data/icons/16x16/devices/Makefile.am b/panels/sound/data/icons/16x16/devices/Makefile.am new file mode 100644 index 000000000..f9b4252d4 --- /dev/null +++ b/panels/sound/data/icons/16x16/devices/Makefile.am @@ -0,0 +1,18 @@ +NULL = + +themedir = $(pkgdatadir)/icons/hicolor +size = 16x16 +context = devices + +iconsdir = $(themedir)/$(size)/$(context) + +icons_DATA = \ + audio-headset.svg \ + $(NULL) + +EXTRA_DIST = \ + $(icons_DATA) \ + $(NULL) + + +-include $(top_srcdir)/git.mk diff --git a/panels/sound/data/icons/16x16/devices/audio-headset.svg b/panels/sound/data/icons/16x16/devices/audio-headset.svg new file mode 100644 index 000000000..f7c531b58 --- /dev/null +++ b/panels/sound/data/icons/16x16/devices/audio-headset.svg @@ -0,0 +1,916 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + diff --git a/panels/sound/data/icons/24x24/devices/Makefile.am b/panels/sound/data/icons/24x24/devices/Makefile.am new file mode 100644 index 000000000..40b4b1ca5 --- /dev/null +++ b/panels/sound/data/icons/24x24/devices/Makefile.am @@ -0,0 +1,18 @@ +NULL = + +themedir = $(pkgdatadir)/icons/hicolor +size = 24x24 +context = devices + +iconsdir = $(themedir)/$(size)/$(context) + +icons_DATA = \ + audio-headset.svg \ + $(NULL) + +EXTRA_DIST = \ + $(icons_DATA) \ + $(NULL) + + +-include $(top_srcdir)/git.mk diff --git a/panels/sound/data/icons/24x24/devices/audio-headset.svg b/panels/sound/data/icons/24x24/devices/audio-headset.svg new file mode 100644 index 000000000..004643cdb --- /dev/null +++ b/panels/sound/data/icons/24x24/devices/audio-headset.svg @@ -0,0 +1,776 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/panels/sound/data/icons/32x32/devices/Makefile.am b/panels/sound/data/icons/32x32/devices/Makefile.am new file mode 100644 index 000000000..dd7a1d605 --- /dev/null +++ b/panels/sound/data/icons/32x32/devices/Makefile.am @@ -0,0 +1,18 @@ +NULL = + +themedir = $(pkgdatadir)/icons/hicolor +size = 32x32 +context = devices + +iconsdir = $(themedir)/$(size)/$(context) + +icons_DATA = \ + audio-headset.svg \ + $(NULL) + +EXTRA_DIST = \ + $(icons_DATA) \ + $(NULL) + + +-include $(top_srcdir)/git.mk diff --git a/panels/sound/data/icons/32x32/devices/audio-headset.svg b/panels/sound/data/icons/32x32/devices/audio-headset.svg new file mode 100644 index 000000000..c203139ed --- /dev/null +++ b/panels/sound/data/icons/32x32/devices/audio-headset.svg @@ -0,0 +1,964 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/panels/sound/data/icons/48x48/devices/Makefile.am b/panels/sound/data/icons/48x48/devices/Makefile.am new file mode 100644 index 000000000..a745f5fc4 --- /dev/null +++ b/panels/sound/data/icons/48x48/devices/Makefile.am @@ -0,0 +1,18 @@ +NULL = + +themedir = $(datadir)/icons/hicolor +size = 48x48 +context = devices + +iconsdir = $(themedir)/$(size)/$(context) + +icons_DATA = \ + audio-headset.svg \ + $(NULL) + +EXTRA_DIST = \ + $(icons_DATA) \ + $(NULL) + + +-include $(top_srcdir)/git.mk diff --git a/panels/sound/data/icons/48x48/devices/audio-headset.svg b/panels/sound/data/icons/48x48/devices/audio-headset.svg new file mode 100644 index 000000000..1ba3fe215 --- /dev/null +++ b/panels/sound/data/icons/48x48/devices/audio-headset.svg @@ -0,0 +1,730 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +