summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRay Strode <rstrode@redhat.com>2008-03-26 04:36:32 +0000
committerRay Strode <halfline@src.gnome.org>2008-03-26 04:36:32 +0000
commitb77fb37a9532d349b2c3a9323768eb8b3b737021 (patch)
treee5fcd50b56dd0f27f0bfdfd036d2e546a50f98a4 /ChangeLog
parentbc137e57b9ad6bbbc7bd042b5afeced84fe10924 (diff)
downloadgdm-b77fb37a9532d349b2c3a9323768eb8b3b737021.tar.gz
move some blocks of code around in the file to facilitate readability
2008-03-25 Ray Strode <rstrode@redhat.com> * gui/simple-greeter/gdm-language-chooser-widget.c (gdm_language_chooser_widget_dispose), (gdm_langauge_chooser_widget_class_init): move some blocks of code around in the file to facilitate readability svn path=/trunk/; revision=6069
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0facea13..d5dc006b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
2008-03-25 Ray Strode <rstrode@redhat.com>
+ * gui/simple-greeter/gdm-language-chooser-widget.c
+ (gdm_language_chooser_widget_dispose),
+ (gdm_langauge_chooser_widget_class_init):
+ move some blocks of code around in the file to
+ facilitate readability
+
+2008-03-25 Ray Strode <rstrode@redhat.com>
+
* gui/simple-greeter/gdm-languages.c
(gdm_get_language_from_name),
(gdm_get_all_language_names):