Author: jsc
Date: Fri Apr 19 17:35:12 2013
New Revision: 1469963

URL: http://svn.apache.org/r1469963
Log:
minor change in syntax to make localize happy

Modified:
    
openoffice/trunk/main/officecfg/registry/schema/org/openoffice/Office/UI/Sidebar.xcs

Modified: 
openoffice/trunk/main/officecfg/registry/schema/org/openoffice/Office/UI/Sidebar.xcs
URL: 
http://svn.apache.org/viewvc/openoffice/trunk/main/officecfg/registry/schema/org/openoffice/Office/UI/Sidebar.xcs?rev=1469963&r1=1469962&r2=1469963&view=diff
==============================================================================
--- 
openoffice/trunk/main/officecfg/registry/schema/org/openoffice/Office/UI/Sidebar.xcs
 (original)
+++ 
openoffice/trunk/main/officecfg/registry/schema/org/openoffice/Office/UI/Sidebar.xcs
 Fri Apr 19 17:35:12 2013
@@ -22,13 +22,7 @@
 
 
 <!DOCTYPE oor:component-schema SYSTEM "../../../../../component-schema.dtd">
-<oor:component-schema
-    xmlns:oor="http://openoffice.org/2001/registry";
-    xmlns:xs="http://www.w3.org/2001/XMLSchema";
-    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-    oor:name="Sidebar"
-    oor:package="org.openoffice.Office.UI"
-    xml:lang="en-US">
+<oor:component-schema xmlns:oor="http://openoffice.org/2001/registry"; 
xmlns:xs="http://www.w3.org/2001/XMLSchema"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; oor:name="Sidebar" 
oor:package="org.openoffice.Office.UI" xml:lang="en-US">
   <info>
     <author>Andre Fischer</author>
     <desc>Specification of decks and content panels of the sidebar.</desc>


Reply via email to