diff options
author | monsta <[email protected]> | 2016-11-21 22:24:00 +0300 |
---|---|---|
committer | monsta <[email protected]> | 2016-11-21 22:24:00 +0300 |
commit | e85aca3ba0c5f59b12fd557285cc74dbbb8bf909 (patch) | |
tree | 110b2bd894f1ba0dee8ab3968590b13ce41b7357 /doc/reference/eom-sections.txt | |
parent | 2d9c33aa5d3020beb58866279d1a9bead67a617b (diff) | |
download | eom-e85aca3ba0c5f59b12fd557285cc74dbbb8bf909.tar.bz2 eom-e85aca3ba0c5f59b12fd557285cc74dbbb8bf909.tar.xz |
drop Python plugins support and --enable-python build option
it requires PyGTK so won't even build with GTK+3
Diffstat (limited to 'doc/reference/eom-sections.txt')
-rw-r--r-- | doc/reference/eom-sections.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/reference/eom-sections.txt b/doc/reference/eom-sections.txt index c6cc9a3..b1cc0c3 100644 --- a/doc/reference/eom-sections.txt +++ b/doc/reference/eom-sections.txt @@ -680,7 +680,6 @@ zoom_fit_scale EomPluginInfo eom_plugin_engine_init eom_plugin_engine_shutdown -eom_plugin_engine_garbage_collect eom_plugin_engine_get_plugins_list eom_plugin_engine_activate_plugin eom_plugin_engine_deactivate_plugin |