diff options
Diffstat (limited to 'calendar')
-rw-r--r-- | calendar/ChangeLog | 4 | ||||
-rw-r--r-- | calendar/gnomecal.gnorba | 2 | ||||
-rw-r--r-- | calendar/gui/gnomecal.gnorba | 2 |
3 files changed, 6 insertions, 2 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 282f0871b0..c3413eefbf 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,7 @@ +1999-08-22 Tomas Ogren <stric@ing.umu.se> + + * gnomecal.gnorba: "GenericFactoy" is wrong... + 1999-08-15 Miguel de Icaza <miguel@gnu.org> * calobj.c (ical_gen_uid): Fix the hostname part. diff --git a/calendar/gnomecal.gnorba b/calendar/gnomecal.gnorba index ec970fc046..74df8ecf04 100644 --- a/calendar/gnomecal.gnorba +++ b/calendar/gnomecal.gnorba @@ -6,6 +6,6 @@ location_info=IDL:GNOME:Calendar:RepositoryLocator:1.0 [IDL:GNOME:Calendar:RepositoryLocator:1.0] type=exe -repo_id=IDL:GNOME/GenericFactoy:1.0 +repo_id=IDL:GNOME/GenericFactory:1.0 description=Calendar Server location_info=gnomecal diff --git a/calendar/gui/gnomecal.gnorba b/calendar/gui/gnomecal.gnorba index ec970fc046..74df8ecf04 100644 --- a/calendar/gui/gnomecal.gnorba +++ b/calendar/gui/gnomecal.gnorba @@ -6,6 +6,6 @@ location_info=IDL:GNOME:Calendar:RepositoryLocator:1.0 [IDL:GNOME:Calendar:RepositoryLocator:1.0] type=exe -repo_id=IDL:GNOME/GenericFactoy:1.0 +repo_id=IDL:GNOME/GenericFactory:1.0 description=Calendar Server location_info=gnomecal |