Add initialisation which I missed on the previous checkin. Also an extra

2008-10-27  Thomas Thurman  <tthurman@gnome.org>

        * src/core/prefs.c (titlebar_handler, handle_preference_update_enum):
        Add initialisation which I missed on the previous checkin.  Also
        an extra comment.


svn path=/trunk/; revision=4004
This commit is contained in:
Thomas Thurman
2008-10-27 12:30:18 +00:00
committed by Thomas James Alexander Thurman
parent 5ed940e101
commit 7405f040e8
2 changed files with 11 additions and 2 deletions

View File

@@ -1,3 +1,9 @@
2008-10-27 Thomas Thurman <tthurman@gnome.org>
* src/core/prefs.c (titlebar_handler, handle_preference_update_enum):
Add initialisation which I missed on the previous checkin. Also
an extra comment.
2008-10-27 Brian Cameron <brian.cameron@sun.com>
Fix some crashes with the new GDM 2.24. Closes #558058.