]> git.pld-linux.org Git - packages/bandersnatch.git/commitdiff
- new
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Wed, 26 Jul 2006 11:07:52 +0000 (11:07 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    bandersnatch-utf8.patch -> 1.1

bandersnatch-utf8.patch [new file with mode: 0644]

diff --git a/bandersnatch-utf8.patch b/bandersnatch-utf8.patch
new file mode 100644 (file)
index 0000000..ee7633c
--- /dev/null
@@ -0,0 +1,31 @@
+diff -urN bandersnatch-0.4.RC1.org/frontend/templates/default.tpl.htm bandersnatch-0.4.RC1/frontend/templates/default.tpl.htm
+--- bandersnatch-0.4.RC1.org/frontend/templates/default.tpl.htm        2004-04-01 23:03:57.000000000 +0200
++++ bandersnatch-0.4.RC1/frontend/templates/default.tpl.htm    2006-07-26 13:07:15.742789997 +0200
+@@ -2,8 +2,7 @@
+ <html>\r
+ <head>\r
+ <title>{PAGE_TITLE}</title>\r
+-<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">\r
+-<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">\r
++<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">\r
+ <STYLE type=text/css>A {\r
+       FONT-WEIGHT: normal;\r
+       TEXT-DECORATION: none;\r
+@@ -37,7 +36,7 @@
+ }\r
\r
+ </STYLE>\r
+-<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">\r
++<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">\r
+ <STYLE type=text/css>A {\r
+       FONT-WEIGHT: normal;\r
+       TEXT-DECORATION: none;\r
+@@ -137,7 +136,7 @@
+     <td colspan="2"> \r
+       <!-- BEGIN main_page -->\r
+       <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><head>\r
+-      <title>{PAGE_TITLE}</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> \r
++      <title>{PAGE_TITLE}</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> \r
+       <STYLE type=text/css>A {\r
+       FONT-WEIGHT: normal;\r
+       TEXT-DECORATION: none;\r
This page took 0.0654 seconds and 4 git commands to generate.