Author: glen                         Date: Sun Feb 27 16:03:15 2005 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- allow (c) mark being visible in utf-8 encoding

---- Files affected:
SOURCES:
   eventum-tpl-multibyte.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/eventum-tpl-multibyte.patch
diff -u /dev/null SOURCES/eventum-tpl-multibyte.patch:1.1
--- /dev/null   Sun Feb 27 17:03:15 2005
+++ SOURCES/eventum-tpl-multibyte.patch Sun Feb 27 17:03:10 2005
@@ -0,0 +1,11 @@
+--- eventum-20050227/templates/en/app_info.tpl.html~   2005-02-27 
17:53:44.000000000 +0200
++++ eventum-20050227/templates/en/app_info.tpl.html    2005-02-27 
17:58:19.000000000 +0200
+@@ -31,7 +31,7 @@
+   <tr>
+     <td {if $benchmark_total}width="60%"{/if} valign="top" class="footer">
+       <i><a href="http://www.mysql.com/products/eventum"; target="_mysql" 
class="link" title="Eventum Issue Tracking System">{$application_title}</a> 
{$application_version}</i><br />
+-      <i>Copyright Š 2003, 2004, 2005 <a href="http://www.mysql.com"; 
target="_mysql" class="link" title="MySQL AB">MySQL AB</a>.</i>
++      <i>Copyright &copy; 2003, 2004, 2005 <a href="http://www.mysql.com"; 
target="_mysql" class="link" title="MySQL AB">MySQL AB</a>.</i>
+     </td>
+     {if $benchmark_total}
+     <td align="right" valign="top" width="40%" class="footer">
================================================================

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to