diff options
-rw-r--r-- | NEWS | 1 | ||||
-rwxr-xr-x | control-center | 2 | ||||
-rw-r--r-- | pixmaps/default/sound-128.png | bin | 0 -> 8286 bytes | |||
-rw-r--r-- | pixmaps/default/sound.png | bin | 0 -> 2971 bytes |
4 files changed, 2 insertions, 1 deletions
@@ -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 Binary files differnew file mode 100644 index 00000000..0ae4bffc --- /dev/null +++ b/pixmaps/default/sound-128.png diff --git a/pixmaps/default/sound.png b/pixmaps/default/sound.png Binary files differnew file mode 100644 index 00000000..24e08449 --- /dev/null +++ b/pixmaps/default/sound.png |