From 8e447af3d0e5fc7d3912620031b97fa78ee4beb4 Mon Sep 17 00:00:00 2001 From: monsta Date: Wed, 30 Nov 2016 22:11:02 +0300 Subject: remove old plugin system and docs for it --- doc/reference/Makefile.am | 3 +-- doc/reference/eom-docs.sgml.in | 2 -- doc/reference/eom-sections.txt | 39 --------------------------------------- 3 files changed, 1 insertion(+), 43 deletions(-) (limited to 'doc/reference') diff --git a/doc/reference/Makefile.am b/doc/reference/Makefile.am index 9e560d2..c8d1bc4 100644 --- a/doc/reference/Makefile.am +++ b/doc/reference/Makefile.am @@ -52,8 +52,7 @@ IGNORE_HFILES= \ eom-image-jpeg.h \ eom-marshal.h \ eom-application-service.h \ - eom-enum-types.h \ - eom-module.h + eom-enum-types.h if !HAVE_EXIF if !HAVE_EXEMPI diff --git a/doc/reference/eom-docs.sgml.in b/doc/reference/eom-docs.sgml.in index 06749a6..5ecc6ca 100644 --- a/doc/reference/eom-docs.sgml.in +++ b/doc/reference/eom-docs.sgml.in @@ -60,8 +60,6 @@ Plugins - - diff --git a/doc/reference/eom-sections.txt b/doc/reference/eom-sections.txt index 868bf7c..47870da 100644 --- a/doc/reference/eom-sections.txt +++ b/doc/reference/eom-sections.txt @@ -374,30 +374,6 @@ EOM_IS_THUMB_VIEW_CLASS EOM_THUMB_VIEW_GET_CLASS -
-eom-plugin -EOM_PLUGIN_CONST -EomPlugin -EomPlugin -eom_plugin_activate -eom_plugin_deactivate -eom_plugin_update_ui -eom_plugin_is_configurable -eom_plugin_create_configure_dialog -EOM_PLUGIN_REGISTER_TYPE_WITH_CODE -EOM_PLUGIN_REGISTER_TYPE -EOM_PLUGIN_DEFINE_TYPE_WITH_CODE -EOM_PLUGIN_DEFINE_TYPE - -EOM_PLUGIN -EOM_IS_PLUGIN -EOM_TYPE_PLUGIN -eom_plugin_get_type -EOM_PLUGIN_CLASS -EOM_IS_PLUGIN_CLASS -EOM_PLUGIN_GET_CLASS -
-
eom-application EOM_APP @@ -426,21 +402,6 @@ EOM_IS_APPLICATION_CLASS EOM_APPLICATION_GET_CLASS
-
-eom-plugin-manager -EomPluginManager -EomPluginManager -eom_plugin_manager_new - -EOM_PLUGIN_MANAGER -EOM_IS_PLUGIN_MANAGER -EOM_TYPE_PLUGIN_MANAGER -eom_plugin_manager_get_type -EOM_PLUGIN_MANAGER_CLASS -EOM_IS_PLUGIN_MANAGER_CLASS -EOM_PLUGIN_MANAGER_GET_CLASS -
-
eom-scroll-view EomScrollView -- cgit v1.2.1