diff options
author | monsta <[email protected]> | 2016-11-30 22:11:02 +0300 |
---|---|---|
committer | monsta <[email protected]> | 2016-11-30 22:44:04 +0300 |
commit | 8e447af3d0e5fc7d3912620031b97fa78ee4beb4 (patch) | |
tree | dd336a8559afc9e5f3d319fa0b121c6b28cb8b24 /doc/reference/eom-sections.txt | |
parent | d62da96bdf2aff605fb338b19c2f729dfaca93b4 (diff) | |
download | eom-8e447af3d0e5fc7d3912620031b97fa78ee4beb4.tar.bz2 eom-8e447af3d0e5fc7d3912620031b97fa78ee4beb4.tar.xz |
remove old plugin system and docs for it
Diffstat (limited to 'doc/reference/eom-sections.txt')
-rw-r--r-- | doc/reference/eom-sections.txt | 39 |
1 files changed, 0 insertions, 39 deletions
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 @@ -375,30 +375,6 @@ EOM_THUMB_VIEW_GET_CLASS </SECTION> <SECTION> -<FILE>eom-plugin</FILE> -EOM_PLUGIN_CONST -<TITLE>EomPlugin</TITLE> -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 -<SUBSECTION Standard> -EOM_PLUGIN -EOM_IS_PLUGIN -EOM_TYPE_PLUGIN -eom_plugin_get_type -EOM_PLUGIN_CLASS -EOM_IS_PLUGIN_CLASS -EOM_PLUGIN_GET_CLASS -</SECTION> - -<SECTION> <FILE>eom-application</FILE> EOM_APP <TITLE>EomApplication</TITLE> @@ -427,21 +403,6 @@ EOM_APPLICATION_GET_CLASS </SECTION> <SECTION> -<FILE>eom-plugin-manager</FILE> -<TITLE>EomPluginManager</TITLE> -EomPluginManager -eom_plugin_manager_new -<SUBSECTION Standard> -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 -</SECTION> - -<SECTION> <FILE>eom-scroll-view</FILE> <TITLE>EomScrollView</TITLE> EomScrollView |