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

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

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/events/actions/navigation-conf mezzanine_patched_e-smith-manager-1.14.0/root/etc/e-smith/events/actions/navigation-conf
2     --- e-smith-manager-1.14.0/root/etc/e-smith/events/actions/navigation-conf 2008-03-22 16:41:43.000000000 -0600
3     +++ mezzanine_patched_e-smith-manager-1.14.0/root/etc/e-smith/events/actions/navigation-conf 2008-03-22 16:41:03.000000000 -0600
4     @@ -44,7 +44,7 @@
5    
6     use XML::Parser;
7     my $parser = new XML::Parser (Style => 'Tree',
8     - ProtocolEncoding => 'ISO-8859-1');
9     + ProtocolEncoding => 'UTF-8');
10    
11     foreach my $file (@files)
12     {
13     diff -Nur -x '*.orig' -x '*.rej' e-smith-manager-1.14.0/root/etc/e-smith/templates/etc/e-smith/web/panels/manager/html/header.htm/10Head mezzanine_patched_e-smith-manager-1.14.0/root/etc/e-smith/templates/etc/e-smith/web/panels/manager/html/header.htm/10Head
14     --- e-smith-manager-1.14.0/root/etc/e-smith/templates/etc/e-smith/web/panels/manager/html/header.htm/10Head 2006-03-15 14:59:54.000000000 -0700
15     +++ mezzanine_patched_e-smith-manager-1.14.0/root/etc/e-smith/templates/etc/e-smith/web/panels/manager/html/header.htm/10Head 2008-03-22 16:41:16.000000000 -0600
16     @@ -1,7 +1,7 @@
17     <html>
18     <head>
19     <title>Untitled Document</title>
20     -<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
21     +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
22     <link rel="stylesheet" type="text/css" href="/server-common/css/sme_core.css">
23     <link rel="stylesheet" type="text/css" href="/server-common/css/sme_panel_menu.css">
24     <style type="text/css">

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