xmltv/grab/uk_rt tv_grab_uk_rt.in,1.382,1.383
Nick Morrott <[email protected]>
| Newsgroups | gmane.comp.tv.xmltv.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/xmltv/xmltv/grab/uk_rt
In directory vz-cvs-3.sog:/tmp/cvs-serv28037/grab/uk_rt
Modified Files:
tv_grab_uk_rt.in
Log Message:
Enable UTF-8 fixups by default
Index: tv_grab_uk_rt.in
===================================================================
RCS file: /cvsroot/xmltv/xmltv/grab/uk_rt/tv_grab_uk_rt.in,v
retrieving revision 1.382
retrieving revision 1.383
diff -C2 -d -r1.382 -r1.383
*** tv_grab_uk_rt.in 29 Apr 2012 09:04:30 -0000 1.382
--- tv_grab_uk_rt.in 8 Jun 2012 04:40:14 -0000 1.383
***************
*** 185,191 ****
}
! # Enable UTF-8 fixups? Disable by default if not explicitly enabled
! # as the source data should be UTF-8 safe since the transition
! # to metabroadcast
my $utf8_fixups_status;
if (defined( $conf->{'utf8-fixups'} )) {
--- 185,189 ----
}
! # Enable UTF-8 fixups? Enable by default if not explicitly disabled
my $utf8_fixups_status;
if (defined( $conf->{'utf8-fixups'} )) {
***************
*** 193,197 ****
}
else {
! $utf8_fixups_status = 'disabled';
}
--- 191,195 ----
}
else {
! $utf8_fixups_status = 'enabled';
}
***************
*** 3971,3986 ****
description => [
[ "The source data can be processed to detect and correct any mis-encoded " .
! "UTF-8 characters. This should not normally be necessary but can be " .
! "enabled here if required.",
'en' ] ],
} );
$writer->write_option( {
- value => 'disabled',
- text => [ [ 'Disable UTF-8 fixups', 'en' ] ],
- } );
- $writer->write_option( {
value => 'enabled',
text => [ [ 'Enable UTF-8 fixups', 'en' ] ],
} );
$writer->end_selectone();
--- 3969,3984 ----
description => [
[ "The source data can be processed to detect and correct any mis-encoded " .
! "UTF-8 characters. Although such errors are rare, it is recommended to " .
! "enable this option.",
'en' ] ],
} );
$writer->write_option( {
value => 'enabled',
text => [ [ 'Enable UTF-8 fixups', 'en' ] ],
} );
+ $writer->write_option( {
+ value => 'disabled',
+ text => [ [ 'Disable UTF-8 fixups', 'en' ] ],
+ } );
$writer->end_selectone();
***************
*** 5246,5250 ****
@@name --help
!
@@name --version
--- 5244,5248 ----
@@name --help
!
@@name --version
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/