diff options
author | Tomas Ogren <stric@ing.umu.se> | 1999-08-22 18:01:20 +0800 |
---|---|---|
committer | Tomas Ă–gren <stric@src.gnome.org> | 1999-08-22 18:01:20 +0800 |
commit | 86159a122623b0ef936f60e5040981bf0ab5d74e (patch) | |
tree | 47ce929f0016101dd81cfc7cf56609bb3d4fc473 /calendar | |
parent | 6043cbbc55d612e29b9d0fa5f10459f06896adcf (diff) | |
download | gsoc2013-evolution-86159a122623b0ef936f60e5040981bf0ab5d74e.tar gsoc2013-evolution-86159a122623b0ef936f60e5040981bf0ab5d74e.tar.gz gsoc2013-evolution-86159a122623b0ef936f60e5040981bf0ab5d74e.tar.bz2 gsoc2013-evolution-86159a122623b0ef936f60e5040981bf0ab5d74e.tar.lz gsoc2013-evolution-86159a122623b0ef936f60e5040981bf0ab5d74e.tar.xz gsoc2013-evolution-86159a122623b0ef936f60e5040981bf0ab5d74e.tar.zst gsoc2013-evolution-86159a122623b0ef936f60e5040981bf0ab5d74e.zip |
"GenericFactoy" is wrong...
1999-08-22 Tomas Ogren <stric@ing.umu.se>
* gnomecal.gnorba: "GenericFactoy" is wrong...
svn path=/trunk/; revision=1137
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 |