Fix indentation
authorClaudio Saavedra <csaavedra@igalia.com>
Wed, 24 Sep 2008 11:38:14 +0000 (11:38 +0000)
committerClaudio Saavedra <csaavedra@igalia.com>
Wed, 24 Sep 2008 11:38:14 +0000 (11:38 +0000)
ChangeLog

index ab936ed..62cc220 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,9 @@
 2008-09-24  Claudio Saavedra  <csaavedra@igalia.com>
 
        * src/hildon-note.c:
-       (hildon_note_rebuild): Update logical IDs. Ensure "Cancel" button is shown.
-       Do not display an icon in confirmation notes nor information notes.
+       (hildon_note_rebuild): Update logical IDs. Ensure "Cancel" button is
+       shown.  Do not display an icon in confirmation notes nor information
+       notes.
        (hildon_note_set_button_text): Update logical ID for cancel button.
 
        Fixes: NB#88850 (Update HildonNote button strings + signals)