"Fossies" - the Fresh Open Source Software Archive  

Source code changes of the file "t/0623_Dialog_Scan_CLI.t" between
gscan2pdf-2.13.1.tar.xz and gscan2pdf-2.13.2.tar.xz

About: gscan2pdf is a GUI to produce PDFs from scanned documents (using Perl).

0623_Dialog_Scan_CLI.t  (gscan2pdf-2.13.1.tar.xz):0623_Dialog_Scan_CLI.t  (gscan2pdf-2.13.2.tar.xz)
skipping to change at line 105 skipping to change at line 105
'available-scan-options'); 'available-scan-options');
$dialog->set_option( $dialog->set_option(
$options->by_name('mode'), $options->by_name('mode'),
'Color' ); 'Color' );
} }
); );
} }
); );
$dialog->set( 'device-list', [ { 'name' => 'test' } ] ); $dialog->set( 'device-list', [ { 'name' => 'test' } ] );
$dialog->set( 'device', 'test' ); $dialog->set( 'device', 'test' );
} }
); );
} }
); );
} }
); );
$dialog->set( 'device-list', [ { 'name' => 'test' } ] ); $dialog->set( 'device-list', [ { 'name' => 'test' } ] );
$dialog->set( 'device', 'test' ); $dialog->set( 'device', 'test' );
Gtk3->main; Gtk3->main;
__END__ __END__
 End of changes. 2 change blocks. 
2 lines changed or deleted 2 lines changed or added

Home  |  About  |  Features  |  All  |  Newest  |  Dox  |  Diffs  |  RSS Feeds  |  Screenshots  |  Comments  |  Imprint  |  Privacy  |  HTTP(S)