-- bin/gscan2pdf.orig
++ bin/gscan2pdf
use warnings;
use strict;
use forks 0.33;
use threads;
use forks::shared;
use threads::shared;
use Thread::Semaphore;
use Gscan2pdf;
use Gtk2 -init;