diff options
author | JP Rosevear <jpr@helixcode.com> | 2000-08-26 13:46:47 +0800 |
---|---|---|
committer | JP Rosevear <jpr@src.gnome.org> | 2000-08-26 13:46:47 +0800 |
commit | 52b965f43ff11d75aac2494e8c8c677dfbd7cb2a (patch) | |
tree | 88adad34786b87da3784b5e6e69138a0ef3d5a38 /calendar/ChangeLog | |
parent | 330aead96c8655a66738ecc56535b674deb08f99 (diff) | |
download | gsoc2013-evolution-52b965f43ff11d75aac2494e8c8c677dfbd7cb2a.tar.gz gsoc2013-evolution-52b965f43ff11d75aac2494e8c8c677dfbd7cb2a.tar.zst gsoc2013-evolution-52b965f43ff11d75aac2494e8c8c677dfbd7cb2a.zip |
Remove gnorba stuff
2000-08-26 JP Rosevear <jpr@helixcode.com>
* gui/Makefile.am: Remove gnorba stuff
* gui/main.c: ditto
* gui/component-factory.c: ditto
* gui/control-factory.c: ditto
* gui/*.gnorba: ditto
svn path=/trunk/; revision=5048
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 9c4e077705..dbc193f3ad 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,15 @@ +2000-08-26 JP Rosevear <jpr@helixcode.com> + + * gui/Makefile.am: Remove gnorba stuff + + * gui/main.c: ditto + + * gui/component-factory.c: ditto + + * gui/control-factory.c: ditto + + * gui/*.gnorba: ditto + 2000-08-25 JP Rosevear <jpr@helixcode.com> * gui/e-calendar-table.c (e_calendar_table_init): Uncomment |