[eog-plugins] Re-enable send-by-mail plugin as it has been converted to the new API



commit 2265acd1e500a6d984c0689d9a141f9ad95e5446
Author: Felix Riemann <friemann gnome org>
Date:   Sat Feb 5 23:58:24 2011 +0100

    Re-enable send-by-mail plugin as it has been converted to the new API
    
    The postr plugin was forgotten to disable so it doesn't need
    to be reactivated now.

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 9584526..aa8e2ce 100644
--- a/configure.ac
+++ b/configure.ac
@@ -284,7 +284,7 @@ then
 fi
 
 # Disable plugins that are not yet ported to eog-3.0
-UNPORTED_PLUGINS="exif-display map postasa send-by-mail"
+UNPORTED_PLUGINS="exif-display map postasa"
 for pl in $UNPORTED_PLUGINS
 do
 	undef_plugin "$pl" "not yet ported to 3.0"



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]