diff options
author | Tomas Ogren <stric@ing.umu.se> | 1999-02-09 08:12:45 +0800 |
---|---|---|
committer | Tomas Ă–gren <stric@src.gnome.org> | 1999-02-09 08:12:45 +0800 |
commit | 9874957ad8489178ad001e974e9a56e51799833e (patch) | |
tree | 48f5b4ed31e4d7a72d5d81a8061678d98793e7d8 /calendar/ChangeLog | |
parent | 65a5fe06d24466985c52a5304e82e4856dfb636a (diff) | |
download | gsoc2013-evolution-9874957ad8489178ad001e974e9a56e51799833e.tar gsoc2013-evolution-9874957ad8489178ad001e974e9a56e51799833e.tar.gz gsoc2013-evolution-9874957ad8489178ad001e974e9a56e51799833e.tar.bz2 gsoc2013-evolution-9874957ad8489178ad001e974e9a56e51799833e.tar.lz gsoc2013-evolution-9874957ad8489178ad001e974e9a56e51799833e.tar.xz gsoc2013-evolution-9874957ad8489178ad001e974e9a56e51799833e.tar.zst gsoc2013-evolution-9874957ad8489178ad001e974e9a56e51799833e.zip |
Removed the gtk_widget_realize call.
1999-02-09 Tomas Ogren <stric@ing.umu.se>
* main.c: Removed the gtk_widget_realize call.
svn path=/trunk/; revision=657
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 378a74ef99..a2f218d048 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,7 @@ +1999-02-09 Tomas Ogren <stric@ing.umu.se> + + * main.c: Removed the gtk_widget_realize call. + 1999-02-06 Changwoo Ryu <cwryu@adam.kaist.ac.kr> * gncal.desktop: Added Korean translations. |