Author: sjur
Date: Fri Sep 19 01:18:37 2008
New Revision: 696971
URL: http://svn.apache.org/viewvc?rev=696971&view=rev
Log:
The file's encoding is UTF-8 (cf. the xml prolog), so no reason to make the
non-ASCII chars unreadable by using numeric character references.
Modified:
forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/themes/common/panels/common-fo.panel.xml
Modified:
forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/themes/common/panels/common-fo.panel.xml
URL:
http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/themes/common/panels/common-fo.panel.xml?rev=696971&r1=696970&r2=696971&view=diff
==============================================================================
---
forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/themes/common/panels/common-fo.panel.xml
(original)
+++
forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/themes/common/panels/common-fo.panel.xml
Fri Sep 19 01:18:37 2008
@@ -87,7 +87,7 @@
<year inception='true'>2002</year>
<vendor>ACME</vendor>
<url>http://ACME.org</url>
- <msg>Tous droits réservés.</msg>
+ <msg>Tous droits réservés.</msg>
<symbol></symbol>
<property></property>
</forrest:property>