diff options
author | Matthias Clasen <maclas@gmx.de> | 2004-07-15 23:24:51 +0000 |
---|---|---|
committer | Matthias Clasen <matthiasc@src.gnome.org> | 2004-07-15 23:24:51 +0000 |
commit | e0e35c0cd9db44c9007c69a541fafcde07bcda9e (patch) | |
tree | 848efe3e4220334113906d05d18a5398fa8130c6 /ChangeLog.pre-2-10 | |
parent | bd8d72d948978ebca250abdaec2413361b60cdb5 (diff) | |
download | gtk+-e0e35c0cd9db44c9007c69a541fafcde07bcda9e.tar.gz |
Use 'cannot' instead of 'can not' in messages. (#144226, Morten Welinder)
Thu Jul 15 19:20:05 2004 Matthias Clasen <maclas@gmx.de>
* gdk/x11/gdkim-x11.c (_gdk_x11_initialize_locale):
* gtk/gtkcalendar.c (gtk_calendar_class_init): Use 'cannot'
instead of 'can not' in messages. (#144226, Morten Welinder)
Diffstat (limited to 'ChangeLog.pre-2-10')
-rw-r--r-- | ChangeLog.pre-2-10 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10 index e9137f9ec9..e041a280f0 100644 --- a/ChangeLog.pre-2-10 +++ b/ChangeLog.pre-2-10 @@ -1,3 +1,9 @@ +Thu Jul 15 19:20:05 2004 Matthias Clasen <maclas@gmx.de> + + * gdk/x11/gdkim-x11.c (_gdk_x11_initialize_locale): + * gtk/gtkcalendar.c (gtk_calendar_class_init): Use 'cannot' + instead of 'can not' in messages. (#144226, Morten Welinder) + 2004-07-15 Matthias Clasen <mclasen@redhat.com> * gtk/gtktreeview.c (gtk_tree_view_class_init): |