/[smeserver]/rpms/e-smith-manager/sme7/e-smith-manager-1.14.0-utf8.patch2
ViewVC logotype

Annotation of /rpms/e-smith-manager/sme7/e-smith-manager-1.14.0-utf8.patch2

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.2 - (hide annotations) (download)
Tue Oct 7 18:44:02 2008 UTC (15 years, 8 months ago) by slords
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +0 -0 lines
FILE REMOVED
New streams

1 slords 1.1 diff -Nur -x '*.orig' -x '*.rej' e-smith-manager-1.14.0/root/etc/e-smith/web/functions/navigation mezzanine_patched_e-smith-manager-1.14.0/root/etc/e-smith/web/functions/navigation
2     --- e-smith-manager-1.14.0/root/etc/e-smith/web/functions/navigation 2007-01-26 18:51:30.000000000 -0700
3     +++ mezzanine_patched_e-smith-manager-1.14.0/root/etc/e-smith/web/functions/navigation 2008-03-25 15:27:04.000000000 -0600
4     @@ -100,6 +100,9 @@
5     {
6     my $q = shift;
7    
8     + # enable utf8 binmode so new translations work
9     + binmode STDOUT, ":utf8";
10     +
11     # Use this variable throughout to keep track of files
12     # list of just the files
13     my $c = "1";

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed