diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2013-07-05 08:20:28 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@redhat.com> | 2013-07-06 04:40:49 +0800 |
commit | 031d11b437f62673c4ef89e741cd7a9935792db0 (patch) | |
tree | 4d87795ffb3597bd927cb3c4d9ec8b8ee845a0a4 /doc | |
parent | 8b8c95ab50c1b545a0c4a1701c3cec99ed440069 (diff) | |
download | gsoc2013-evolution-031d11b437f62673c4ef89e741cd7a9935792db0.tar.gz gsoc2013-evolution-031d11b437f62673c4ef89e741cd7a9935792db0.tar.zst gsoc2013-evolution-031d11b437f62673c4ef89e741cd7a9935792db0.zip |
Remove GalDefineViewsDialog.
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 | 16 | ||||
-rw-r--r-- | doc/reference/evolution-util/evolution-util.types | 1 |
3 files changed, 0 insertions, 18 deletions
diff --git a/doc/reference/evolution-util/evolution-util-docs.sgml b/doc/reference/evolution-util/evolution-util-docs.sgml index 34767cd63f..7a15978344 100644 --- a/doc/reference/evolution-util/evolution-util-docs.sgml +++ b/doc/reference/evolution-util/evolution-util-docs.sgml @@ -200,7 +200,6 @@ <xi:include href="xml/gal-view-etable.xml"/> <xi:include href="xml/gal-view-factory-etable.xml"/> <xi:include href="xml/gal-view-new-dialog.xml"/> - <xi:include href="xml/gal-define-views-dialog.xml"/> <xi:include href="xml/gal-define-views-model.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 061fddae20..9e0f10e346 100644 --- a/doc/reference/evolution-util/evolution-util-sections.txt +++ b/doc/reference/evolution-util/evolution-util-sections.txt @@ -4562,22 +4562,6 @@ e_xml_get_translated_string_prop_by_name </SECTION> <SECTION> -<FILE>gal-define-views-dialog</FILE> -<TITLE>GalDefineViewsDialog</TITLE> -GalDefineViewsDialog -gal_define_views_dialog_new -<SUBSECTION Standard> -GAL_DEFINE_VIEWS_DIALOG -GAL_IS_DEFINE_VIEWS_DIALOG -GAL_TYPE_DEFINE_VIEWS_DIALOG -GAL_DEFINE_VIEWS_DIALOG_CLASS -GAL_IS_DEFINE_VIEWS_DIALOG_CLASS -GAL_DEFINE_VIEWS_DIALOG_GET_CLASS -GalDefineViewsDialogClass -gal_define_views_dialog_get_type -</SECTION> - -<SECTION> <FILE>gal-define-views-model</FILE> <TITLE>GalDefineViewsModel</TITLE> GalDefineViewsModel diff --git a/doc/reference/evolution-util/evolution-util.types b/doc/reference/evolution-util/evolution-util.types index 8c0daad334..84d0a0ece1 100644 --- a/doc/reference/evolution-util/evolution-util.types +++ b/doc/reference/evolution-util/evolution-util.types @@ -161,7 +161,6 @@ e_url_entry_get_type e_web_view_get_type e_web_view_gtkhtml_get_type e_web_view_preview_get_type -gal_define_views_dialog_get_type gal_define_views_model_get_type gal_view_collection_get_type gal_view_etable_get_type |