[Libreoffice-commits] core.git: Branch 'feature/sidebar' - officecfg/registry
Jürgen Schmidt
jsc at apache.org
Wed May 8 02:28:16 PDT 2013
officecfg/registry/schema/org/openoffice/Office/UI/Sidebar.xcs | 8 +-------
1 file changed, 1 insertion(+), 7 deletions(-)
New commits:
commit bc95e32c38d79a654e75ac167b0b70f6e7e89b8d
Author: Jürgen Schmidt <jsc at apache.org>
Date: Fri Apr 19 16:35:12 2013 +0000
minor change in syntax to make localize happy
(cherry picked from commit e271ee33bd29cb8e5a7bbecdcdac71596ee2442f)
Change-Id: I2079c019575c32bca0323515e51ec166c36ef94e
diff --git a/officecfg/registry/schema/org/openoffice/Office/UI/Sidebar.xcs b/officecfg/registry/schema/org/openoffice/Office/UI/Sidebar.xcs
index dc76c59..a5b9ee3 100644
--- a/officecfg/registry/schema/org/openoffice/Office/UI/Sidebar.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/UI/Sidebar.xcs
@@ -17,13 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
-->
<!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>
More information about the Libreoffice-commits
mailing list