summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mandriva.org>2008-03-10 18:50:56 +0000
committerThierry Vignaud <tv@mandriva.org>2008-03-10 18:50:56 +0000
commit51a3e8d7b31f51dc5cd33e9e9394fe7c7e26ad2f (patch)
treec1da192a4b9d0437d7861ef94fd03341ac708c8c
parent191975f386a015edd2709a33b31071830661101e (diff)
downloadcontrol-center-51a3e8d7b31f51dc5cd33e9e9394fe7c7e26ad2f.tar
control-center-51a3e8d7b31f51dc5cd33e9e9394fe7c7e26ad2f.tar.gz
control-center-51a3e8d7b31f51dc5cd33e9e9394fe7c7e26ad2f.tar.bz2
control-center-51a3e8d7b31f51dc5cd33e9e9394fe7c7e26ad2f.tar.xz
control-center-51a3e8d7b31f51dc5cd33e9e9394fe7c7e26ad2f.zip
use 'sound' iconf for "Sound Configuration"
-rw-r--r--NEWS1
-rwxr-xr-xcontrol-center2
-rw-r--r--pixmaps/default/sound-128.pngbin0 -> 8286 bytes
-rw-r--r--pixmaps/default/sound.pngbin0 -> 2971 bytes
4 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 7cc9d4c6..f7429fa9 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,6 @@
- fix calling userdrake without consolehelper-gtk else we kill
consolehelper-gtk instead of userdrake (#34892)
+- use 'sound' iconf for "Sound Configuration"
Version 10.17 - 7 March 2008, Thierry Vignaud
diff --git a/control-center b/control-center
index 606ca2bd..cc659bb4 100755
--- a/control-center
+++ b/control-center
@@ -344,7 +344,7 @@ my %programs =
embedded => 1,
description => N("Sound Configuration"),
long_description => N("Sound Configuration"),
- icon => 'harddrake-mdk',
+ icon => 'sound',
},
diff --git a/pixmaps/default/sound-128.png b/pixmaps/default/sound-128.png
new file mode 100644
index 00000000..0ae4bffc
--- /dev/null
+++ b/pixmaps/default/sound-128.png
Binary files differ
diff --git a/pixmaps/default/sound.png b/pixmaps/default/sound.png
new file mode 100644
index 00000000..24e08449
--- /dev/null
+++ b/pixmaps/default/sound.png
Binary files differ