diff options
author | Federico Mena Quintero <federico@src.gnome.org> | 2001-06-25 07:54:24 +0800 |
---|---|---|
committer | Federico Mena Quintero <federico@src.gnome.org> | 2001-06-25 07:54:24 +0800 |
commit | f08f4c88be0ffdf26639a5100e8ffb31bbb6668b (patch) | |
tree | de3f65f67889edb76706a1bce705dc6c99d9a163 /help/devel/evolution-devel-guide.sgml | |
parent | f0df1441553d79218d1c7de679003109090cc203 (diff) | |
download | gsoc2013-evolution-f08f4c88be0ffdf26639a5100e8ffb31bbb6668b.tar gsoc2013-evolution-f08f4c88be0ffdf26639a5100e8ffb31bbb6668b.tar.gz gsoc2013-evolution-f08f4c88be0ffdf26639a5100e8ffb31bbb6668b.tar.bz2 gsoc2013-evolution-f08f4c88be0ffdf26639a5100e8ffb31bbb6668b.tar.lz gsoc2013-evolution-f08f4c88be0ffdf26639a5100e8ffb31bbb6668b.tar.xz gsoc2013-evolution-f08f4c88be0ffdf26639a5100e8ffb31bbb6668b.tar.zst gsoc2013-evolution-f08f4c88be0ffdf26639a5100e8ffb31bbb6668b.zip |
Sync - Federico
svn path=/trunk/; revision=10455
Diffstat (limited to 'help/devel/evolution-devel-guide.sgml')
-rw-r--r-- | help/devel/evolution-devel-guide.sgml | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/help/devel/evolution-devel-guide.sgml b/help/devel/evolution-devel-guide.sgml index 10c779ce0c..c089c5b885 100644 --- a/help/devel/evolution-devel-guide.sgml +++ b/help/devel/evolution-devel-guide.sgml @@ -13,12 +13,6 @@ <!ENTITY cal-util SYSTEM "calendar/cal-util/sgml/cal-util.sgml"> <!ENTITY timeutil SYSTEM "calendar/cal-util/sgml/timeutil.sgml"> -<!-- ENTITY importer-public-reference SYSTEM "importer/public-reference.sgml"> -<!-- ENTITY importer-private-reference SYSTEM "importer/private-reference.sgml"> -<!-- ENTITY EvolutionImporter SYSTEM "importer/sgml/evolution-importer.sgml"> -<!-- ENTITY EvolutionImporterClient SYSTEM "importer/sgml/evolution-importer-client.sgml"> -<!-- ENTITY EvolutionImporterListener SYSTEM "importer/sgml/evolution-importer-listener.sgml"> - <!ENTITY evolution-services-public-reference SYSTEM "executive-summary/public-reference.sgml"> <!ENTITY evolution-services-private-reference SYSTEM "executive-summary/private-reference.sgml"> <!ENTITY ExecutiveSummaryComponent SYSTEM "executive-summary/sgml/executive-summary-component.sgml"> @@ -34,6 +28,13 @@ <!ENTITY Executive-Summary "<application>Executive Summary</application>"> ]> +<!-- ENTITY importer-public-reference SYSTEM "importer/public-reference.sgml" --> +<!-- ENTITY importer-private-reference SYSTEM "importer/private-reference.sgml" --> +<!-- ENTITY EvolutionImporter SYSTEM "importer/sgml/evolution-importer.sgml" --> +<!-- ENTITY EvolutionImporterClient SYSTEM "importer/sgml/evolution-importer-client.sgml" --> +<!-- ENTITY EvolutionImporterListener SYSTEM "importer/sgml/evolution-importer-listener.sgml" --> + + <book id="index"> <bookinfo> <title>&Evolution; Developer's Guide</title> |