Fix trailing whitespaces.
authorClaudio Saavedra <csaavedra@igalia.com>
Mon, 11 May 2009 07:52:18 +0000 (10:52 +0300)
committerClaudio Saavedra <csaavedra@igalia.com>
Mon, 11 May 2009 07:52:18 +0000 (10:52 +0300)
ChangeLog

index c19a9d6..995a9b7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,12 +1,12 @@
 2009-05-08  Alejandro Pinheiro <apinheiro@igalia.com>
 
-       * hildon/hildon-note-private.h: Removed sound_signal_handler
-       * hildon/hildon-note.c
-       (on_show_cb): new callback on note "show" event, this simply adds
-       a idle, with the function sound_handling
-       (sound_handling): removed the sound_signal_handler management
-       (hildon_note_init): connect note "show" event to on_show_cb
-       (hildon_note_realize): remove the connection to "expose-event"
+       * hildon/hildon-note-private.h: Removed sound_signal_handler
+       * hildon/hildon-note.c
+       (on_show_cb): new callback on note "show" event, this simply adds
+       a idle, with the function sound_handling
+       (sound_handling): removed the sound_signal_handler management
+       (hildon_note_init): connect note "show" event to on_show_cb
+       (hildon_note_realize): remove the connection to "expose-event"
 
        Fixes: NB#115242 (Sound is not played every time for the 'Switch off
        device?' confirmation note)