diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 24 |
1 files changed, 24 insertions, 0 deletions
@@ -1,3 +1,27 @@ +2008-12-18 Bastien Nocera <hadess@hadess.net> + + * capplets/Makefile.am: + * capplets/sound/Makefile.am: + * capplets/sound/gnome-settings-sound.desktop.in.in: + * capplets/sound/icons/16x16/gnome-sound-properties.svg: + * capplets/sound/icons/22x22/gnome-sound-properties.svg: + * capplets/sound/icons/32x32/gnome-sound-properties.svg: + * capplets/sound/icons/scalable/gnome-sound-properties.svg: + * capplets/sound/mixer-support.c: + * capplets/sound/mixer-support.h: + * capplets/sound/pipeline-tests.c: + * capplets/sound/pipeline-tests.h: + * capplets/sound/sound-properties-capplet.c: + * capplets/sound/sound-properties.glade: + * capplets/sound/sound-theme-definition.h: + * capplets/sound/sound-theme-file-utils.c: + * capplets/sound/sound-theme-file-utils.h: + * capplets/sound/sound-theme.c: + * capplets/sound/sound-theme.h: + * configure.in: Remove the sound capplet, it's now in gnome-media + itself, removes libcanberra-gtk and GStreamer dependencies + (Closes: #564871) + ==================== 2.25.2 ==================== 2008-12-02 Matthias Clasen <mclasen@redhat.com> |