diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2013-07-06 04:16:11 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@redhat.com> | 2013-07-06 04:40:51 +0800 |
commit | cbc2818d65805caafcd229dc09ca8622885f167b (patch) | |
tree | 12c9881539725d6f59b5d337d330bb4d75efabca /doc | |
parent | 61a773db49f50e3d0a5a69cbd105e40b281ae722 (diff) | |
download | gsoc2013-evolution-cbc2818d65805caafcd229dc09ca8622885f167b.tar.gz gsoc2013-evolution-cbc2818d65805caafcd229dc09ca8622885f167b.tar.zst gsoc2013-evolution-cbc2818d65805caafcd229dc09ca8622885f167b.zip |
Remove GalViewFactoryEtable.
No longer used.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/reference/evolution-util/evolution-util-docs.sgml | 1 | ||||
-rw-r--r-- | doc/reference/evolution-util/evolution-util-sections.txt | 18 | ||||
-rw-r--r-- | doc/reference/evolution-util/evolution-util.types | 1 |
3 files changed, 0 insertions, 20 deletions
diff --git a/doc/reference/evolution-util/evolution-util-docs.sgml b/doc/reference/evolution-util/evolution-util-docs.sgml index d9470a52c9..d0b8edbbdf 100644 --- a/doc/reference/evolution-util/evolution-util-docs.sgml +++ b/doc/reference/evolution-util/evolution-util-docs.sgml @@ -198,7 +198,6 @@ <xi:include href="xml/gal-view-instance.xml"/> <xi:include href="xml/gal-view-collection.xml"/> <xi:include href="xml/gal-view-etable.xml"/> - <xi:include href="xml/gal-view-factory-etable.xml"/> <xi:include href="xml/gal-view-instance-save-as-dialog.xml"/> </chapter> diff --git a/doc/reference/evolution-util/evolution-util-sections.txt b/doc/reference/evolution-util/evolution-util-sections.txt index 1deb4702cc..cca4a50f54 100644 --- a/doc/reference/evolution-util/evolution-util-sections.txt +++ b/doc/reference/evolution-util/evolution-util-sections.txt @@ -4654,24 +4654,6 @@ gal_view_factory_get_type </SECTION> <SECTION> -<FILE>gal-view-factory-etable</FILE> -<TITLE>GalViewFactoryEtable</TITLE> -GalViewFactoryEtable -gal_view_factory_etable_new -<SUBSECTION Standard> -GAL_VIEW_FACTORY_ETABLE -GAL_IS_VIEW_FACTORY_ETABLE -GAL_TYPE_VIEW_FACTORY_ETABLE -GAL_VIEW_FACTORY_ETABLE_CLASS -GAL_IS_VIEW_FACTORY_ETABLE_CLASS -GAL_VIEW_FACTORY_ETABLE_GET_CLASS -GalViewFactoryEtableClass -gal_view_factory_etable_get_type -<SUBSECTION Private> -GalViewFactoryEtablePrivate -</SECTION> - -<SECTION> <FILE>gal-view-instance</FILE> <TITLE>GalViewInstance</TITLE> GalViewInstance diff --git a/doc/reference/evolution-util/evolution-util.types b/doc/reference/evolution-util/evolution-util.types index 8206668321..5f46786739 100644 --- a/doc/reference/evolution-util/evolution-util.types +++ b/doc/reference/evolution-util/evolution-util.types @@ -163,7 +163,6 @@ e_web_view_gtkhtml_get_type e_web_view_preview_get_type gal_view_collection_get_type gal_view_etable_get_type -gal_view_factory_etable_get_type gal_view_factory_get_type gal_view_get_type gal_view_instance_get_type |