Merge changes from 1.0 final + more config ui work

git-svn-id: svn://svn.code.sf.net/p/writer2latex/code/trunk@34 f0f2a975-2e09-46c8-9428-3b39399b9f3c
This commit is contained in:
henrikjust 2009-09-21 06:12:18 +00:00
parent e8bba32302
commit a0384669cc
46 changed files with 1671 additions and 90 deletions

View file

@ -22,7 +22,7 @@
<node oor:name="org.openoffice.da.writer2latex.configuration"
oor:op="fuse">
<prop oor:name="Id">
<value>org.openoffice.da.writer2latex/configuration</value>
<value>org.openoffice.da.writer2latex.configuration</value>
</prop>
<prop oor:name="Label">
<value xml:lang="en-US">Writer2LaTeX</value>
@ -40,7 +40,13 @@
<node oor:name="org.openoffice.da.writer2latex.configuration.documentclass"
oor:op="fuse">
<prop oor:name="Id">
<value>org.openoffice.da.writer2latex/configuration/documentclass</value>
<value>org.openoffice.da.writer2latex.configuration.documentclass</value>
</prop>
<prop oor:name="GroupId">
<value>org.openoffice.da.writer2latex.configuration</value>
</prop>
<prop oor:name="GroupIndex">
<value>0</value>
</prop>
<prop oor:name="Label">
<value xml:lang="en-US">Documentclass</value>
@ -53,11 +59,39 @@
</prop>
</node>
<node oor:name="org.openoffice.da.writer2latex.configuration.headings"
oor:op="fuse">
<prop oor:name="Id">
<value>org.openoffice.da.writer2latex.configuration.headings</value>
</prop>
<prop oor:name="GroupId">
<value>org.openoffice.da.writer2latex.configuration</value>
</prop>
<prop oor:name="GroupIndex">
<value>1</value>
</prop>
<prop oor:name="Label">
<value xml:lang="en-US">Headings</value>
</prop>
<prop oor:name="OptionsPage">
<value>%origin%/W2LDialogs2/Headings.xdl</value>
</prop>
<prop oor:name="EventHandlerService">
<value>org.openoffice.da.writer2latex.ConfigurationDialog</value>
</prop>
</node>
<node oor:name="org.openoffice.da.writer2latex.configuration.styles"
oor:op="fuse">
<prop oor:name="Id">
<value>org.openoffice.da.writer2latex.configuration.styles</value>
</prop>
<prop oor:name="GroupId">
<value>org.openoffice.da.writer2latex.configuration</value>
</prop>
<prop oor:name="GroupIndex">
<value>2</value>
</prop>
<prop oor:name="Label">
<value xml:lang="en-US">Styles</value>
</prop>
@ -74,6 +108,12 @@
<prop oor:name="Id">
<value>org.openoffice.da.writer2latex.configuration.formatting</value>
</prop>
<prop oor:name="GroupId">
<value>org.openoffice.da.writer2latex.configuration</value>
</prop>
<prop oor:name="GroupIndex">
<value>3</value>
</prop>
<prop oor:name="Label">
<value xml:lang="en-US">Formatting</value>
</prop>
@ -90,6 +130,12 @@
<prop oor:name="Id">
<value>org.openoffice.da.writer2latex.configuration.fonts</value>
</prop>
<prop oor:name="GroupId">
<value>org.openoffice.da.writer2latex.configuration</value>
</prop>
<prop oor:name="GroupIndex">
<value>4</value>
</prop>
<prop oor:name="Label">
<value xml:lang="en-US">Fonts</value>
</prop>
@ -106,6 +152,12 @@
<prop oor:name="Id">
<value>org.openoffice.da.writer2latex.configuration.pages</value>
</prop>
<prop oor:name="GroupId">
<value>org.openoffice.da.writer2latex.configuration</value>
</prop>
<prop oor:name="GroupIndex">
<value>5</value>
</prop>
<prop oor:name="Label">
<value xml:lang="en-US">Pages</value>
</prop>
@ -122,6 +174,12 @@
<prop oor:name="Id">
<value>org.openoffice.da.writer2latex.configuration.tables</value>
</prop>
<prop oor:name="GroupId">
<value>org.openoffice.da.writer2latex.configuration</value>
</prop>
<prop oor:name="GroupIndex">
<value>6</value>
</prop>
<prop oor:name="Label">
<value xml:lang="en-US">Tables</value>
</prop>
@ -138,6 +196,12 @@
<prop oor:name="Id">
<value>org.openoffice.da.writer2latex.configuration.figures</value>
</prop>
<prop oor:name="GroupId">
<value>org.openoffice.da.writer2latex.configuration</value>
</prop>
<prop oor:name="GroupIndex">
<value>7</value>
</prop>
<prop oor:name="Label">
<value xml:lang="en-US">Figures</value>
</prop>
@ -154,6 +218,12 @@
<prop oor:name="Id">
<value>org.openoffice.da.writer2latex.configuration.textandmath</value>
</prop>
<prop oor:name="GroupId">
<value>org.openoffice.da.writer2latex.configuration</value>
</prop>
<prop oor:name="GroupIndex">
<value>8</value>
</prop>
<prop oor:name="Label">
<value xml:lang="en-US">Text and math</value>
</prop>