Sophie

Sophie

distrib > Fedora > 18 > i386 > by-pkgid > 1445ea7401624bc0ec1189f96f655fce > files > 2

gscan2pdf-1.1.0-1.fc18.src.rpm

--- 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"
     );
    }