Blob Blame History Raw
--- bin/gscan2pdf.orig	2012-12-16 11:00:36.970221635 +0100
+++ bin/gscan2pdf	2012-12-16 11:00:42.749284116 +0100
@@ -3411,7 +3411,7 @@
     and $ENV{GNOME_DESKTOP_SESSION_ID} ne '' )
    {
     ($client) = Gscan2pdf::Document::open_three(
-"gconftool --get /desktop/gnome/url-handlers/mailto/command | cut -d ' ' -f 1"
+"gconftool-2 --get /desktop/gnome/url-handlers/mailto/command | cut -d ' ' -f 1"
     );
    }