summaryrefslogtreecommitdiff
path: root/ru_RU/dialog/registry
diff options
context:
space:
mode:
Diffstat (limited to 'ru_RU/dialog/registry')
-rw-r--r--ru_RU/dialog/registry/data/org/openoffice/Office/OptionsDialog.xcu31
-rw-r--r--ru_RU/dialog/registry/schema/org/openoffice/Lightproof_ru_RU.xcs73
2 files changed, 104 insertions, 0 deletions
diff --git a/ru_RU/dialog/registry/data/org/openoffice/Office/OptionsDialog.xcu b/ru_RU/dialog/registry/data/org/openoffice/Office/OptionsDialog.xcu
new file mode 100644
index 0000000..073aeed
--- /dev/null
+++ b/ru_RU/dialog/registry/data/org/openoffice/Office/OptionsDialog.xcu
@@ -0,0 +1,31 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<!DOCTYPE oor:component-data SYSTEM "../../../../component-update.dtd">
+<oor:component-data oor:name="OptionsDialog" oor:package="org.openoffice.Office" xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+ <node oor:name="Nodes">
+ <node oor:name="org.openoffice.lightproof" oor:op="fuse">
+ <prop oor:name="Label">
+ <value xml:lang="en-US">Dictionaries</value>
+ </prop>
+ <node oor:name="Leaves">
+
+ <node oor:name="org.openoffice.lightproof.ru_RU" oor:op="fuse">
+ <prop oor:name="Id">
+ <value>org.openoffice.ru.hunspell.dictionaries</value>
+ </prop>
+ <prop oor:name="Label">
+
+ <value xml:lang="en-US">Grammar checking (Russian)</value>
+
+ </prop>
+ <prop oor:name="OptionsPage">
+ <value>%origin%/ru_RU.xdl</value>
+ </prop>
+ <prop oor:name="EventHandlerService">
+ <value>org.openoffice.comp.pyuno.LightproofOptionsEventHandler.ru_RU</value>
+ </prop>
+ </node>
+
+ </node>
+ </node>
+ </node>
+</oor:component-data>
diff --git a/ru_RU/dialog/registry/schema/org/openoffice/Lightproof_ru_RU.xcs b/ru_RU/dialog/registry/schema/org/openoffice/Lightproof_ru_RU.xcs
new file mode 100644
index 0000000..8598ad0
--- /dev/null
+++ b/ru_RU/dialog/registry/schema/org/openoffice/Lightproof_ru_RU.xcs
@@ -0,0 +1,73 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<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="Lightproof_ru_RU" oor:package="org.openoffice" xml:lang="en-US">
+<info>
+<author></author>
+<desc>Contains the options data used for the test extensions.</desc>
+</info>
+<templates>
+
+ <group oor:name="ru_RU">
+ <info>
+ <desc>The data for one leaf.</desc>
+ </info>
+<prop oor:name="hyphen" oor:type="xs:string">
+ <info><desc>The hyphen definition of one leaf.</desc></info>
+ <value></value>
+</prop>
+<prop oor:name="comma" oor:type="xs:string">
+ <info><desc>The comma definition of one leaf.</desc></info>
+ <value></value>
+</prop>
+<prop oor:name="multiword" oor:type="xs:string">
+ <info><desc>The multiword definition of one leaf.</desc></info>
+ <value></value>
+</prop>
+<prop oor:name="together" oor:type="xs:string">
+ <info><desc>The together definition of one leaf.</desc></info>
+ <value></value>
+</prop>
+<prop oor:name="common" oor:type="xs:string">
+ <info><desc>The common definition of one leaf.</desc></info>
+ <value></value>
+</prop>
+<prop oor:name="space" oor:type="xs:string">
+ <info><desc>The space definition of one leaf.</desc></info>
+ <value></value>
+</prop>
+<prop oor:name="abbreviation" oor:type="xs:string">
+ <info><desc>The abbreviation definition of one leaf.</desc></info>
+ <value></value>
+</prop>
+<prop oor:name="dup" oor:type="xs:string">
+ <info><desc>The dup definition of one leaf.</desc></info>
+ <value></value>
+</prop>
+<prop oor:name="numsep" oor:type="xs:string">
+ <info><desc>The numsep definition of one leaf.</desc></info>
+ <value></value>
+</prop>
+<prop oor:name="typographica" oor:type="xs:string">
+ <info><desc>The typographica definition of one leaf.</desc></info>
+ <value></value>
+</prop>
+<prop oor:name="quotation" oor:type="xs:string">
+ <info><desc>The quotation definition of one leaf.</desc></info>
+ <value></value>
+</prop>
+ </group>
+ </templates>
+ <component>
+ <group oor:name="Leaves">
+ <info>
+ <desc>The list of leaves.</desc>
+ </info>
+
+ <node-ref oor:name="ru_RU" oor:node-type="ru_RU">
+ <info>
+ <desc>The definition of one leaf.</desc>
+ </info>
+ </node-ref>
+ </group>
+ </component>
+</oor:component-schema>