From e8779d1c8bea155ae268108557d9d1a04c756c2e Mon Sep 17 00:00:00 2001 From: Bastien Nocera Date: Mon, 28 Jul 2008 14:52:27 +0000 Subject: [PATCH] Fix changelog svn path=/trunk/; revision=8809 --- ChangeLog | 7 ------- capplets/sound/ChangeLog | 7 +++++++ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/ChangeLog b/ChangeLog index 88ea65bef..f094f41ea 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,10 +1,3 @@ -2008-07-28 Lennart Poettering - - * sound-theme.c: pass 'cache control' property explicitly to make sure - that the sound is never cached when it is previewed. Pass 'enable' - property explicitly to make sure that the sound is guaranteed to be - played, even when sound events are otherwise disabled. - 2008-07-28 Bastien Nocera * Makefile.am: diff --git a/capplets/sound/ChangeLog b/capplets/sound/ChangeLog index 13004b871..5354190b2 100644 --- a/capplets/sound/ChangeLog +++ b/capplets/sound/ChangeLog @@ -4,6 +4,13 @@ custom theme directory, otherwise not even the user can read the files in there +2008-07-28 Lennart Poettering + + * sound-theme.c: pass 'cache control' property explicitly to make sure + that the sound is never cached when it is previewed. Pass 'enable' + property explicitly to make sure that the sound is guaranteed to be + played, even when sound events are otherwise disabled. + 2008-07-28 Bastien Nocera * Makefile.am: