From a77fc4f15c61a9c00cb59a674222139a00952b51 Mon Sep 17 00:00:00 2001 From: Christian Persch Date: Sun, 14 Jan 2007 19:25:24 +0000 Subject: [PATCH] Fix ChangeLog svn path=/trunk/; revision=7136 --- ChangeLog | 9 --------- capplets/sound/ChangeLog | 9 +++++++++ 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/ChangeLog b/ChangeLog index 95e5d0925..1edc1ff70 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,12 +1,3 @@ -2007-01-11 Christian Persch - - * capplets/sound/Makefile.am: - * capplets/sound/sound-properties-capplet.c: (create_dialog), - (dialog_response_cb), (main): - * capplets/sound/sound-properties.glade: - Fix spacings and just build the whole dialogue from glade, not just - the main part. Bug #394068. - 2007-01-09 Thomas Wood * Makefile.am: Fix for distcheck diff --git a/capplets/sound/ChangeLog b/capplets/sound/ChangeLog index 45e8aafdc..bf6abeb8d 100644 --- a/capplets/sound/ChangeLog +++ b/capplets/sound/ChangeLog @@ -1,3 +1,12 @@ +2007-01-11 Christian Persch + + * capplets/sound/Makefile.am: + * capplets/sound/sound-properties-capplet.c: (create_dialog), + (dialog_response_cb), (main): + * capplets/sound/sound-properties.glade: + Fix spacings and just build the whole dialogue from glade, not just + the main part. Bug #394068. + 2007-01-09 Jan Arne Petersen Fixes #394736