diff options
author | Rodrigo Moya <rodrigo@ximian.com> | 2002-11-07 08:09:52 +0800 |
---|---|---|
committer | Rodrigo Moya <rodrigo@src.gnome.org> | 2002-11-07 08:09:52 +0800 |
commit | 3a39176f2f757a4e089d4ce17e64d6da78a7af31 (patch) | |
tree | 521cb3e516514168475ea89666d0ffc404242c27 /calendar/ChangeLog | |
parent | d3eca1d96c1562aae0694d5071a0f57d5be56fe9 (diff) | |
download | gsoc2013-evolution-3a39176f2f757a4e089d4ce17e64d6da78a7af31.tar gsoc2013-evolution-3a39176f2f757a4e089d4ce17e64d6da78a7af31.tar.gz gsoc2013-evolution-3a39176f2f757a4e089d4ce17e64d6da78a7af31.tar.bz2 gsoc2013-evolution-3a39176f2f757a4e089d4ce17e64d6da78a7af31.tar.lz gsoc2013-evolution-3a39176f2f757a4e089d4ce17e64d6da78a7af31.tar.xz gsoc2013-evolution-3a39176f2f757a4e089d4ce17e64d6da78a7af31.tar.zst gsoc2013-evolution-3a39176f2f757a4e089d4ce17e64d6da78a7af31.zip |
renmaed .oaf.in files.
2002-11-06 Rodrigo Moya <rodrigo@ximian.com>
* gui/alarm-notify/GNOME_Evolution_Calendar_AlarmNotify.server.in:
* gui/GNOME_Evolution_Calendar.server.in: renmaed .oaf.in files.
* gui/alarm-notify/Makefile.am:
* gui/Makefile.am: fixed rules for .server files.
svn path=/trunk/; revision=18619
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index d178328584..2bd29bc8a3 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,5 +1,13 @@ 2002-11-06 Rodrigo Moya <rodrigo@ximian.com> + * gui/alarm-notify/GNOME_Evolution_Calendar_AlarmNotify.server.in: + * gui/GNOME_Evolution_Calendar.server.in: renmaed .oaf.in files. + + * gui/alarm-notify/Makefile.am: + * gui/Makefile.am: fixed rules for .server files. + +2002-11-06 Rodrigo Moya <rodrigo@ximian.com> + * gui/dialogs/comp-editor-util.[ch] (comp_editor_connect_contacts_changed): don't return a Bonobo_EventSource_ListenerId, since it does not exist anymore, |