diff options
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> |