diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2013-07-05 11:41:00 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@redhat.com> | 2013-07-06 04:40:49 +0800 |
commit | af39ee96f037574e18295f429f064cb66e051c8f (patch) | |
tree | e373e7c04c9a1f65e7eaaf3c5acae2ddfd9f83ba /doc | |
parent | 70bce028f771c5366fc2d4c6e3bc49fcd3da1a10 (diff) | |
download | gsoc2013-evolution-af39ee96f037574e18295f429f064cb66e051c8f.tar.gz gsoc2013-evolution-af39ee96f037574e18295f429f064cb66e051c8f.tar.zst gsoc2013-evolution-af39ee96f037574e18295f429f064cb66e051c8f.zip |
Remove GalViewNewDialog.
No longer user.
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 | 17 | ||||
-rw-r--r-- | doc/reference/evolution-util/evolution-util.types | 1 |
3 files changed, 0 insertions, 19 deletions
diff --git a/doc/reference/evolution-util/evolution-util-docs.sgml b/doc/reference/evolution-util/evolution-util-docs.sgml index 8eb670c9f5..d9470a52c9 100644 --- a/doc/reference/evolution-util/evolution-util-docs.sgml +++ b/doc/reference/evolution-util/evolution-util-docs.sgml @@ -199,7 +199,6 @@ <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-new-dialog.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 3a7f058573..d3f789f9ae 100644 --- a/doc/reference/evolution-util/evolution-util-sections.txt +++ b/doc/reference/evolution-util/evolution-util-sections.txt @@ -4723,20 +4723,3 @@ GalViewInstanceSaveAsDialogClass gal_view_instance_save_as_dialog_get_type </SECTION> -<SECTION> -<FILE>gal-view-new-dialog</FILE> -<TITLE>GalViewNewDialog</TITLE> -GalViewNewDialog -gal_view_new_dialog_new -gal_view_new_dialog_construct -<SUBSECTION Standard> -GAL_VIEW_NEW_DIALOG -GAL_IS_VIEW_NEW_DIALOG -GAL_TYPE_VIEW_NEW_DIALOG -GAL_VIEW_NEW_DIALOG_CLASS -GAL_IS_VIEW_NEW_DIALOG_CLASS -GAL_VIEW_NEW_DIALOG_GET_CLASS -GalViewNewDialogClass -gal_view_new_dialog_get_type -</SECTION> - diff --git a/doc/reference/evolution-util/evolution-util.types b/doc/reference/evolution-util/evolution-util.types index c7bcb47796..8206668321 100644 --- a/doc/reference/evolution-util/evolution-util.types +++ b/doc/reference/evolution-util/evolution-util.types @@ -168,4 +168,3 @@ gal_view_factory_get_type gal_view_get_type gal_view_instance_get_type gal_view_instance_save_as_dialog_get_type -gal_view_new_dialog_get_type |