"Fossies" - the Fresh Open Source Software Archive  

Source code changes of the file "lib/Gscan2pdf/PageRange.pm" 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).

PageRange.pm  (gscan2pdf-2.13.1.tar.xz):PageRange.pm  (gscan2pdf-2.13.2.tar.xz)
skipping to change at line 31 skipping to change at line 31
Glib::ParamSpec->enum( Glib::ParamSpec->enum(
'active', # name 'active', # name
'active', # nickname 'active', # nickname
'Either selected or all', #blurb 'Either selected or all', #blurb
'Gscan2pdf::PageRange::Range', 'Gscan2pdf::PageRange::Range',
'selected', # default 'selected', # default
[qw/readable writable/] #flags [qw/readable writable/] #flags
), ),
]; ];
our $VERSION = '2.13.1'; our $VERSION = '2.13.2';
my @widget_list; my @widget_list;
sub INIT_INSTANCE { sub INIT_INSTANCE {
my $self = shift; my $self = shift;
my %buttons = ( my %buttons = (
'selected' => __('Selected'), 'selected' => __('Selected'),
'all' => __('All'), 'all' => __('All'),
); );
my $vbox = Gtk3::VBox->new; my $vbox = Gtk3::VBox->new;
 End of changes. 1 change blocks. 
1 lines changed or deleted 1 lines changed or added

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