summaryrefslogtreecommitdiff
path: root/userguides/sanitycheck/Office/UI/BaseWindowState.xcu
diff options
context:
space:
mode:
Diffstat (limited to 'userguides/sanitycheck/Office/UI/BaseWindowState.xcu')
-rw-r--r--userguides/sanitycheck/Office/UI/BaseWindowState.xcu17
1 files changed, 17 insertions, 0 deletions
diff --git a/userguides/sanitycheck/Office/UI/BaseWindowState.xcu b/userguides/sanitycheck/Office/UI/BaseWindowState.xcu
new file mode 100644
index 00000000..2ab3d2f3
--- /dev/null
+++ b/userguides/sanitycheck/Office/UI/BaseWindowState.xcu
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<oor:component-data xmlns:oor="http://openoffice.org/2001/registry"
+ xmlns:xs="http://www.w3.org/2001/XMLSchema"
+ oor:name="BaseWindowState"
+ oor:package="org.openoffice.Office.UI">
+ <node oor:name="UIElements">
+ <node oor:name="States">
+ <node oor:name="private:resource/toolbar/addon_SanityCheck.OfficeToolBar" oor:op="replace">
+ <prop oor:name="UIName" oor:type="xs:string">
+ <value>SanityCheck</value>
+ <value xml:lang="pt-BR">SanityChek </value>
+ <value xml:lang="es-ES">SanityChek </value>
+ </prop>
+ </node>
+ </node>
+ </node>
+</oor:component-data>