From 6ad91477cc7ab50ce27e339b3e386ad95e487279 Mon Sep 17 00:00:00 2001 From: Georgy Litvinov Date: Sat, 13 Mar 2021 15:46:29 +0100 Subject: [PATCH] Removed old oxt extension files --- build.gradle | 57 +--- .../oxt/.gradle/buildOutputCleanup/built.bin | 0 .../buildOutputCleanup/cache.properties | 2 - .../buildOutputCleanup/cache.properties.lock | 1 - src/main/oxt/Addons.xcu | 49 ---- src/main/oxt/META-INF/manifest.xml | 76 +----- src/main/oxt/Office/UI/WriterWindowState.xcu | 15 -- src/main/oxt/OptionPages.xcu | 176 ------------- src/main/oxt/Options.xcs | 95 ------- src/main/oxt/Options.xcu | 146 ----------- src/main/oxt/ProtocolHandler.xcu | 12 - src/main/oxt/ToolbarOptionPages.xcu | 57 ---- src/main/oxt/ToolbarOptions.xcs | 18 -- src/main/oxt/ToolbarOptions.xcu | 27 -- src/main/oxt/description.xml | 28 +- .../{oxt2 => oxt}/description/desc_en.txt | 0 src/main/oxt/descriptions/desc_ca.txt | 1 - src/main/oxt/descriptions/desc_cs.txt | 1 - src/main/oxt/descriptions/desc_da.txt | 1 - src/main/oxt/descriptions/desc_de.txt | 1 - src/main/oxt/descriptions/desc_en.txt | 1 - src/main/oxt/descriptions/desc_es.txt | 1 - src/main/oxt/descriptions/desc_fa.txt | 1 - src/main/oxt/descriptions/desc_fi.txt | 1 - src/main/oxt/descriptions/desc_fr.txt | 1 - src/main/oxt/descriptions/desc_it.txt | 1 - src/main/oxt/descriptions/desc_nl.txt | 1 - src/main/oxt/descriptions/desc_nn.txt | 1 - src/main/oxt/descriptions/desc_pl.txt | 1 - src/main/oxt/descriptions/desc_pt_BR.txt | 1 - src/main/oxt/descriptions/desc_ru.txt | 1 - src/main/oxt/descriptions/desc_tr.txt | 1 - src/main/oxt/descriptions/desc_uk.txt | 1 - src/main/oxt/help/en/help.tree | 23 -- .../Configuration/Content.xhp | 71 ----- .../Configuration/Formatting.xhp | 97 ------- .../Configuration/General.xhp | 58 ----- .../Configuration/Introduction.xhp | 25 -- .../Configuration/Masterstyles.xhp | 80 ------ .../Configuration/Otherstyles.xhp | 53 ---- .../Configuration/Stylesheets.xhp | 70 ----- .../Configuration/Template.xhp | 107 -------- .../epub_export.xhp | 245 ------------------ .../epub_metadata.xhp | 134 ---------- .../export.xhp | 207 --------------- .../introduction.xhp | 32 --- .../menu.xhp | 86 ------ .../settings.xhp | 95 ------- src/main/oxt/help/ru/help.tree | 23 -- .../Configuration/Content.xhp | 71 ----- .../Configuration/Formatting.xhp | 97 ------- .../Configuration/General.xhp | 58 ----- .../Configuration/Introduction.xhp | 25 -- .../Configuration/Masterstyles.xhp | 80 ------ .../Configuration/Otherstyles.xhp | 53 ---- .../Configuration/Stylesheets.xhp | 70 ----- .../Configuration/Template.xhp | 107 -------- .../epub_export.xhp | 245 ------------------ .../epub_metadata.xhp | 134 ---------- .../export.xhp | 207 --------------- .../introduction.xhp | 32 --- .../menu.xhp | 86 ------ .../settings.xhp | 95 ------- src/main/oxt/icons/customh_16.bmp | Bin 890 -> 0 bytes src/main/oxt/icons/customh_26.bmp | Bin 2202 -> 0 bytes src/main/oxt/icons/epub_16.bmp | Bin 890 -> 0 bytes src/main/oxt/icons/epub_16h.bmp | Bin 890 -> 0 bytes src/main/oxt/icons/epub_26.bmp | Bin 2202 -> 0 bytes src/main/oxt/icons/epub_26h.bmp | Bin 2202 -> 0 bytes src/main/oxt/icons/html5_16.bmp | Bin 890 -> 0 bytes src/main/oxt/icons/html5_16h.bmp | Bin 890 -> 0 bytes src/main/oxt/icons/html5_26.bmp | Bin 2202 -> 0 bytes src/main/oxt/icons/html5_26h.bmp | Bin 2202 -> 0 bytes src/main/oxt/icons/metadata_16.bmp | Bin 890 -> 0 bytes src/main/oxt/icons/metadata_16h.bmp | Bin 890 -> 0 bytes src/main/oxt/icons/metadata_26.bmp | Bin 2202 -> 0 bytes src/main/oxt/icons/metadata_26h.bmp | Bin 2202 -> 0 bytes src/main/oxt/icons/w2phtml.png | Bin 13721 -> 0 bytes src/main/oxt/{icons => images}/epub.png | Bin src/main/oxt/{icons => images}/html.png | Bin src/main/oxt/{icons => images}/rdf.png | Bin src/main/{oxt2 => oxt}/images/w2phtml.png | Bin .../registry/org/openoffice/Office/Addons.xcu | 0 .../Office/UI/WriterWindowState.xcu | 0 .../oxt/w2phtml/DialogStrings_ca.properties | 78 ------ .../w2phtml/DialogStrings_cs_CZ.properties | 78 ------ .../w2phtml/DialogStrings_da_DK.properties | 78 ------ .../w2phtml/DialogStrings_de_DE.properties | 78 ------ .../oxt/w2phtml/DialogStrings_en_US.default | 0 .../w2phtml/DialogStrings_en_US.properties | 87 ------- .../w2phtml/DialogStrings_es_ES.properties | 78 ------ .../w2phtml/DialogStrings_fa_IR.properties | 78 ------ .../w2phtml/DialogStrings_fi_FI.properties | 78 ------ .../w2phtml/DialogStrings_fr_FR.properties | 78 ------ .../w2phtml/DialogStrings_it_IT.properties | 78 ------ .../w2phtml/DialogStrings_nl_NL.properties | 78 ------ .../w2phtml/DialogStrings_nn_NO.properties | 78 ------ .../w2phtml/DialogStrings_pl_PL.properties | 78 ------ .../w2phtml/DialogStrings_pt_BR.properties | 78 ------ .../w2phtml/DialogStrings_ru_RU.properties | 88 ------- .../w2phtml/DialogStrings_tr_TR.properties | 78 ------ .../w2phtml/DialogStrings_uk_UA.properties | 78 ------ src/main/oxt/w2phtml/Module1.xba | 7 - src/main/oxt/w2phtml/XhtmlOptions.xdl | 75 ------ src/main/oxt/w2phtml/dialog.xlb | 5 - src/main/oxt/w2phtml/script.xlb | 5 - src/main/oxt/w2phtml2/AuthorDialog.xdl | 52 ---- src/main/oxt/w2phtml2/ConfigurationRoot.xdl | 14 - src/main/oxt/w2phtml2/Content.xdl | 24 -- src/main/oxt/w2phtml2/DateDialog.xdl | 12 - src/main/oxt/w2phtml2/DeleteDialog.xdl | 9 - src/main/oxt/w2phtml2/EpubMetadata.xdl | 81 ------ src/main/oxt/w2phtml2/EpubOptions.xdl | 105 -------- src/main/oxt/w2phtml2/Formatting.xdl | 38 --- src/main/oxt/w2phtml2/General.xdl | 28 -- src/main/oxt/w2phtml2/LoadDefaults.xdl | 10 - src/main/oxt/w2phtml2/Module1.xba | 10 - src/main/oxt/w2phtml2/NewDialog.xdl | 13 - src/main/oxt/w2phtml2/Styles1.xdl | 43 --- src/main/oxt/w2phtml2/Styles2.xdl | 30 --- src/main/oxt/w2phtml2/Stylesheets.xdl | 27 -- src/main/oxt/w2phtml2/Template.xdl | 43 --- .../oxt/w2phtml2/ToolbarConfigurationRoot.xdl | 15 -- src/main/oxt/w2phtml2/ToolbarSettings.xdl | 58 ----- src/main/oxt/w2phtml2/dialog.xlb | 21 -- src/main/oxt/w2phtml2/script.xlb | 5 - src/main/oxt/w2x_filters.xcu | 92 ------- src/main/oxt/w2x_types.xcu | 80 ------ src/main/oxt2/META-INF/manifest.xml | 8 - src/main/oxt2/description.xml | 33 --- src/main/oxt2/images/epub.png | Bin 8046 -> 0 bytes src/main/oxt2/images/html.png | Bin 6498 -> 0 bytes src/main/oxt2/images/rdf.png | Bin 6708 -> 0 bytes 133 files changed, 15 insertions(+), 5815 deletions(-) delete mode 100644 src/main/oxt/.gradle/buildOutputCleanup/built.bin delete mode 100644 src/main/oxt/.gradle/buildOutputCleanup/cache.properties delete mode 100644 src/main/oxt/.gradle/buildOutputCleanup/cache.properties.lock delete mode 100644 src/main/oxt/Addons.xcu delete mode 100644 src/main/oxt/Office/UI/WriterWindowState.xcu delete mode 100644 src/main/oxt/OptionPages.xcu delete mode 100644 src/main/oxt/Options.xcs delete mode 100644 src/main/oxt/Options.xcu delete mode 100644 src/main/oxt/ProtocolHandler.xcu delete mode 100644 src/main/oxt/ToolbarOptionPages.xcu delete mode 100644 src/main/oxt/ToolbarOptions.xcs delete mode 100644 src/main/oxt/ToolbarOptions.xcu rename src/main/{oxt2 => oxt}/description/desc_en.txt (100%) delete mode 100644 src/main/oxt/descriptions/desc_ca.txt delete mode 100644 src/main/oxt/descriptions/desc_cs.txt delete mode 100644 src/main/oxt/descriptions/desc_da.txt delete mode 100644 src/main/oxt/descriptions/desc_de.txt delete mode 100644 src/main/oxt/descriptions/desc_en.txt delete mode 100644 src/main/oxt/descriptions/desc_es.txt delete mode 100644 src/main/oxt/descriptions/desc_fa.txt delete mode 100644 src/main/oxt/descriptions/desc_fi.txt delete mode 100644 src/main/oxt/descriptions/desc_fr.txt delete mode 100644 src/main/oxt/descriptions/desc_it.txt delete mode 100644 src/main/oxt/descriptions/desc_nl.txt delete mode 100644 src/main/oxt/descriptions/desc_nn.txt delete mode 100644 src/main/oxt/descriptions/desc_pl.txt delete mode 100644 src/main/oxt/descriptions/desc_pt_BR.txt delete mode 100644 src/main/oxt/descriptions/desc_ru.txt delete mode 100644 src/main/oxt/descriptions/desc_tr.txt delete mode 100644 src/main/oxt/descriptions/desc_uk.txt delete mode 100644 src/main/oxt/help/en/help.tree delete mode 100644 src/main/oxt/help/en/org.openoffice.da.writer2xhtml.oxt/Configuration/Content.xhp delete mode 100644 src/main/oxt/help/en/org.openoffice.da.writer2xhtml.oxt/Configuration/Formatting.xhp delete mode 100644 src/main/oxt/help/en/org.openoffice.da.writer2xhtml.oxt/Configuration/General.xhp delete mode 100644 src/main/oxt/help/en/org.openoffice.da.writer2xhtml.oxt/Configuration/Introduction.xhp delete mode 100644 src/main/oxt/help/en/org.openoffice.da.writer2xhtml.oxt/Configuration/Masterstyles.xhp delete mode 100644 src/main/oxt/help/en/org.openoffice.da.writer2xhtml.oxt/Configuration/Otherstyles.xhp delete mode 100644 src/main/oxt/help/en/org.openoffice.da.writer2xhtml.oxt/Configuration/Stylesheets.xhp delete mode 100644 src/main/oxt/help/en/org.openoffice.da.writer2xhtml.oxt/Configuration/Template.xhp delete mode 100644 src/main/oxt/help/en/org.openoffice.da.writer2xhtml.oxt/epub_export.xhp delete mode 100644 src/main/oxt/help/en/org.openoffice.da.writer2xhtml.oxt/epub_metadata.xhp delete mode 100644 src/main/oxt/help/en/org.openoffice.da.writer2xhtml.oxt/export.xhp delete mode 100644 src/main/oxt/help/en/org.openoffice.da.writer2xhtml.oxt/introduction.xhp delete mode 100644 src/main/oxt/help/en/org.openoffice.da.writer2xhtml.oxt/menu.xhp delete mode 100644 src/main/oxt/help/en/org.openoffice.da.writer2xhtml.oxt/settings.xhp delete mode 100644 src/main/oxt/help/ru/help.tree delete mode 100644 src/main/oxt/help/ru/org.openoffice.da.writer2xhtml.oxt/Configuration/Content.xhp delete mode 100644 src/main/oxt/help/ru/org.openoffice.da.writer2xhtml.oxt/Configuration/Formatting.xhp delete mode 100644 src/main/oxt/help/ru/org.openoffice.da.writer2xhtml.oxt/Configuration/General.xhp delete mode 100644 src/main/oxt/help/ru/org.openoffice.da.writer2xhtml.oxt/Configuration/Introduction.xhp delete mode 100644 src/main/oxt/help/ru/org.openoffice.da.writer2xhtml.oxt/Configuration/Masterstyles.xhp delete mode 100644 src/main/oxt/help/ru/org.openoffice.da.writer2xhtml.oxt/Configuration/Otherstyles.xhp delete mode 100644 src/main/oxt/help/ru/org.openoffice.da.writer2xhtml.oxt/Configuration/Stylesheets.xhp delete mode 100644 src/main/oxt/help/ru/org.openoffice.da.writer2xhtml.oxt/Configuration/Template.xhp delete mode 100644 src/main/oxt/help/ru/org.openoffice.da.writer2xhtml.oxt/epub_export.xhp delete mode 100644 src/main/oxt/help/ru/org.openoffice.da.writer2xhtml.oxt/epub_metadata.xhp delete mode 100644 src/main/oxt/help/ru/org.openoffice.da.writer2xhtml.oxt/export.xhp delete mode 100644 src/main/oxt/help/ru/org.openoffice.da.writer2xhtml.oxt/introduction.xhp delete mode 100644 src/main/oxt/help/ru/org.openoffice.da.writer2xhtml.oxt/menu.xhp delete mode 100644 src/main/oxt/help/ru/org.openoffice.da.writer2xhtml.oxt/settings.xhp delete mode 100755 src/main/oxt/icons/customh_16.bmp delete mode 100755 src/main/oxt/icons/customh_26.bmp delete mode 100644 src/main/oxt/icons/epub_16.bmp delete mode 100644 src/main/oxt/icons/epub_16h.bmp delete mode 100644 src/main/oxt/icons/epub_26.bmp delete mode 100644 src/main/oxt/icons/epub_26h.bmp delete mode 100644 src/main/oxt/icons/html5_16.bmp delete mode 100644 src/main/oxt/icons/html5_16h.bmp delete mode 100644 src/main/oxt/icons/html5_26.bmp delete mode 100644 src/main/oxt/icons/html5_26h.bmp delete mode 100755 src/main/oxt/icons/metadata_16.bmp delete mode 100755 src/main/oxt/icons/metadata_16h.bmp delete mode 100755 src/main/oxt/icons/metadata_26.bmp delete mode 100755 src/main/oxt/icons/metadata_26h.bmp delete mode 100644 src/main/oxt/icons/w2phtml.png rename src/main/oxt/{icons => images}/epub.png (100%) rename src/main/oxt/{icons => images}/html.png (100%) rename src/main/oxt/{icons => images}/rdf.png (100%) rename src/main/{oxt2 => oxt}/images/w2phtml.png (100%) rename src/main/{oxt2 => oxt}/registry/org/openoffice/Office/Addons.xcu (100%) rename src/main/{oxt2 => oxt}/registry/org/openoffice/Office/UI/WriterWindowState.xcu (100%) delete mode 100644 src/main/oxt/w2phtml/DialogStrings_ca.properties delete mode 100644 src/main/oxt/w2phtml/DialogStrings_cs_CZ.properties delete mode 100644 src/main/oxt/w2phtml/DialogStrings_da_DK.properties delete mode 100644 src/main/oxt/w2phtml/DialogStrings_de_DE.properties delete mode 100644 src/main/oxt/w2phtml/DialogStrings_en_US.default delete mode 100644 src/main/oxt/w2phtml/DialogStrings_en_US.properties delete mode 100644 src/main/oxt/w2phtml/DialogStrings_es_ES.properties delete mode 100644 src/main/oxt/w2phtml/DialogStrings_fa_IR.properties delete mode 100644 src/main/oxt/w2phtml/DialogStrings_fi_FI.properties delete mode 100644 src/main/oxt/w2phtml/DialogStrings_fr_FR.properties delete mode 100644 src/main/oxt/w2phtml/DialogStrings_it_IT.properties delete mode 100644 src/main/oxt/w2phtml/DialogStrings_nl_NL.properties delete mode 100644 src/main/oxt/w2phtml/DialogStrings_nn_NO.properties delete mode 100644 src/main/oxt/w2phtml/DialogStrings_pl_PL.properties delete mode 100644 src/main/oxt/w2phtml/DialogStrings_pt_BR.properties delete mode 100644 src/main/oxt/w2phtml/DialogStrings_ru_RU.properties delete mode 100644 src/main/oxt/w2phtml/DialogStrings_tr_TR.properties delete mode 100644 src/main/oxt/w2phtml/DialogStrings_uk_UA.properties delete mode 100644 src/main/oxt/w2phtml/Module1.xba delete mode 100644 src/main/oxt/w2phtml/XhtmlOptions.xdl delete mode 100644 src/main/oxt/w2phtml/dialog.xlb delete mode 100644 src/main/oxt/w2phtml/script.xlb delete mode 100644 src/main/oxt/w2phtml2/AuthorDialog.xdl delete mode 100644 src/main/oxt/w2phtml2/ConfigurationRoot.xdl delete mode 100644 src/main/oxt/w2phtml2/Content.xdl delete mode 100644 src/main/oxt/w2phtml2/DateDialog.xdl delete mode 100644 src/main/oxt/w2phtml2/DeleteDialog.xdl delete mode 100644 src/main/oxt/w2phtml2/EpubMetadata.xdl delete mode 100755 src/main/oxt/w2phtml2/EpubOptions.xdl delete mode 100644 src/main/oxt/w2phtml2/Formatting.xdl delete mode 100644 src/main/oxt/w2phtml2/General.xdl delete mode 100644 src/main/oxt/w2phtml2/LoadDefaults.xdl delete mode 100644 src/main/oxt/w2phtml2/Module1.xba delete mode 100644 src/main/oxt/w2phtml2/NewDialog.xdl delete mode 100644 src/main/oxt/w2phtml2/Styles1.xdl delete mode 100644 src/main/oxt/w2phtml2/Styles2.xdl delete mode 100644 src/main/oxt/w2phtml2/Stylesheets.xdl delete mode 100644 src/main/oxt/w2phtml2/Template.xdl delete mode 100644 src/main/oxt/w2phtml2/ToolbarConfigurationRoot.xdl delete mode 100644 src/main/oxt/w2phtml2/ToolbarSettings.xdl delete mode 100644 src/main/oxt/w2phtml2/dialog.xlb delete mode 100644 src/main/oxt/w2phtml2/script.xlb delete mode 100644 src/main/oxt/w2x_filters.xcu delete mode 100644 src/main/oxt/w2x_types.xcu delete mode 100644 src/main/oxt2/META-INF/manifest.xml delete mode 100644 src/main/oxt2/description.xml delete mode 100644 src/main/oxt2/images/epub.png delete mode 100644 src/main/oxt2/images/html.png delete mode 100644 src/main/oxt2/images/rdf.png diff --git a/build.gradle b/build.gradle index a2a949c..08580b1 100644 --- a/build.gradle +++ b/build.gradle @@ -76,45 +76,6 @@ jar { } } task xhtml(type: Jar) { - manifest { - attributes("Implementation-Title": rootProject.name, - "Implementation-Version": project.version, - "RegistrationClassName" : "org.openoffice.da.comp.writer2xhtml.W2XRegistration", - "Class-Path" : "jasp.jar parser.jar") - } - baseName = "writer2xhtml-filter" - from { - configurations.bundledLibs.collect { - it.isDirectory() ? it : zipTree(it) - } - } - from sourceSets.main.output - exclude '.gradle' - exclude '**/*Test.class' - exclude '**/AllTests.class' - exclude '**/*.java' - include 'w2phtml/pageSplitters/**/*.class' - include 'pro/litvinovg/**/*.class' - include 'org/openoffice/da/comp/wl2common/**/*.class' - include 'org/openoffice/da/comp/writer2xhtml/**/*.class' - include 'org/openoffice/da/comp/wl2common/**/*.properties' - include 'w2phtml/api/**/*.class' - include 'w2phtml/base/**/*.class' - include 'w2phtml/epub/**/*.class' - include 'w2phtml/office/**/*.class' - include 'w2phtml/util/**/*.class' - include 'w2phtml/xhtml/**/*.class' - include 'w2phtml/xhtml/**/*.xml' - include 'w2phtml/xmerge/**/*.class' - from 'src/main/java' - include 'w2phtml/xhtml/**/*.properties' - include 'w2phtml/xhtml/**/**/*.properties' - from sourceSets.main.output - include 'org/**/*' - include 'net/**/*' -} - -task xhtml2(type: Jar) { archiveName 'writer2phtml.jar' manifest { attributes("Implementation-Title": rootProject.name, @@ -185,21 +146,7 @@ task xhtml2(type: Jar) { task oxt(type: Zip){ dependsOn = [ 'xhtml', 'setVersion' ] archiveName 'w2phtml.oxt' - from 'src/main/oxt' - include '*' - include '**' - from 'build/libs/writer2xhtml-filter.jar' - include '*' - from 'src/main/idl/writer2xhtml' - include 'writer2xhtml.rdb' - from 'releasenotes.txt' - include '*' -} - -task oxtNew(type: Zip){ - dependsOn = [ 'xhtml2', 'setVersion' ] - archiveName 'w2phtml-new.oxt' - from ('src/main/oxt2'){ + from ('src/main/oxt'){ include '*' include '**' exclude '.gradle' @@ -227,7 +174,7 @@ task regressionTests(type: Test) { task setVersion(){ ant.taskdef(name: 'xmltask', classpath: 'buildPlugins/xmltask.jar', classname: 'com.oopsconsultancy.xmltask.ant.XmlTask') - ant.xmltask(source: 'src/main/oxt2/description.xml', dest: 'src/main/tmp/description.xml', report:'true') { + ant.xmltask(source: 'src/main/oxt/description.xml', dest: 'src/main/tmp/description.xml', report:'true') { replace(path: "//*[local-name()='version']/@value", withText: "${project.version}") } } diff --git a/src/main/oxt/.gradle/buildOutputCleanup/built.bin b/src/main/oxt/.gradle/buildOutputCleanup/built.bin deleted file mode 100644 index e69de29..0000000 diff --git a/src/main/oxt/.gradle/buildOutputCleanup/cache.properties b/src/main/oxt/.gradle/buildOutputCleanup/cache.properties deleted file mode 100644 index d9fbeef..0000000 --- a/src/main/oxt/.gradle/buildOutputCleanup/cache.properties +++ /dev/null @@ -1,2 +0,0 @@ -#Wed Mar 11 09:39:54 CET 2020 -gradle.version=4.0.1 diff --git a/src/main/oxt/.gradle/buildOutputCleanup/cache.properties.lock b/src/main/oxt/.gradle/buildOutputCleanup/cache.properties.lock deleted file mode 100644 index 40fdece..0000000 --- a/src/main/oxt/.gradle/buildOutputCleanup/cache.properties.lock +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/main/oxt/Addons.xcu b/src/main/oxt/Addons.xcu deleted file mode 100644 index 53206ed..0000000 --- a/src/main/oxt/Addons.xcu +++ /dev/null @@ -1,49 +0,0 @@ - - - - - - - - - com.sun.star.text.TextDocument - - - Publish as XHTML - Опубликовать в XHTML - Publicer som XHTML - - - _self - - - org.openoffice.da.writer2xhtml:PublishAsXHTML - - - %origin%/icons/html5 - - - - - com.sun.star.text.TextDocument - - - Publish as EPUB - Опубликовать в EPUB - Publicer som EPUB - - - _self - - - org.openoffice.da.writer2xhtml:PublishAsEPUB - - - %origin%/icons/epub - - - - - - - diff --git a/src/main/oxt/META-INF/manifest.xml b/src/main/oxt/META-INF/manifest.xml index f28e318..91671a5 100644 --- a/src/main/oxt/META-INF/manifest.xml +++ b/src/main/oxt/META-INF/manifest.xml @@ -1,72 +1,8 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + diff --git a/src/main/oxt/Office/UI/WriterWindowState.xcu b/src/main/oxt/Office/UI/WriterWindowState.xcu deleted file mode 100644 index 0d18dba..0000000 --- a/src/main/oxt/Office/UI/WriterWindowState.xcu +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - w2phtml panel - - - - - diff --git a/src/main/oxt/OptionPages.xcu b/src/main/oxt/OptionPages.xcu deleted file mode 100644 index 878b64f..0000000 --- a/src/main/oxt/OptionPages.xcu +++ /dev/null @@ -1,176 +0,0 @@ - - - - - - - - - - - - - - - - - - - - org.openoffice.da.writer2xhtml.configuration - - - Writer2xhtml - - - %origin%/w2phtml2/ConfigurationRoot.xdl - - - - - - - - - - - org.openoffice.da.writer2xhtml.configuration.general - - - org.openoffice.da.writer2xhtml.configuration - - - 0 - - - General - - - %origin%/w2phtml2/General.xdl - - - org.openoffice.da.writer2xhtml.ConfigurationDialog - - - - - - org.openoffice.da.writer2xhtml.configuration.template - - - org.openoffice.da.writer2xhtml.configuration - - - 1 - - - Template - - - %origin%/w2phtml2/Template.xdl - - - org.openoffice.da.writer2xhtml.ConfigurationDialog - - - - - - org.openoffice.da.writer2xhtml.configuration.styles1 - - - org.openoffice.da.writer2xhtml.configuration - - - 3 - - - Master styles - - - %origin%/w2phtml2/Styles1.xdl - - - org.openoffice.da.writer2xhtml.ConfigurationDialog - - - - - - org.openoffice.da.writer2xhtml.configuration.styles2 - - - org.openoffice.da.writer2xhtml.configuration - - - 4 - - - Other styles - - - %origin%/w2phtml2/Styles2.xdl - - - org.openoffice.da.writer2xhtml.ConfigurationDialog - - - - - - org.openoffice.da.writer2xhtml.configuration.formatting - - - org.openoffice.da.writer2xhtml.configuration - - - 5 - - - Formatting - - - %origin%/w2phtml2/Formatting.xdl - - - org.openoffice.da.writer2xhtml.ConfigurationDialog - - - - - - org.openoffice.da.writer2xhtml.configuration.content - - - org.openoffice.da.writer2xhtml.configuration - - - 6 - - - Content - - - %origin%/w2phtml2/Content.xdl - - - org.openoffice.da.writer2xhtml.ConfigurationDialog - - - - - - - - diff --git a/src/main/oxt/Options.xcs b/src/main/oxt/Options.xcs deleted file mode 100644 index f8ef9a2..0000000 --- a/src/main/oxt/Options.xcs +++ /dev/null @@ -1,95 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/src/main/oxt/Options.xcu b/src/main/oxt/Options.xcu deleted file mode 100644 index 9693ff1..0000000 --- a/src/main/oxt/Options.xcu +++ /dev/null @@ -1,146 +0,0 @@ - - - - - 0 - - - - - - false - - - 100 - - - 0.15 - - - 1000px - - - height:3em;margin-top:1em;margin-bottom:1em;background-color:#f6f6f6; - - - true - - - false - - - true - - - false - - - false - - - false - - - false - - - true - - - 1 - - - 5 - - - false - - - true - - - - - 0 - - - - - - true - - - 100 - - - 1 - - - true - - - 100 - - - true - - - - - - false - - - false - - - false - - - false - - - true - - - true - - - 1 - - - 0 - - - false - - - 30 - - - false - - - true - - - 150 - - - 0 - - - true - - - true - - - - - - diff --git a/src/main/oxt/ProtocolHandler.xcu b/src/main/oxt/ProtocolHandler.xcu deleted file mode 100644 index 8a1ee4b..0000000 --- a/src/main/oxt/ProtocolHandler.xcu +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - - - org.openoffice.da.writer2xhtml:* - - - - \ No newline at end of file diff --git a/src/main/oxt/ToolbarOptionPages.xcu b/src/main/oxt/ToolbarOptionPages.xcu deleted file mode 100644 index 85eb634..0000000 --- a/src/main/oxt/ToolbarOptionPages.xcu +++ /dev/null @@ -1,57 +0,0 @@ - - - - - - - - - - - - - - - - - - - - org.openoffice.da.writer2xhtml.toolbar.configuration - - - Writer2xhtml toolbar - - - %origin%/w2phtml2/ToolbarConfigurationRoot.xdl - - - - - - - - - - org.openoffice.da.writer2xhtml.toolbar.settings - - - Settings - - - %origin%/w2phtml2/ToolbarSettings.xdl - - - org.openoffice.da.writer2xhtml.ToolbarSettingsDialog - - - - - - diff --git a/src/main/oxt/ToolbarOptions.xcs b/src/main/oxt/ToolbarOptions.xcs deleted file mode 100644 index e77265b..0000000 --- a/src/main/oxt/ToolbarOptions.xcs +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - - - - - - - - \ No newline at end of file diff --git a/src/main/oxt/ToolbarOptions.xcu b/src/main/oxt/ToolbarOptions.xcu deleted file mode 100644 index 1181c26..0000000 --- a/src/main/oxt/ToolbarOptions.xcu +++ /dev/null @@ -1,27 +0,0 @@ - - - - - 3 - - - 1 - - - - - - 1 - - - 1 - - - - - - \ No newline at end of file diff --git a/src/main/oxt/description.xml b/src/main/oxt/description.xml index 1555888..bb49cc7 100644 --- a/src/main/oxt/description.xml +++ b/src/main/oxt/description.xml @@ -3,8 +3,10 @@ - - + + + + @@ -21,27 +23,11 @@ - Writer2PaginatedHTML eksportfiltre - Writer2PaginatedHTML export filters - Filtres d'exportació per al Writer2PaginatedHTML - Writer2PaginatedHTML Exportfilter - Writer2PaginatedHTML exportfilters - Writer2PaginatedHTML eksportfilter - Writer2PaginatedHTML filtros para exportar - Writer2PaginatedHTML vienti suodattimet - Filtres d'exportation Writer2PaginatedHTML - Filtri di esportazione Writer2PaginatedHTML - Filtros de exportação Writer2PaginatedHTML - Exportní filtry Writer2PaginatedHTML - Filtry ekportu Writer2PaginatedHTML - Фильтры экспорта Writer2PaginatedHTML - Фільтри експорту Writer2PaginatedHTML - Writer2PaginatedHTML ihraç etme filitreleri - Writer2PaginatedHTML export filters + Конвертер ODT в HTML, ePub и RDF с сохранением пагинации - - + + diff --git a/src/main/oxt2/description/desc_en.txt b/src/main/oxt/description/desc_en.txt similarity index 100% rename from src/main/oxt2/description/desc_en.txt rename to src/main/oxt/description/desc_en.txt diff --git a/src/main/oxt/descriptions/desc_ca.txt b/src/main/oxt/descriptions/desc_ca.txt deleted file mode 100644 index be1ba57..0000000 --- a/src/main/oxt/descriptions/desc_ca.txt +++ /dev/null @@ -1 +0,0 @@ -Writer2xhtml forneix a Writer i Calc filtres d'exportació per XHTML i XHTML+MathML \ No newline at end of file diff --git a/src/main/oxt/descriptions/desc_cs.txt b/src/main/oxt/descriptions/desc_cs.txt deleted file mode 100644 index aee0310..0000000 --- a/src/main/oxt/descriptions/desc_cs.txt +++ /dev/null @@ -1 +0,0 @@ -Writer2xhtml nabízí exportní filtry pro Writer a Calc s výstupem v XHTML a XHTML+MathML \ No newline at end of file diff --git a/src/main/oxt/descriptions/desc_da.txt b/src/main/oxt/descriptions/desc_da.txt deleted file mode 100644 index c0a8a9f..0000000 --- a/src/main/oxt/descriptions/desc_da.txt +++ /dev/null @@ -1 +0,0 @@ -Writer2xhtml installerer eksportfiltre til XHTML og XHTML+MathML i Writer og Calc \ No newline at end of file diff --git a/src/main/oxt/descriptions/desc_de.txt b/src/main/oxt/descriptions/desc_de.txt deleted file mode 100644 index f84f40d..0000000 --- a/src/main/oxt/descriptions/desc_de.txt +++ /dev/null @@ -1 +0,0 @@ -Writer2Latex bietet Witer und Calc Exportfilter für XHTML und XHTML+MathML diff --git a/src/main/oxt/descriptions/desc_en.txt b/src/main/oxt/descriptions/desc_en.txt deleted file mode 100644 index 596929e..0000000 --- a/src/main/oxt/descriptions/desc_en.txt +++ /dev/null @@ -1 +0,0 @@ -Writer2xhtml provides Writer and Calc export filters for XHTML and XHTML+MathML \ No newline at end of file diff --git a/src/main/oxt/descriptions/desc_es.txt b/src/main/oxt/descriptions/desc_es.txt deleted file mode 100644 index 5326cfe..0000000 --- a/src/main/oxt/descriptions/desc_es.txt +++ /dev/null @@ -1 +0,0 @@ -Writer2xhtml contiene filtros de Writer y Calc para exportar a XHTML y XHTML+MathML \ No newline at end of file diff --git a/src/main/oxt/descriptions/desc_fa.txt b/src/main/oxt/descriptions/desc_fa.txt deleted file mode 100644 index 596929e..0000000 --- a/src/main/oxt/descriptions/desc_fa.txt +++ /dev/null @@ -1 +0,0 @@ -Writer2xhtml provides Writer and Calc export filters for XHTML and XHTML+MathML \ No newline at end of file diff --git a/src/main/oxt/descriptions/desc_fi.txt b/src/main/oxt/descriptions/desc_fi.txt deleted file mode 100644 index 81067aa..0000000 --- a/src/main/oxt/descriptions/desc_fi.txt +++ /dev/null @@ -1 +0,0 @@ -Writer2xhtml:llä on mahdollista viedä sekä writerin että Calcin dokumentteja XHTML ja XHMTL+MathML muotoihin \ No newline at end of file diff --git a/src/main/oxt/descriptions/desc_fr.txt b/src/main/oxt/descriptions/desc_fr.txt deleted file mode 100644 index f2bf56d..0000000 --- a/src/main/oxt/descriptions/desc_fr.txt +++ /dev/null @@ -1 +0,0 @@ -Writer2xhtml permet d'exporter les documents Writer et Calc vers XHTML et XHTML+MathML \ No newline at end of file diff --git a/src/main/oxt/descriptions/desc_it.txt b/src/main/oxt/descriptions/desc_it.txt deleted file mode 100644 index 68dc14f..0000000 --- a/src/main/oxt/descriptions/desc_it.txt +++ /dev/null @@ -1 +0,0 @@ -Writer2xhtml aggiunge a Writer e Calc filtri di esportazione in XHTML e XHTML+MathML \ No newline at end of file diff --git a/src/main/oxt/descriptions/desc_nl.txt b/src/main/oxt/descriptions/desc_nl.txt deleted file mode 100644 index fb0da84..0000000 --- a/src/main/oxt/descriptions/desc_nl.txt +++ /dev/null @@ -1 +0,0 @@ -Writer2xhtml verzorgt Writer en Calc met exportfilters voor XHTML en XHTML + MathML \ No newline at end of file diff --git a/src/main/oxt/descriptions/desc_nn.txt b/src/main/oxt/descriptions/desc_nn.txt deleted file mode 100644 index 86e62e2..0000000 --- a/src/main/oxt/descriptions/desc_nn.txt +++ /dev/null @@ -1 +0,0 @@ -Writer2xhtml gir Writer og Calc eksportfilter for XHTML og XHTML+MathML \ No newline at end of file diff --git a/src/main/oxt/descriptions/desc_pl.txt b/src/main/oxt/descriptions/desc_pl.txt deleted file mode 100644 index cd15a88..0000000 --- a/src/main/oxt/descriptions/desc_pl.txt +++ /dev/null @@ -1 +0,0 @@ -Writer2xhtml dostarcza filtrów eksportu programów Writer i Calc do XHTMLa oraz XHTML+MathML \ No newline at end of file diff --git a/src/main/oxt/descriptions/desc_pt_BR.txt b/src/main/oxt/descriptions/desc_pt_BR.txt deleted file mode 100644 index 0063258..0000000 --- a/src/main/oxt/descriptions/desc_pt_BR.txt +++ /dev/null @@ -1 +0,0 @@ -Writer2xhtml oferece filtros de exportação do Writer e Calc para XHTML e XHTML+MathML \ No newline at end of file diff --git a/src/main/oxt/descriptions/desc_ru.txt b/src/main/oxt/descriptions/desc_ru.txt deleted file mode 100644 index b9c549d..0000000 --- a/src/main/oxt/descriptions/desc_ru.txt +++ /dev/null @@ -1 +0,0 @@ -Writer2xhtml позволяет экспортировать из Writer и Calc в XHTML и XHTML+MathML diff --git a/src/main/oxt/descriptions/desc_tr.txt b/src/main/oxt/descriptions/desc_tr.txt deleted file mode 100644 index 5f23817..0000000 --- a/src/main/oxt/descriptions/desc_tr.txt +++ /dev/null @@ -1 +0,0 @@ -Writer2LaTeX XHTML ve XHTML+MathML için Calc ihraç etme filitreleri sağlar \ No newline at end of file diff --git a/src/main/oxt/descriptions/desc_uk.txt b/src/main/oxt/descriptions/desc_uk.txt deleted file mode 100644 index b1390ac..0000000 --- a/src/main/oxt/descriptions/desc_uk.txt +++ /dev/null @@ -1 +0,0 @@ -Writer2xhtml забезпечує Writer та Calc фільтрами експорту до XHTML та XHTML+MathML diff --git a/src/main/oxt/help/en/help.tree b/src/main/oxt/help/en/help.tree deleted file mode 100644 index cbca48f..0000000 --- a/src/main/oxt/help/en/help.tree +++ /dev/null @@ -1,23 +0,0 @@ - - - - Introduction - Menu and toolbar - XHTML Export (Writer) - EPUB Export (Writer) - EPUB document properties (Writer) - - Settings - - - Introduction - General - Template - Style sheets - Master styles - Other styles - Formatting - Content - - - diff --git a/src/main/oxt/help/en/org.openoffice.da.writer2xhtml.oxt/Configuration/Content.xhp b/src/main/oxt/help/en/org.openoffice.da.writer2xhtml.oxt/Configuration/Content.xhp deleted file mode 100644 index df490f7..0000000 --- a/src/main/oxt/help/en/org.openoffice.da.writer2xhtml.oxt/Configuration/Content.xhp +++ /dev/null @@ -1,71 +0,0 @@ - - - - - Content - org.openoffice.da.writer2xhtml.oxt/Configuration/Content.xhp - - - - Content - - -
- Choose Tools - Options - Writer2xhtml - Content -
- - Formulas - - - Include as - Select how to export formulas if you are not using XHTML+MathML or HTML5. - - - Image with StarMath code: Export formulas as images - with the original StarMath formula in the alt attribute. - - - Image with LaTeX code: Export formulas as images - with LaTeX code in the alt attribute. - - - StarMath code: Export the original StarMath code directly - in the text. - - - LaTeX code: Export LaTeX code directly in the text. - - - - Footnotes and endnotes - - - - - Endnote heading - In %PRODUCTNAME Writer, endnotes cannot have a heading. If you want to add - a heading for the endnotes in the exported document, enter the desired heading here. - - Footnote heading - In %PRODUCTNAME Writer, footnotes (when used as endnotes) cannot have a heading. - If you want to add a heading for the footnotes in the exported document, enter the desired heading here. - This has no effect if footnotes are placed at the bottom of the page. - - - Images - - - - Embed SVG images in the HTML document - If you check this option, SVG images will be embedded directly - in the HTML document. Otherwise they will be included in a separate file. SVG images are only supported - in HTML5. - - - - Embed all images in the HTML document - If you check this option, all images will be embedded directly - in the HTML document (base64 encoded). Otherwise they will be included in a separate file. - This is not recommended for documents with large images. - -
\ No newline at end of file diff --git a/src/main/oxt/help/en/org.openoffice.da.writer2xhtml.oxt/Configuration/Formatting.xhp b/src/main/oxt/help/en/org.openoffice.da.writer2xhtml.oxt/Configuration/Formatting.xhp deleted file mode 100644 index bf5550b..0000000 --- a/src/main/oxt/help/en/org.openoffice.da.writer2xhtml.oxt/Configuration/Formatting.xhp +++ /dev/null @@ -1,97 +0,0 @@ - - - - - Formatting - org.openoffice.da.writer2xhtml.oxt/Configuration/Formatting.xhp - - - - Formatting - Use this page to define how much formatting to export. - -
- Choose Tools - Options - Writer2xhtml - Formatting -
- - - Formatting - This is used to specify how much text formatting - (character, paragraph and list formatting) to export. - - - Convert all: Convert all supported formatting to CSS - - - Ignore styles: Convert hard formatting but not formatting - by styles. Use this value if you use a custom style sheet, but still want to be able to add some hard formatting - (eg. a centered paragraph, some bold text etc.). - - - Ignore hard formatting: Convert formatting by styles, but - no hard formatting (except as given by - attribute style - mappings). - Use this if the document is well structured using styles, so that any hard formatting should be considered - an error. - - - Ignore all: Convert no formatting at all. Use this value - if you use a custom stylesheet and the document is well structured using styles, so that any hard formatting should - be considered an error. - - - - - Frame formatting - This is used for the same purpose, but affects frame formatting only. - - - Convert section formatting - Check this if you want to export section formatting (background, margins). - - - Convert table formatting - Check this if you want to export table formatting. - - - Ignore table dimensions - Check this if you do not want table dimensions (table width, column width and - row height) to be exported, but want to leave the layout of the tables to the browser. - - - List formatting - Choose how to export list formatting. - - - Use CSS1: List formatting is exported using CSS1. - This only provides basic support for list labels, and currently the browsers default indentations are used. - - - Use CSS1 and non-standard lists: This value is used to fix a - problem with continued lists. If you select this value, Writer2xhtml will export a list that continues on level 2 or below - like - <ol><ol><li>...</li></ol></ol> - This is not valid in XHTML, but works in browsers. - Also two deprecated attributes are used to continue numbering. - - - Use hard labels: If select this value, list labels are - exported as part of the text. This adds full support for list labels (e.g. labels of the form 1.2.3). Unlike the other - values indentations of the list are exported as well. - - - - - Maximum text width - In this field you can give a maximum width (like e.g. 800px) - for the exported text, which may enhance the readability. You can use any unit defined in CSS. - If the browser window is wider than this, the text will be centered with suitable margins. - Leave the field blank if you want the text to occupy the full width of the browser window. - - - Create separate style sheet - Check this if you want to create a separate CSS file in the export. - Otherwise the CSS code will be exported embedded in the XHTML document(s). - -
\ No newline at end of file diff --git a/src/main/oxt/help/en/org.openoffice.da.writer2xhtml.oxt/Configuration/General.xhp b/src/main/oxt/help/en/org.openoffice.da.writer2xhtml.oxt/Configuration/General.xhp deleted file mode 100644 index a9471d2..0000000 --- a/src/main/oxt/help/en/org.openoffice.da.writer2xhtml.oxt/Configuration/General.xhp +++ /dev/null @@ -1,58 +0,0 @@ - - - - - Content - org.openoffice.da.writer2xhtml.oxt/Configuration/General.xhp - - - - General - Use this page to define general technical aspects of the generated - XHTML documents. - -
- Choose Tools - Options - Writer2xhtml - General -
- - - Do not include DOCTYPE - Check this if you do not want to not include the !DOCTYPE declaration in - the converted document. - The !DOCTYPE is required for a valid XHTML document: This option should only be - used if you need to process the document further. - - - Encoding - Select the character encoding to use for the XHTML document. Currently supported - encodings are UTF-8 (recommended), UTF-16, ISO-8859-1 and US-ASCII. - Characters not supported by the encoding are exported as numeric character entities. - - - Add Byte Order Mark (BOM) - Check this to include a BOM (Byte Order Mark) to the XHTML document (UTF-8 only). - Normally this is not needed if you use UTF-8 encoding, but it may be required in rare cases. - - - - Numeric character entities - Select how to export numeric character entities. You can use either - hexadecimal or decimal numbers. This is not relevant if you use UTF-8 or UTF-16. - - - Use named character entities - Check this to use named character entities as defined by (X)HTML. - If you export to XHTML+MathML, also named MathML entities will be used. - - - Include detailed language information - Check this to include all language information in the XHTML document. - Otherwise only the default language will be exported. - - - Use "pretty printing" - Check this to use “pretty print” - (using indentations and line breaks) in the XHTML output. - - -
\ No newline at end of file diff --git a/src/main/oxt/help/en/org.openoffice.da.writer2xhtml.oxt/Configuration/Introduction.xhp b/src/main/oxt/help/en/org.openoffice.da.writer2xhtml.oxt/Configuration/Introduction.xhp deleted file mode 100644 index 9470e14..0000000 --- a/src/main/oxt/help/en/org.openoffice.da.writer2xhtml.oxt/Configuration/Introduction.xhp +++ /dev/null @@ -1,25 +0,0 @@ - - - - - Custom style - org.openoffice.da.writer2xhtml.oxt/Configuration/Introduction.xhp - - - - Custom style - Define a custom style for the XHTML export - -
- Choose Tools - Options - Writer2xhtml -
- - - Writer2xhtml comes with a number of predefined styles. - A style defines technical aspects of the generated XHTML styles, in particular the export of formatting. - Advanced users can define their own custom style. You can for example use the custom style to create XHTML documents that - takes advantage of your own CSS style sheet. - This requires some knowledge of XHTML and CSS. - To use the custom style, choose Custom in the export dialog. - -
\ No newline at end of file diff --git a/src/main/oxt/help/en/org.openoffice.da.writer2xhtml.oxt/Configuration/Masterstyles.xhp b/src/main/oxt/help/en/org.openoffice.da.writer2xhtml.oxt/Configuration/Masterstyles.xhp deleted file mode 100644 index d056666..0000000 --- a/src/main/oxt/help/en/org.openoffice.da.writer2xhtml.oxt/Configuration/Masterstyles.xhp +++ /dev/null @@ -1,80 +0,0 @@ - - - - - Content - org.openoffice.da.writer2xhtml.oxt/Configuration/Masterstyles.xhp - - - - Master styles - Use this page to define how to export style information. - -
- Choose Tools - Options - Writer2xhtml - Master styles -
- - Style mappings - For each %PRODUCTNAME Writer style you can define a corresponding XHTML element - and CSS style. - - - Style family - Select the %PRODUCTNAME Writer style family. Note that headings and other - paragraphs are handled separately. - - - Style name - Select a style name from the list - - - New... - Click to add a new style name to the list. Type a name or select a style name - from the list. - - - Delete... - Click this to delete the current style name from the list. - - - XHTML element - Enter the name of an XHTML element or select one from the list. - - - CSS class - Enter the name of a CSS class. If you leave this field empty, the - class attribute will not be set. - - - Before - The text you enter here will be added to the beginning of - each paragraph formatted with this style. - - - After - The text you enter here will be added to the end of - each paragraph formatted with this style. - - - Block XHTML element - This is only valid for paragraphs and headings. - For paragraphs this element is used as a container for a sequence of paragraphs - with the same paragraph style. As an example: For the paragraph style Quotations you can set the XHTML element to - p and the block XHTML element to blockquote. This will convert a sequence of paragraphs with the - Quotations style to a block quote. You can leave the field empty if you do not need it. - For headings the block XHTML element is used for the entire heading, whereas the - XHTML element is used for the text content (without the label). - - - Block CSS class - Enter the name of a CSS class for the block element. If you leave the field empty, the - class attribute will not be set. - - - Load default mappings... - Writer2xhtml comes with a set of default style mappings corresponding to - some of the predefined styles in %PRODUCTNAME Writer. Click this button to add these mappings to the current set. You will get - a warning if this will overwrite one or more existing mappings. - - -
\ No newline at end of file diff --git a/src/main/oxt/help/en/org.openoffice.da.writer2xhtml.oxt/Configuration/Otherstyles.xhp b/src/main/oxt/help/en/org.openoffice.da.writer2xhtml.oxt/Configuration/Otherstyles.xhp deleted file mode 100644 index a530fbb..0000000 --- a/src/main/oxt/help/en/org.openoffice.da.writer2xhtml.oxt/Configuration/Otherstyles.xhp +++ /dev/null @@ -1,53 +0,0 @@ - - - - - Other styles - org.openoffice.da.writer2xhtml.oxt/Configuration/Otherstyles.xhp - - - - Other styles - Use this page to define various style related features of the export. - This supplements the settings on the page - Master styles. - -
- Choose Tools - Options - Writer2xhtml - Other styles -
- - Style mappings for hard formatting - In general using real styles is preferred. These setting allows you to define - styles for a selection of hard text formatting attributes. - To apply these settings: Go to the page - Formatting and set Formatting to either Ignore hard formatting or - Ignore all. Otherwise the rules you define here are ignored. - - - Formatting attribute - Select a formatting attribute. - - - Apply custom style - Check this if you want to apply a custom style for this attribute. - - - XHTML element - Enter the name of an XHTML element or select one from the list. - - - CSS class - Enter the name of a CSS class to apply to the element. If you leave this field - empty, the class attribute will not be set. - - Other styles - - - CSS class for tabulator stop - Normally tabulator stops are exported as spaces. If you enter the name of - a CSS class here, the space will be contained in a span element with your style in the class attribute. - - -
\ No newline at end of file diff --git a/src/main/oxt/help/en/org.openoffice.da.writer2xhtml.oxt/Configuration/Stylesheets.xhp b/src/main/oxt/help/en/org.openoffice.da.writer2xhtml.oxt/Configuration/Stylesheets.xhp deleted file mode 100644 index 8cf4613..0000000 --- a/src/main/oxt/help/en/org.openoffice.da.writer2xhtml.oxt/Configuration/Stylesheets.xhp +++ /dev/null @@ -1,70 +0,0 @@ - - - - - Content - org.openoffice.da.writer2xhtml.oxt/Configuration/Stylesheets.xhp - - - - Style sheets - Use this page to provide your own style sheets for the exported documents. - -
- Choose Tools - Options - Writer2xhtml - Style sheets -
- - Custom style sheets - The custom style sheet can either be an embedded style sheet for the EPUB - export or a linked style sheet for the XHTML export. - - - Insert link to custom style sheet (XHTML export) - Check this to link to your own, external CSS style sheet. - For more advanced solutions (eg. different style sheets for screen viewing and printing) you can use an - XHTML template. - - - URL - Enter the URL for the style sheet. - - - Include custom style sheet (EPUB export) - Check this to include a custom style sheet in the EPUB document. - - - Custom style sheet - Enter the CSS code for your custom style sheet here. - - - Load... - Click to load the style sheet from a file. - This will create a copy of the original file. If you change, move or delete the original file, nothing - will happen to the style sheet. If you want to update the style sheet with a new version of the original file, click - this button again. - - - Style resources - This is a list of resource files to include with the custom style sheet. - You can refer to these files from your style sheet. The reference should be by file name only, as the resource files - are placed in the same directory as the style sheet. For example: - body { background-image:url('myimage.jpg'); } - Note that changes to this list will not be undone if - you click Cancel. - - - New... - Click this to add a new resource file to the list. Select the file and press - Open (On some systems you can select more than one file). - This will create a copy of the original file. If you change, move or delete the original file, nothing - will happen to the resource file. If you want to update the resource file with a new version of the original file, click - this button again. - - - Delete... - Click this to delete the currently selected resource file from the list. - This will not affect the original file. - - -
\ No newline at end of file diff --git a/src/main/oxt/help/en/org.openoffice.da.writer2xhtml.oxt/Configuration/Template.xhp b/src/main/oxt/help/en/org.openoffice.da.writer2xhtml.oxt/Configuration/Template.xhp deleted file mode 100644 index 4533423..0000000 --- a/src/main/oxt/help/en/org.openoffice.da.writer2xhtml.oxt/Configuration/Template.xhp +++ /dev/null @@ -1,107 +0,0 @@ - - - - - Content - org.openoffice.da.writer2xhtml.oxt/Configuration/Template.xhp - - - - Template - Use this page to define an XHTML template to use as a basis for the - generated XHTML documents. - -
- Choose Tools - Options - Writer2xhtml - Template -
- - - Use custom XHTML template - Check this if you want to define an XHTML template. Otherwise a default - template will be used. - A template should be an ordinary XHTML file (do not include a DOCTYPE declaration) - with some special elements: - - - An element with the id content is used to - fill the text content. - If no such element exists, the body element is used. If there is no body element - in the template, the root element is used. - - - Elements with the id header or - footer (optional) will be filled with a simple navigation panel using a first/previous/next/last scheme - (for spreadsheet documents, sheet names are used for navigation). - - - An element with the id panel (optional) - will be filled with a simple navigation panel using a table of contens-like scheme. - - - You can change the names of the id attributes at the bottom of this page. - The template must be well-formed XML. If this is not the case, an error message - is displayed below the template. A template with errors will be ignored in the export. - A simple template including a header might look like this: - -<html>
-  <head>
-    <title/>
-  </head>
-  <body>
-    <div id='header'/>
-    <div id='content'/>
-  </body>
-</html> -
- As the template does not include footer and panel nodes, these elements will not be included. - - - A template with all the elements, suitable for HTML5 might look like this: - - -<html>
-  <head>
-    <title/>
-  </head>
-  <body>
-    <header><nav id='header'/></header>
-    <aside><nav id='panel'/></aside>
-    <div id='content'/>
-    <footer><nav id='footer'/></footer>
-  </body>
-</html> -
- - The absolutely mininal template is this: - -<div/> - - The div-element will be used as the content container. - The generated document will not be a complete XHTML document (no html, head and - body nodes). It will however still be a well-formed XML file that can be handled with standard tools. - The use case for this is that you can produce XHTML fragments suitable for inclusion in e.g. a CMS. - Make sure to check the option Do not include DOCTYPE in this case! - - - Load... - Click this to load a template from a file. This will overwrite the current contents - of the template. - - - Content id - Enter the id to use for the content node. - - - Panel id - Enter the id to use for the panel node. - - - Header id - Enter the id to use for the header node. - - - Footer id - Enter the id to use for the footer node. - - -
\ No newline at end of file diff --git a/src/main/oxt/help/en/org.openoffice.da.writer2xhtml.oxt/epub_export.xhp b/src/main/oxt/help/en/org.openoffice.da.writer2xhtml.oxt/epub_export.xhp deleted file mode 100644 index ca7b891..0000000 --- a/src/main/oxt/help/en/org.openoffice.da.writer2xhtml.oxt/epub_export.xhp +++ /dev/null @@ -1,245 +0,0 @@ - - - - - EPUB Export (Writer) - org.openoffice.da.writer2xhtml.oxt/epub_export.xhp - - - - - EPUB Export (Writer) - Exports the current document to EPUB format. -
- Choose File - Export - EPUB
- or File - Export - EPUB 3
- or click the EPUB-button in the toolbar -
- - Style - - - Select the style to use for the EPUB document - Use style - This option allows you to choose between various styles to apply to the - EPUB document. - - - Original formatting produces an EPUB document which uses - the same style as the original document. The document will look quite similar to the original when viewed - with an EPUB reader. - - - Custom is a user defined format. You can define your own - style by providing a CSS style sheet and a mapping from Writer styles to your CSS styles. - To configure the custom format, choose Tools - Options - Writer2xhtml. - - - - - - Select a scaling to apply to all dimensions in the document - - Viewing the document with an EPUB reader will often require different dimensions - (e.g. margins) than the original document. - - - - Select a scaling to apply to all column dimensions in the document - - - - Check this to export all font sizes as percentages - Use relative font size - For EPUB it is recommended to use relative font sizes, and using this option will - export all font sizes as percentages. In some EPUB readers this will enable the user to scale the fonts. - - - Select a scaling factor to apply to all font sizes - Scaling - The relative font size is calculated relative to the default font size in the - document. Using this option you can define a percentage used to scale all font sizes. - Thus with the setting 140, all font sizes will be 40% larger. - - - Check this to replace all fonts with a single font - Use a single font for the entire document - Some style guides recommend to use a single font for the entire EPUB document. - Check this option to ignore all font information in the original document and export a single font. - - - Enter or select the font name to use (or leave blank to use the EPUB reader's default font) - Font name - Enter a font name or select a font name in the list. This font will be used for - all text in the EPUB document. You can also leave the field blank: In this case no font information will be exported, and - the EPUB reader will choose a default font. - - - Check this if you want to convert all units to px rather than using the original units - - - For EPUB it is recommended to use the unit px instead, and using this option you can require that - all dimensions are converted to px. - - - - Image size - Select how to set the image size in the EPUB document - Select how to set the image size in the EPUB document - - - Use absolute size: Images will get the same size in the EPUB - document as in the original %PRODUCTNAME Writer document. - - - Use relative size (%): Image sizes will be exported as - a percentage of the total width. - This has the advantage that the image size will adapt to the size of the reader screen. - - - Use original image size: Often images in a %PRODUCTNAME document - are scaled up or down from their original size. If you select this option, the original (unscaled) image - size will be used. - - - - AutoCorrect - - - Ignore hard line breaks - Check this if you don't want to export hard (manual) line breaks - Sometimes hard (or manual) line breaks are used in Writer to optimize - the placement of the line breaks. Since line breaking in an EPUB reader is completely different, you may want to ignore - all hard line breaks by selecting this option. - - - Check this if you don't want to export empty paragraphs - - - - Check this to treat several spaces as a single space in the export - - - - - - Check this to export and display all hidden text - Display hidden text - If sections or text fragments are hidden in the original document they will normally - not be exported. If you check this option, hidden text will be exported to visible text in the EPUB document. - - - Check this if you want to export notes (annotations) in the document - - If you select this option, notes (also known as annotations) in the - %PRODUCTNAME document are exported as comments in the EPUB document. They will not be directly visible in the reader. - If the option is not selected, notes are completely ignored. - - Document division (page breaks) - These settings lets you insert page breaks at various places in the document. - It is recommended always to use one or more of these settings. One reason for this is that it enhances the readability of - your document. Another reason is technical: Page breaks splits the splits the internal structure into smaller parts. - This improves performance, and also some EPUB readers have a limitation on the size of the individual parts of the - doucment. - - - Select the heading level at which spliting should occur, or "None" if you do not want to split at headings - At heading level - Use this option to split the document at headings. This is the most common way - to split the document. Note that this option has no effect for headings - inside tables. - You can either select None (the document will not split at headings), - or you can select at which level splitting should occur. - For example 2 to split the document at all headings of level 1 or 2. - - - At page breaks - Select the type page breaks at which you want to split the document - This option enables you to split the document at the original page breaks. - Select the type of page breaks in the list: - - - Select None if you do not want to split at page breaks. - - - Select Defined by styles to split at page breaks defined - in paragraph styles. - - - Select All explicit to also split at manual page breaks - (Insert - Manual Break - Page Break). - - - Select All to split at all page breaks in the document. This - includes automatic page breaks, but Writer2xhtml will never split the document inside a paragraph, list or table. - - - - - Use full screen for large images - Select this option to show large images on full screen rather than embedded in the text - Images will normally be exported as an integrated part of the text. As EPUB readers - may have a relatively small screen, this may not be optimal for large images. - Select this option to split the document at large images, which means that they will be displayed on full screen. - - - Minimum width - Enter the minimum width used to identify a large image - Enter the minimum width for a large image. Only images with at least this relative width - and an aspect ratio of 3:4 or higher will be export as full screen images. - - - Use first image as cover image - Check this to use the first image found in the document as cover image - An EPUB document often include a cover image in analogy with the cover of a book. - Check this to use the first image found in the document as cover image. The position - of the image in the original document does not matter. - - - Automatic split of long documents - Check this to enable automatic split of long documents based on the number of characters - Use this option to limit the size of each document part. - - - After (in 1000 characters) - Enter the number of characters after which an automatic split should occur - Enter the number of characters after which an automatic split should occur. - Writer2xhtml will split the document at the first possible break point after this number of characters. - - Navigation table - - - Number of heading levels to include - Select the number of heading levels to include in the content table in the EPUB document - An EPUB document contains a content table, which the EPUB reader can use to let the - user navigate through the document. Writer2xhtml generates this table based on the headings in the document. - You can select the number of heading levels to include. - - - Also include original table of contents - Check this to include the original table of contents in addition to the EPUB content table - Your document may also include a normal table of contents. - Check this if you want to include this table of contents in addition to the navigation table. - - - Include EPUB 2 navigation (EPUB 3 only) - Check this to include navigation information in EPUB 2 format - EPUB 3 uses a new format for the navigation information. - Check this option if you also want to include navigation information in the old format. - This will ensure compatibility with older EPUB readers. - - Document properties - - - Clik this to edit the document properties, e.g. author, title, date - Edit document properties - Click this button to open the dialog to edit the document properties such as - title, author or date. - - - - -
- - diff --git a/src/main/oxt/help/en/org.openoffice.da.writer2xhtml.oxt/epub_metadata.xhp b/src/main/oxt/help/en/org.openoffice.da.writer2xhtml.oxt/epub_metadata.xhp deleted file mode 100644 index fb9ba1c..0000000 --- a/src/main/oxt/help/en/org.openoffice.da.writer2xhtml.oxt/epub_metadata.xhp +++ /dev/null @@ -1,134 +0,0 @@ - - - - - EPUB document properties (Writer) - org.openoffice.da.writer2xhtml.oxt/epub_metadata.xhp - - - - - EPUB document properties (Writer) - Edit the document properties for an EPUB document. -
- Choose File - Export - EPUB or File - Export - EPUB 3, - and click Edit document properties in the export dialog
- or click the EPUB-button marked with i in the toolbar -
- - - The EPUB standard specifies a large number of document properties. - Not all of these are supported by the OpenDocument standard. - Writer2xhtml supports the additional properties using user defined document properties. - This dialog provides a convenient interface to edit all EPUB document properties, but you can also access all properties - using the standard interface in %PRODUCTNAME Writer, that is File - Properties. - Writer2xhtml will always include the identifier, author(s), date(s) and the title. - Other fields are optional and can be left blank. In this case they will not be included in the EPUB document. - - - Custom identifier - Each EPUB document must have a unique identifier. - Normally Writer2xhtml generates a Universal Unique ID (UUID) for this purpose, but you may override this with - your own identifier. - - Use custom identifier - Check this if you want to provide your own identifier - - Identifier - Enter the identifier to use. Remember that it must be unique amongst all - EPUB documents. - - Identifier type - An identifier may follow a specific identification scheme, e.g. ISBN. - Select or enter an identification scheme in this field. - - - Authors - An EPUB document can have several authors, which you can list here. - An author can be either a creator, that is a primary author of the publication, or a contributor, - that is a party whose contribution to the publication is secondary to the creator(s). - Furthermore an author may have a special role, e.g. illustrator. Both properties are specified when you add - a new author to the list. - Note that some EPUB readers may only present the first creator, hence - you should make sure that the primary creator is at the top of the list. - If you do not add any authors, Writer2xhtml will display and use a default value - for the author. - - Add... - Click this to add new author to the list. - - Modify... - Click this to modify the currently selected author. - - Delete... - Click this to delete the currently selected author from the list. - - Up - Click this to move the currently selected author up one position in the list. - - Down - Click this to move the currently selected author down one position in the list. - - - Dates - An EPUB document can specify one or more dates relating to the publication. - Each date can be associated with a special event such as creation, publication or modification. - Note that some EPUB readers may only present the first date, hence - you should make sure that the primary date is at the top of the list. - If you do not add any dates, Writer2xhtml will display and use a default value - for the date (date of last modification). - - Add... - Click this to add new date to the list. - - Modify... - Click this to modify the currently selected date. - - Delete... - Click this to delete the currently selected date from the list. - - Up - Click this to move the currently selected date up one position in the list. - - Down - Click this to move the currently selected date down one position in the list. - - - Title - The title of the document. This will always be included in the EPUB - document. - - Subject - The subject of the document - - Keywords - A comma separated list of keywords - - Description - A description of the document - - Publisher - The publisher of the document. - - Type - Terms describing general categories, functions, genres, or aggregation levels - for content. - - Format - The media type or dimensions of the resource. - - Source - Information regarding a prior resource from which the publication was derived. - - Relation - An identifier of an auxiliary resource and its relationship to the publication. - - Coverage - The extent or scope of the publication’s content. - - Rights - A statement about rights, or a reference to one. - - -
- \ No newline at end of file diff --git a/src/main/oxt/help/en/org.openoffice.da.writer2xhtml.oxt/export.xhp b/src/main/oxt/help/en/org.openoffice.da.writer2xhtml.oxt/export.xhp deleted file mode 100644 index 07fe769..0000000 --- a/src/main/oxt/help/en/org.openoffice.da.writer2xhtml.oxt/export.xhp +++ /dev/null @@ -1,207 +0,0 @@ - - - - - XHTML Export (Writer) - org.openoffice.da.writer2xhtml.oxt/export.xhp - - - - - XHTML Export (Writer) - Exports the current document to XHTML format. -
- Choose File - Export - XHTML 1.0 strict
- or File - Export - XHTML 1.1
- or File - Export - XHTML 1.1 + MathML 2.0
- or File - Export - HTML5
- or click the HTML5-button in the toolbar -
- - Style - - - Select the style to use for the XHTML document -
- Use style - This option allows you to choose between various styles to apply to the - XHTML document. -
- - -
- Original formatting produces an XHTML document which uses - the same style as the original document. The document will look quite similar to the original when viewed - in a browser. -
-
- - Chocolate, Midnight, Modern, Oldstyle, Steely, Swiss, Traditional - and Ultramarine formats the document with one of the - 8 core styles provided by the World Wide Web Consortium. - - - Custom is a user defined format. You can define your own - style by providing a CSS style sheet and a mapping from Writer styles to your CSS styles. - To configure the custom format, choose Tools - Options - Writer2xhtml. - -
-
- Expert users can extend the list with further formats using - configuration packages. See the documentation on the - web site for Writer2xhtml. -
- - - Select a scaling to apply to all dimensions in the document -
- Scaling -
-
- Viewing the document in a web browser may require different dimensions - (e.g. font sizes) than the original document. -
-
- Using this option you can define a percentage used to scale all - dimensions. Thus with the setting 140, all dimensions will be 40% larger than in the original document. Depending on the - style you have selected and on the setting for image size below, some dimensions may be unaffected by - this option. -
- - - Select a scaling to apply to all column dimensions in the document -
- Column scaling - This is a similar option, which only affects table columns. Thus you can further - widen or narrow the columns of the tables if you wish. -
- - - Check this if you want to convert all units to px rather than using the original units -
- Convert units to px (pixels) -
-
- In %PRODUCTNAME, font sizes are usually given in points and other dimensions - in e.g. cm or inches. -
-
- For XHTML it is recommended to use the unit px instead, and using this option you can require that - all dimensions are converted to px. -
-
- If you choose not to check this option, the original units will always be used. -
- - - Check this to use the natural size of images rather than the size defined in the document -
- Use original image size - Often images in a %PRODUCTNAME document are scaled up or down from their original size. - Normally the same scaling will be used in the exported document, but if you select this option, the original (unscaled) image - size will be used. -
- -
- Special content -
- - - Check this if you want to export notes (annotations) in the document -
- Export notes -
-
- If you select this option, notes (also known as annotations) in the - %PRODUCTNAME document are exported as comments in the XHTML document. They will not be directly visible in the browser, - only in the XHTML source. If the option is not selected, notes are completely ignored. -
- - - Check this if you want to export all meta data (using the Dublin Core standard) -
- Export document properties (Dublin Core Meta data) - If you select this option, the document properties (File – Properties) - are exported using - the Dublin Core standard. -
- - AutoCorrect - - - Ignore hard line breaks - Check this if you don't want to export hard (manual) line breaks - Sometimes hard (or manual) line breaks are used in Writer to optimize - the placement of the line breaks. Since line breaking in a browser is completely different, you may want to ignore - all hard line breaks by selecting this option. - - - Check this if you don't want to export empty paragraphs -
- Ignore empty paragraphs - Empty paragraphs are sometimes used a simple means to create vertical - spacing in Writer. In a well-structured document, an empty paragraph is probably a mistake. Hence you can select - this option to ignore empty paragraphs in the document in the export. -
- - - Check this to treat several spaces as a single space in the export -
- Ignore double spaces - For similar reasons you can choose to ignore two or more spaces in a - row using this option. -
- -
- Files -
- - - Split document at headings - Check this to create a new document for each heading - To make a long Writer document easier to read in the browser, you can use - this option to split the document in several small files. - Writer2xhtml will add a simple navigation panel that lets you - move between pages. The navigation links will be in the same language as the document (as defined - under Tools – Options – Language Settings – Languages). - Note that this option has no effect for headings - inside tables. - - - Select the heading level at which the spliting should occur -
- Heading level - If you have chosen to split the document at headings, you can use this option - to define at which level splitting should occur. For example 2 to split the document at all headings of level 1 or 2. -
- - - Repeat heading levels - Select the number of heading levels to repeat at the top of new documents - To help the reader to identify the current position within the document, - you can use this option to repeat the parent headings whenever the document is split. If you for example split at - headings of level 3 and set this option to 2, the headings of level 1 and 2 will be repeated before the heading of level 3, - providing precise information as to where in the document the section belongs. - - - Check this to save images in a subdirectory relative to the exported document -
- Save images in subdirectory - Writer2xhtml normally saves images associated with the document in the same - directory as the XHTML document. If the document contains a large number of images it may be more convenient to save the - images in a separate subdirectory. This option will create a subdirectory with the same name as the XHTML document to - store the images. -
- - - Check this to load the JavaScript library MathJax for viewing mathematical content -
- Use MathJax - MathJax is a JavaScript library for displaying mathematical content in web pages. - Using MathJax ensures that your mathematical content will display correctly in most browsers. - This includes formulas created with the extension TexMaths. - This option is only available if you export to XHTML 1.1+MathML 2.0 or HTML5. -
- -
\ No newline at end of file diff --git a/src/main/oxt/help/en/org.openoffice.da.writer2xhtml.oxt/introduction.xhp b/src/main/oxt/help/en/org.openoffice.da.writer2xhtml.oxt/introduction.xhp deleted file mode 100644 index 58a89ff..0000000 --- a/src/main/oxt/help/en/org.openoffice.da.writer2xhtml.oxt/introduction.xhp +++ /dev/null @@ -1,32 +0,0 @@ - - - - - Introduction - org.openoffice.da.writer2xhtml.oxt/introduction.xhp - - - - Introduction to Writer2xhtml - - The Writer2xhtml is a tool for publishing web content - and electronic books from %PRODUCTNAME Writer. - Using Writer2xhtml you will be able to author well-structured XHTML and EPUB documents using (almost) - the full power of %PRODUCTNAME Writer. - Writer2xhtml has two modes of operation - - - You can use Writer2xhtml as an export filter. - It adds XHTML and EPUB formats to the File - Export - menu. - - - - You can publish directly to XHTML or EPUB - and view the result using the provided - toolbar. - - - - - \ No newline at end of file diff --git a/src/main/oxt/help/en/org.openoffice.da.writer2xhtml.oxt/menu.xhp b/src/main/oxt/help/en/org.openoffice.da.writer2xhtml.oxt/menu.xhp deleted file mode 100644 index 12d4891..0000000 --- a/src/main/oxt/help/en/org.openoffice.da.writer2xhtml.oxt/menu.xhp +++ /dev/null @@ -1,86 +0,0 @@ - - - - - Menu and toolbar - org.openoffice.da.writer2xhtml.oxt/menu.xhp - - - - Menu and toolbar - - Using Writer2xhtml as an export filter - - File - Export - - Writer2xhtml adds a number of entries to the File - Export - menu in Writer - - - XHTML 1.0 strict [Writer2xhtml] - - - XHTML 1.1 [Writer2xhtml] - - - XHTML 1.1 + MathML 2.0 [Writer2xhtml] - - - HTML5 [Writer2xhtml] - - - EPUB [Writer2xhtml] - - - EPUB 3 [Writer2xhtml] - - - - Using the Writer2xhtml toolbar - - Writer2xhtml adds a toolbar in Writer, - providing the following commands. You can configure the behavior of the toolbar. - - Publish to XHTML - - - Convert the document to a web page in XHTML format - and display the result in the default browser. - - Publish the current document as an XHTML file - - Publish to EPUB (Writer only) - - - Convert the document to and electronic book in EPUB format - and display the result in the default EPUB viewer. - - - Publish the current document as an EPUB file - - Edit EPUB document properties (Writer only) - - - Electronic books in EPUB format supports a complex set of - document properties. This function brings up a dialog to edit the properties. - - Edit the EPUB document properties of the current document - - Edit custom style - - - Edit the custom export style. This style is used if you select - Custom as style in the export dialog. - - diff --git a/src/main/oxt/help/en/org.openoffice.da.writer2xhtml.oxt/settings.xhp b/src/main/oxt/help/en/org.openoffice.da.writer2xhtml.oxt/settings.xhp deleted file mode 100644 index 943a68a..0000000 --- a/src/main/oxt/help/en/org.openoffice.da.writer2xhtml.oxt/settings.xhp +++ /dev/null @@ -1,95 +0,0 @@ - - - - - Toolbar Settings - org.openoffice.da.writer2xhtml.oxt/settings.xhp - - - - - Writer2xhtml Toolbar Settings - -
- Select Tools - Options - Writer2xhtml toolbar - Settings -
- - XHTML Export - Use these settings to configure the behavior of the XHTML export button in the toolbar. - - - Select the XHTML format to use when clicking the XHTML export button in the toolbar - Format - Select an XHTML format in the list. This format will be used when you click the XHTML - export button in the toolbar. The default format is HTML5. - - - Choose the desired behavior after export - After export - After export, Writer2xhtml can display the result in a web browser. - Choose the desired behavior in the list. - - - Do nothing if you do not want to view the result after export - - - Open with default web browser if you view the result using your - system's default web browser - - - - Open with custom application if you want to view the result using an application - of your choice. - - - - - Enter the full path to the application you wish to use - Application - Enter the full path to the application you wish to use. - - - Browse for the application - Browse... - Click this to open a file dialog, where you can browse for the application. - - EPUB Export - Use these settings to configure the behavior of the EPUB export button in the toolbar. - - - Select the EPUB format to use when clicking the EPUB export button in the toolbar - Format - Select an EPUB format in the list. This format will be used when you click the EPUB - export button in the toolbar. The default format is EPUB 3. - - - Choose the desired behavior after export - After export - After export, Writer2xhtml can display the result in an EPUB reader. - Choose the desired behavior in the list. - - - Do nothing if you do not want to view the result after export - - - Open with default web browser if you view the result using your - system's default EPUB reader. - - - - Open with custom application if you want to view the result using an application - of your choice. - - - - - Enter the full path to the application you wish to use - Application - Enter the full path to the application you wish to use. - - - Browse for the application - Browse... - Click this to open a file dialog, where you can browse for the application. - -
\ No newline at end of file diff --git a/src/main/oxt/help/ru/help.tree b/src/main/oxt/help/ru/help.tree deleted file mode 100644 index cbca48f..0000000 --- a/src/main/oxt/help/ru/help.tree +++ /dev/null @@ -1,23 +0,0 @@ - - - - Introduction - Menu and toolbar - XHTML Export (Writer) - EPUB Export (Writer) - EPUB document properties (Writer) - - Settings - - - Introduction - General - Template - Style sheets - Master styles - Other styles - Formatting - Content - - - diff --git a/src/main/oxt/help/ru/org.openoffice.da.writer2xhtml.oxt/Configuration/Content.xhp b/src/main/oxt/help/ru/org.openoffice.da.writer2xhtml.oxt/Configuration/Content.xhp deleted file mode 100644 index df490f7..0000000 --- a/src/main/oxt/help/ru/org.openoffice.da.writer2xhtml.oxt/Configuration/Content.xhp +++ /dev/null @@ -1,71 +0,0 @@ - - - - - Content - org.openoffice.da.writer2xhtml.oxt/Configuration/Content.xhp - - - - Content - - -
- Choose Tools - Options - Writer2xhtml - Content -
- - Formulas - - - Include as - Select how to export formulas if you are not using XHTML+MathML or HTML5. - - - Image with StarMath code: Export formulas as images - with the original StarMath formula in the alt attribute. - - - Image with LaTeX code: Export formulas as images - with LaTeX code in the alt attribute. - - - StarMath code: Export the original StarMath code directly - in the text. - - - LaTeX code: Export LaTeX code directly in the text. - - - - Footnotes and endnotes - - - - - Endnote heading - In %PRODUCTNAME Writer, endnotes cannot have a heading. If you want to add - a heading for the endnotes in the exported document, enter the desired heading here. - - Footnote heading - In %PRODUCTNAME Writer, footnotes (when used as endnotes) cannot have a heading. - If you want to add a heading for the footnotes in the exported document, enter the desired heading here. - This has no effect if footnotes are placed at the bottom of the page. - - - Images - - - - Embed SVG images in the HTML document - If you check this option, SVG images will be embedded directly - in the HTML document. Otherwise they will be included in a separate file. SVG images are only supported - in HTML5. - - - - Embed all images in the HTML document - If you check this option, all images will be embedded directly - in the HTML document (base64 encoded). Otherwise they will be included in a separate file. - This is not recommended for documents with large images. - -
\ No newline at end of file diff --git a/src/main/oxt/help/ru/org.openoffice.da.writer2xhtml.oxt/Configuration/Formatting.xhp b/src/main/oxt/help/ru/org.openoffice.da.writer2xhtml.oxt/Configuration/Formatting.xhp deleted file mode 100644 index bf5550b..0000000 --- a/src/main/oxt/help/ru/org.openoffice.da.writer2xhtml.oxt/Configuration/Formatting.xhp +++ /dev/null @@ -1,97 +0,0 @@ - - - - - Formatting - org.openoffice.da.writer2xhtml.oxt/Configuration/Formatting.xhp - - - - Formatting - Use this page to define how much formatting to export. - -
- Choose Tools - Options - Writer2xhtml - Formatting -
- - - Formatting - This is used to specify how much text formatting - (character, paragraph and list formatting) to export. - - - Convert all: Convert all supported formatting to CSS - - - Ignore styles: Convert hard formatting but not formatting - by styles. Use this value if you use a custom style sheet, but still want to be able to add some hard formatting - (eg. a centered paragraph, some bold text etc.). - - - Ignore hard formatting: Convert formatting by styles, but - no hard formatting (except as given by - attribute style - mappings). - Use this if the document is well structured using styles, so that any hard formatting should be considered - an error. - - - Ignore all: Convert no formatting at all. Use this value - if you use a custom stylesheet and the document is well structured using styles, so that any hard formatting should - be considered an error. - - - - - Frame formatting - This is used for the same purpose, but affects frame formatting only. - - - Convert section formatting - Check this if you want to export section formatting (background, margins). - - - Convert table formatting - Check this if you want to export table formatting. - - - Ignore table dimensions - Check this if you do not want table dimensions (table width, column width and - row height) to be exported, but want to leave the layout of the tables to the browser. - - - List formatting - Choose how to export list formatting. - - - Use CSS1: List formatting is exported using CSS1. - This only provides basic support for list labels, and currently the browsers default indentations are used. - - - Use CSS1 and non-standard lists: This value is used to fix a - problem with continued lists. If you select this value, Writer2xhtml will export a list that continues on level 2 or below - like - <ol><ol><li>...</li></ol></ol> - This is not valid in XHTML, but works in browsers. - Also two deprecated attributes are used to continue numbering. - - - Use hard labels: If select this value, list labels are - exported as part of the text. This adds full support for list labels (e.g. labels of the form 1.2.3). Unlike the other - values indentations of the list are exported as well. - - - - - Maximum text width - In this field you can give a maximum width (like e.g. 800px) - for the exported text, which may enhance the readability. You can use any unit defined in CSS. - If the browser window is wider than this, the text will be centered with suitable margins. - Leave the field blank if you want the text to occupy the full width of the browser window. - - - Create separate style sheet - Check this if you want to create a separate CSS file in the export. - Otherwise the CSS code will be exported embedded in the XHTML document(s). - -
\ No newline at end of file diff --git a/src/main/oxt/help/ru/org.openoffice.da.writer2xhtml.oxt/Configuration/General.xhp b/src/main/oxt/help/ru/org.openoffice.da.writer2xhtml.oxt/Configuration/General.xhp deleted file mode 100644 index a9471d2..0000000 --- a/src/main/oxt/help/ru/org.openoffice.da.writer2xhtml.oxt/Configuration/General.xhp +++ /dev/null @@ -1,58 +0,0 @@ - - - - - Content - org.openoffice.da.writer2xhtml.oxt/Configuration/General.xhp - - - - General - Use this page to define general technical aspects of the generated - XHTML documents. - -
- Choose Tools - Options - Writer2xhtml - General -
- - - Do not include DOCTYPE - Check this if you do not want to not include the !DOCTYPE declaration in - the converted document. - The !DOCTYPE is required for a valid XHTML document: This option should only be - used if you need to process the document further. - - - Encoding - Select the character encoding to use for the XHTML document. Currently supported - encodings are UTF-8 (recommended), UTF-16, ISO-8859-1 and US-ASCII. - Characters not supported by the encoding are exported as numeric character entities. - - - Add Byte Order Mark (BOM) - Check this to include a BOM (Byte Order Mark) to the XHTML document (UTF-8 only). - Normally this is not needed if you use UTF-8 encoding, but it may be required in rare cases. - - - - Numeric character entities - Select how to export numeric character entities. You can use either - hexadecimal or decimal numbers. This is not relevant if you use UTF-8 or UTF-16. - - - Use named character entities - Check this to use named character entities as defined by (X)HTML. - If you export to XHTML+MathML, also named MathML entities will be used. - - - Include detailed language information - Check this to include all language information in the XHTML document. - Otherwise only the default language will be exported. - - - Use "pretty printing" - Check this to use “pretty print” - (using indentations and line breaks) in the XHTML output. - - -
\ No newline at end of file diff --git a/src/main/oxt/help/ru/org.openoffice.da.writer2xhtml.oxt/Configuration/Introduction.xhp b/src/main/oxt/help/ru/org.openoffice.da.writer2xhtml.oxt/Configuration/Introduction.xhp deleted file mode 100644 index 9470e14..0000000 --- a/src/main/oxt/help/ru/org.openoffice.da.writer2xhtml.oxt/Configuration/Introduction.xhp +++ /dev/null @@ -1,25 +0,0 @@ - - - - - Custom style - org.openoffice.da.writer2xhtml.oxt/Configuration/Introduction.xhp - - - - Custom style - Define a custom style for the XHTML export - -
- Choose Tools - Options - Writer2xhtml -
- - - Writer2xhtml comes with a number of predefined styles. - A style defines technical aspects of the generated XHTML styles, in particular the export of formatting. - Advanced users can define their own custom style. You can for example use the custom style to create XHTML documents that - takes advantage of your own CSS style sheet. - This requires some knowledge of XHTML and CSS. - To use the custom style, choose Custom in the export dialog. - -
\ No newline at end of file diff --git a/src/main/oxt/help/ru/org.openoffice.da.writer2xhtml.oxt/Configuration/Masterstyles.xhp b/src/main/oxt/help/ru/org.openoffice.da.writer2xhtml.oxt/Configuration/Masterstyles.xhp deleted file mode 100644 index d056666..0000000 --- a/src/main/oxt/help/ru/org.openoffice.da.writer2xhtml.oxt/Configuration/Masterstyles.xhp +++ /dev/null @@ -1,80 +0,0 @@ - - - - - Content - org.openoffice.da.writer2xhtml.oxt/Configuration/Masterstyles.xhp - - - - Master styles - Use this page to define how to export style information. - -
- Choose Tools - Options - Writer2xhtml - Master styles -
- - Style mappings - For each %PRODUCTNAME Writer style you can define a corresponding XHTML element - and CSS style. - - - Style family - Select the %PRODUCTNAME Writer style family. Note that headings and other - paragraphs are handled separately. - - - Style name - Select a style name from the list - - - New... - Click to add a new style name to the list. Type a name or select a style name - from the list. - - - Delete... - Click this to delete the current style name from the list. - - - XHTML element - Enter the name of an XHTML element or select one from the list. - - - CSS class - Enter the name of a CSS class. If you leave this field empty, the - class attribute will not be set. - - - Before - The text you enter here will be added to the beginning of - each paragraph formatted with this style. - - - After - The text you enter here will be added to the end of - each paragraph formatted with this style. - - - Block XHTML element - This is only valid for paragraphs and headings. - For paragraphs this element is used as a container for a sequence of paragraphs - with the same paragraph style. As an example: For the paragraph style Quotations you can set the XHTML element to - p and the block XHTML element to blockquote. This will convert a sequence of paragraphs with the - Quotations style to a block quote. You can leave the field empty if you do not need it. - For headings the block XHTML element is used for the entire heading, whereas the - XHTML element is used for the text content (without the label). - - - Block CSS class - Enter the name of a CSS class for the block element. If you leave the field empty, the - class attribute will not be set. - - - Load default mappings... - Writer2xhtml comes with a set of default style mappings corresponding to - some of the predefined styles in %PRODUCTNAME Writer. Click this button to add these mappings to the current set. You will get - a warning if this will overwrite one or more existing mappings. - - -
\ No newline at end of file diff --git a/src/main/oxt/help/ru/org.openoffice.da.writer2xhtml.oxt/Configuration/Otherstyles.xhp b/src/main/oxt/help/ru/org.openoffice.da.writer2xhtml.oxt/Configuration/Otherstyles.xhp deleted file mode 100644 index a530fbb..0000000 --- a/src/main/oxt/help/ru/org.openoffice.da.writer2xhtml.oxt/Configuration/Otherstyles.xhp +++ /dev/null @@ -1,53 +0,0 @@ - - - - - Other styles - org.openoffice.da.writer2xhtml.oxt/Configuration/Otherstyles.xhp - - - - Other styles - Use this page to define various style related features of the export. - This supplements the settings on the page - Master styles. - -
- Choose Tools - Options - Writer2xhtml - Other styles -
- - Style mappings for hard formatting - In general using real styles is preferred. These setting allows you to define - styles for a selection of hard text formatting attributes. - To apply these settings: Go to the page - Formatting and set Formatting to either Ignore hard formatting or - Ignore all. Otherwise the rules you define here are ignored. - - - Formatting attribute - Select a formatting attribute. - - - Apply custom style - Check this if you want to apply a custom style for this attribute. - - - XHTML element - Enter the name of an XHTML element or select one from the list. - - - CSS class - Enter the name of a CSS class to apply to the element. If you leave this field - empty, the class attribute will not be set. - - Other styles - - - CSS class for tabulator stop - Normally tabulator stops are exported as spaces. If you enter the name of - a CSS class here, the space will be contained in a span element with your style in the class attribute. - - -
\ No newline at end of file diff --git a/src/main/oxt/help/ru/org.openoffice.da.writer2xhtml.oxt/Configuration/Stylesheets.xhp b/src/main/oxt/help/ru/org.openoffice.da.writer2xhtml.oxt/Configuration/Stylesheets.xhp deleted file mode 100644 index 8cf4613..0000000 --- a/src/main/oxt/help/ru/org.openoffice.da.writer2xhtml.oxt/Configuration/Stylesheets.xhp +++ /dev/null @@ -1,70 +0,0 @@ - - - - - Content - org.openoffice.da.writer2xhtml.oxt/Configuration/Stylesheets.xhp - - - - Style sheets - Use this page to provide your own style sheets for the exported documents. - -
- Choose Tools - Options - Writer2xhtml - Style sheets -
- - Custom style sheets - The custom style sheet can either be an embedded style sheet for the EPUB - export or a linked style sheet for the XHTML export. - - - Insert link to custom style sheet (XHTML export) - Check this to link to your own, external CSS style sheet. - For more advanced solutions (eg. different style sheets for screen viewing and printing) you can use an - XHTML template. - - - URL - Enter the URL for the style sheet. - - - Include custom style sheet (EPUB export) - Check this to include a custom style sheet in the EPUB document. - - - Custom style sheet - Enter the CSS code for your custom style sheet here. - - - Load... - Click to load the style sheet from a file. - This will create a copy of the original file. If you change, move or delete the original file, nothing - will happen to the style sheet. If you want to update the style sheet with a new version of the original file, click - this button again. - - - Style resources - This is a list of resource files to include with the custom style sheet. - You can refer to these files from your style sheet. The reference should be by file name only, as the resource files - are placed in the same directory as the style sheet. For example: - body { background-image:url('myimage.jpg'); } - Note that changes to this list will not be undone if - you click Cancel. - - - New... - Click this to add a new resource file to the list. Select the file and press - Open (On some systems you can select more than one file). - This will create a copy of the original file. If you change, move or delete the original file, nothing - will happen to the resource file. If you want to update the resource file with a new version of the original file, click - this button again. - - - Delete... - Click this to delete the currently selected resource file from the list. - This will not affect the original file. - - -
\ No newline at end of file diff --git a/src/main/oxt/help/ru/org.openoffice.da.writer2xhtml.oxt/Configuration/Template.xhp b/src/main/oxt/help/ru/org.openoffice.da.writer2xhtml.oxt/Configuration/Template.xhp deleted file mode 100644 index 4533423..0000000 --- a/src/main/oxt/help/ru/org.openoffice.da.writer2xhtml.oxt/Configuration/Template.xhp +++ /dev/null @@ -1,107 +0,0 @@ - - - - - Content - org.openoffice.da.writer2xhtml.oxt/Configuration/Template.xhp - - - - Template - Use this page to define an XHTML template to use as a basis for the - generated XHTML documents. - -
- Choose Tools - Options - Writer2xhtml - Template -
- - - Use custom XHTML template - Check this if you want to define an XHTML template. Otherwise a default - template will be used. - A template should be an ordinary XHTML file (do not include a DOCTYPE declaration) - with some special elements: - - - An element with the id content is used to - fill the text content. - If no such element exists, the body element is used. If there is no body element - in the template, the root element is used. - - - Elements with the id header or - footer (optional) will be filled with a simple navigation panel using a first/previous/next/last scheme - (for spreadsheet documents, sheet names are used for navigation). - - - An element with the id panel (optional) - will be filled with a simple navigation panel using a table of contens-like scheme. - - - You can change the names of the id attributes at the bottom of this page. - The template must be well-formed XML. If this is not the case, an error message - is displayed below the template. A template with errors will be ignored in the export. - A simple template including a header might look like this: - -<html>
-  <head>
-    <title/>
-  </head>
-  <body>
-    <div id='header'/>
-    <div id='content'/>
-  </body>
-</html> -
- As the template does not include footer and panel nodes, these elements will not be included. - - - A template with all the elements, suitable for HTML5 might look like this: - - -<html>
-  <head>
-    <title/>
-  </head>
-  <body>
-    <header><nav id='header'/></header>
-    <aside><nav id='panel'/></aside>
-    <div id='content'/>
-    <footer><nav id='footer'/></footer>
-  </body>
-</html> -
- - The absolutely mininal template is this: - -<div/> - - The div-element will be used as the content container. - The generated document will not be a complete XHTML document (no html, head and - body nodes). It will however still be a well-formed XML file that can be handled with standard tools. - The use case for this is that you can produce XHTML fragments suitable for inclusion in e.g. a CMS. - Make sure to check the option Do not include DOCTYPE in this case! - - - Load... - Click this to load a template from a file. This will overwrite the current contents - of the template. - - - Content id - Enter the id to use for the content node. - - - Panel id - Enter the id to use for the panel node. - - - Header id - Enter the id to use for the header node. - - - Footer id - Enter the id to use for the footer node. - - -
\ No newline at end of file diff --git a/src/main/oxt/help/ru/org.openoffice.da.writer2xhtml.oxt/epub_export.xhp b/src/main/oxt/help/ru/org.openoffice.da.writer2xhtml.oxt/epub_export.xhp deleted file mode 100644 index ca7b891..0000000 --- a/src/main/oxt/help/ru/org.openoffice.da.writer2xhtml.oxt/epub_export.xhp +++ /dev/null @@ -1,245 +0,0 @@ - - - - - EPUB Export (Writer) - org.openoffice.da.writer2xhtml.oxt/epub_export.xhp - - - - - EPUB Export (Writer) - Exports the current document to EPUB format. -
- Choose File - Export - EPUB
- or File - Export - EPUB 3
- or click the EPUB-button in the toolbar -
- - Style - - - Select the style to use for the EPUB document - Use style - This option allows you to choose between various styles to apply to the - EPUB document. - - - Original formatting produces an EPUB document which uses - the same style as the original document. The document will look quite similar to the original when viewed - with an EPUB reader. - - - Custom is a user defined format. You can define your own - style by providing a CSS style sheet and a mapping from Writer styles to your CSS styles. - To configure the custom format, choose Tools - Options - Writer2xhtml. - - - - - - Select a scaling to apply to all dimensions in the document - - Viewing the document with an EPUB reader will often require different dimensions - (e.g. margins) than the original document. - - - - Select a scaling to apply to all column dimensions in the document - - - - Check this to export all font sizes as percentages - Use relative font size - For EPUB it is recommended to use relative font sizes, and using this option will - export all font sizes as percentages. In some EPUB readers this will enable the user to scale the fonts. - - - Select a scaling factor to apply to all font sizes - Scaling - The relative font size is calculated relative to the default font size in the - document. Using this option you can define a percentage used to scale all font sizes. - Thus with the setting 140, all font sizes will be 40% larger. - - - Check this to replace all fonts with a single font - Use a single font for the entire document - Some style guides recommend to use a single font for the entire EPUB document. - Check this option to ignore all font information in the original document and export a single font. - - - Enter or select the font name to use (or leave blank to use the EPUB reader's default font) - Font name - Enter a font name or select a font name in the list. This font will be used for - all text in the EPUB document. You can also leave the field blank: In this case no font information will be exported, and - the EPUB reader will choose a default font. - - - Check this if you want to convert all units to px rather than using the original units - - - For EPUB it is recommended to use the unit px instead, and using this option you can require that - all dimensions are converted to px. - - - - Image size - Select how to set the image size in the EPUB document - Select how to set the image size in the EPUB document - - - Use absolute size: Images will get the same size in the EPUB - document as in the original %PRODUCTNAME Writer document. - - - Use relative size (%): Image sizes will be exported as - a percentage of the total width. - This has the advantage that the image size will adapt to the size of the reader screen. - - - Use original image size: Often images in a %PRODUCTNAME document - are scaled up or down from their original size. If you select this option, the original (unscaled) image - size will be used. - - - - AutoCorrect - - - Ignore hard line breaks - Check this if you don't want to export hard (manual) line breaks - Sometimes hard (or manual) line breaks are used in Writer to optimize - the placement of the line breaks. Since line breaking in an EPUB reader is completely different, you may want to ignore - all hard line breaks by selecting this option. - - - Check this if you don't want to export empty paragraphs - - - - Check this to treat several spaces as a single space in the export - - - - - - Check this to export and display all hidden text - Display hidden text - If sections or text fragments are hidden in the original document they will normally - not be exported. If you check this option, hidden text will be exported to visible text in the EPUB document. - - - Check this if you want to export notes (annotations) in the document - - If you select this option, notes (also known as annotations) in the - %PRODUCTNAME document are exported as comments in the EPUB document. They will not be directly visible in the reader. - If the option is not selected, notes are completely ignored. - - Document division (page breaks) - These settings lets you insert page breaks at various places in the document. - It is recommended always to use one or more of these settings. One reason for this is that it enhances the readability of - your document. Another reason is technical: Page breaks splits the splits the internal structure into smaller parts. - This improves performance, and also some EPUB readers have a limitation on the size of the individual parts of the - doucment. - - - Select the heading level at which spliting should occur, or "None" if you do not want to split at headings - At heading level - Use this option to split the document at headings. This is the most common way - to split the document. Note that this option has no effect for headings - inside tables. - You can either select None (the document will not split at headings), - or you can select at which level splitting should occur. - For example 2 to split the document at all headings of level 1 or 2. - - - At page breaks - Select the type page breaks at which you want to split the document - This option enables you to split the document at the original page breaks. - Select the type of page breaks in the list: - - - Select None if you do not want to split at page breaks. - - - Select Defined by styles to split at page breaks defined - in paragraph styles. - - - Select All explicit to also split at manual page breaks - (Insert - Manual Break - Page Break). - - - Select All to split at all page breaks in the document. This - includes automatic page breaks, but Writer2xhtml will never split the document inside a paragraph, list or table. - - - - - Use full screen for large images - Select this option to show large images on full screen rather than embedded in the text - Images will normally be exported as an integrated part of the text. As EPUB readers - may have a relatively small screen, this may not be optimal for large images. - Select this option to split the document at large images, which means that they will be displayed on full screen. - - - Minimum width - Enter the minimum width used to identify a large image - Enter the minimum width for a large image. Only images with at least this relative width - and an aspect ratio of 3:4 or higher will be export as full screen images. - - - Use first image as cover image - Check this to use the first image found in the document as cover image - An EPUB document often include a cover image in analogy with the cover of a book. - Check this to use the first image found in the document as cover image. The position - of the image in the original document does not matter. - - - Automatic split of long documents - Check this to enable automatic split of long documents based on the number of characters - Use this option to limit the size of each document part. - - - After (in 1000 characters) - Enter the number of characters after which an automatic split should occur - Enter the number of characters after which an automatic split should occur. - Writer2xhtml will split the document at the first possible break point after this number of characters. - - Navigation table - - - Number of heading levels to include - Select the number of heading levels to include in the content table in the EPUB document - An EPUB document contains a content table, which the EPUB reader can use to let the - user navigate through the document. Writer2xhtml generates this table based on the headings in the document. - You can select the number of heading levels to include. - - - Also include original table of contents - Check this to include the original table of contents in addition to the EPUB content table - Your document may also include a normal table of contents. - Check this if you want to include this table of contents in addition to the navigation table. - - - Include EPUB 2 navigation (EPUB 3 only) - Check this to include navigation information in EPUB 2 format - EPUB 3 uses a new format for the navigation information. - Check this option if you also want to include navigation information in the old format. - This will ensure compatibility with older EPUB readers. - - Document properties - - - Clik this to edit the document properties, e.g. author, title, date - Edit document properties - Click this button to open the dialog to edit the document properties such as - title, author or date. - - - - -
- - diff --git a/src/main/oxt/help/ru/org.openoffice.da.writer2xhtml.oxt/epub_metadata.xhp b/src/main/oxt/help/ru/org.openoffice.da.writer2xhtml.oxt/epub_metadata.xhp deleted file mode 100644 index fb9ba1c..0000000 --- a/src/main/oxt/help/ru/org.openoffice.da.writer2xhtml.oxt/epub_metadata.xhp +++ /dev/null @@ -1,134 +0,0 @@ - - - - - EPUB document properties (Writer) - org.openoffice.da.writer2xhtml.oxt/epub_metadata.xhp - - - - - EPUB document properties (Writer) - Edit the document properties for an EPUB document. -
- Choose File - Export - EPUB or File - Export - EPUB 3, - and click Edit document properties in the export dialog
- or click the EPUB-button marked with i in the toolbar -
- - - The EPUB standard specifies a large number of document properties. - Not all of these are supported by the OpenDocument standard. - Writer2xhtml supports the additional properties using user defined document properties. - This dialog provides a convenient interface to edit all EPUB document properties, but you can also access all properties - using the standard interface in %PRODUCTNAME Writer, that is File - Properties. - Writer2xhtml will always include the identifier, author(s), date(s) and the title. - Other fields are optional and can be left blank. In this case they will not be included in the EPUB document. - - - Custom identifier - Each EPUB document must have a unique identifier. - Normally Writer2xhtml generates a Universal Unique ID (UUID) for this purpose, but you may override this with - your own identifier. - - Use custom identifier - Check this if you want to provide your own identifier - - Identifier - Enter the identifier to use. Remember that it must be unique amongst all - EPUB documents. - - Identifier type - An identifier may follow a specific identification scheme, e.g. ISBN. - Select or enter an identification scheme in this field. - - - Authors - An EPUB document can have several authors, which you can list here. - An author can be either a creator, that is a primary author of the publication, or a contributor, - that is a party whose contribution to the publication is secondary to the creator(s). - Furthermore an author may have a special role, e.g. illustrator. Both properties are specified when you add - a new author to the list. - Note that some EPUB readers may only present the first creator, hence - you should make sure that the primary creator is at the top of the list. - If you do not add any authors, Writer2xhtml will display and use a default value - for the author. - - Add... - Click this to add new author to the list. - - Modify... - Click this to modify the currently selected author. - - Delete... - Click this to delete the currently selected author from the list. - - Up - Click this to move the currently selected author up one position in the list. - - Down - Click this to move the currently selected author down one position in the list. - - - Dates - An EPUB document can specify one or more dates relating to the publication. - Each date can be associated with a special event such as creation, publication or modification. - Note that some EPUB readers may only present the first date, hence - you should make sure that the primary date is at the top of the list. - If you do not add any dates, Writer2xhtml will display and use a default value - for the date (date of last modification). - - Add... - Click this to add new date to the list. - - Modify... - Click this to modify the currently selected date. - - Delete... - Click this to delete the currently selected date from the list. - - Up - Click this to move the currently selected date up one position in the list. - - Down - Click this to move the currently selected date down one position in the list. - - - Title - The title of the document. This will always be included in the EPUB - document. - - Subject - The subject of the document - - Keywords - A comma separated list of keywords - - Description - A description of the document - - Publisher - The publisher of the document. - - Type - Terms describing general categories, functions, genres, or aggregation levels - for content. - - Format - The media type or dimensions of the resource. - - Source - Information regarding a prior resource from which the publication was derived. - - Relation - An identifier of an auxiliary resource and its relationship to the publication. - - Coverage - The extent or scope of the publication’s content. - - Rights - A statement about rights, or a reference to one. - - -
- \ No newline at end of file diff --git a/src/main/oxt/help/ru/org.openoffice.da.writer2xhtml.oxt/export.xhp b/src/main/oxt/help/ru/org.openoffice.da.writer2xhtml.oxt/export.xhp deleted file mode 100644 index 07fe769..0000000 --- a/src/main/oxt/help/ru/org.openoffice.da.writer2xhtml.oxt/export.xhp +++ /dev/null @@ -1,207 +0,0 @@ - - - - - XHTML Export (Writer) - org.openoffice.da.writer2xhtml.oxt/export.xhp - - - - - XHTML Export (Writer) - Exports the current document to XHTML format. -
- Choose File - Export - XHTML 1.0 strict
- or File - Export - XHTML 1.1
- or File - Export - XHTML 1.1 + MathML 2.0
- or File - Export - HTML5
- or click the HTML5-button in the toolbar -
- - Style - - - Select the style to use for the XHTML document -
- Use style - This option allows you to choose between various styles to apply to the - XHTML document. -
- - -
- Original formatting produces an XHTML document which uses - the same style as the original document. The document will look quite similar to the original when viewed - in a browser. -
-
- - Chocolate, Midnight, Modern, Oldstyle, Steely, Swiss, Traditional - and Ultramarine formats the document with one of the - 8 core styles provided by the World Wide Web Consortium. - - - Custom is a user defined format. You can define your own - style by providing a CSS style sheet and a mapping from Writer styles to your CSS styles. - To configure the custom format, choose Tools - Options - Writer2xhtml. - -
-
- Expert users can extend the list with further formats using - configuration packages. See the documentation on the - web site for Writer2xhtml. -
- - - Select a scaling to apply to all dimensions in the document -
- Scaling -
-
- Viewing the document in a web browser may require different dimensions - (e.g. font sizes) than the original document. -
-
- Using this option you can define a percentage used to scale all - dimensions. Thus with the setting 140, all dimensions will be 40% larger than in the original document. Depending on the - style you have selected and on the setting for image size below, some dimensions may be unaffected by - this option. -
- - - Select a scaling to apply to all column dimensions in the document -
- Column scaling - This is a similar option, which only affects table columns. Thus you can further - widen or narrow the columns of the tables if you wish. -
- - - Check this if you want to convert all units to px rather than using the original units -
- Convert units to px (pixels) -
-
- In %PRODUCTNAME, font sizes are usually given in points and other dimensions - in e.g. cm or inches. -
-
- For XHTML it is recommended to use the unit px instead, and using this option you can require that - all dimensions are converted to px. -
-
- If you choose not to check this option, the original units will always be used. -
- - - Check this to use the natural size of images rather than the size defined in the document -
- Use original image size - Often images in a %PRODUCTNAME document are scaled up or down from their original size. - Normally the same scaling will be used in the exported document, but if you select this option, the original (unscaled) image - size will be used. -
- -
- Special content -
- - - Check this if you want to export notes (annotations) in the document -
- Export notes -
-
- If you select this option, notes (also known as annotations) in the - %PRODUCTNAME document are exported as comments in the XHTML document. They will not be directly visible in the browser, - only in the XHTML source. If the option is not selected, notes are completely ignored. -
- - - Check this if you want to export all meta data (using the Dublin Core standard) -
- Export document properties (Dublin Core Meta data) - If you select this option, the document properties (File – Properties) - are exported using - the Dublin Core standard. -
- - AutoCorrect - - - Ignore hard line breaks - Check this if you don't want to export hard (manual) line breaks - Sometimes hard (or manual) line breaks are used in Writer to optimize - the placement of the line breaks. Since line breaking in a browser is completely different, you may want to ignore - all hard line breaks by selecting this option. - - - Check this if you don't want to export empty paragraphs -
- Ignore empty paragraphs - Empty paragraphs are sometimes used a simple means to create vertical - spacing in Writer. In a well-structured document, an empty paragraph is probably a mistake. Hence you can select - this option to ignore empty paragraphs in the document in the export. -
- - - Check this to treat several spaces as a single space in the export -
- Ignore double spaces - For similar reasons you can choose to ignore two or more spaces in a - row using this option. -
- -
- Files -
- - - Split document at headings - Check this to create a new document for each heading - To make a long Writer document easier to read in the browser, you can use - this option to split the document in several small files. - Writer2xhtml will add a simple navigation panel that lets you - move between pages. The navigation links will be in the same language as the document (as defined - under Tools – Options – Language Settings – Languages). - Note that this option has no effect for headings - inside tables. - - - Select the heading level at which the spliting should occur -
- Heading level - If you have chosen to split the document at headings, you can use this option - to define at which level splitting should occur. For example 2 to split the document at all headings of level 1 or 2. -
- - - Repeat heading levels - Select the number of heading levels to repeat at the top of new documents - To help the reader to identify the current position within the document, - you can use this option to repeat the parent headings whenever the document is split. If you for example split at - headings of level 3 and set this option to 2, the headings of level 1 and 2 will be repeated before the heading of level 3, - providing precise information as to where in the document the section belongs. - - - Check this to save images in a subdirectory relative to the exported document -
- Save images in subdirectory - Writer2xhtml normally saves images associated with the document in the same - directory as the XHTML document. If the document contains a large number of images it may be more convenient to save the - images in a separate subdirectory. This option will create a subdirectory with the same name as the XHTML document to - store the images. -
- - - Check this to load the JavaScript library MathJax for viewing mathematical content -
- Use MathJax - MathJax is a JavaScript library for displaying mathematical content in web pages. - Using MathJax ensures that your mathematical content will display correctly in most browsers. - This includes formulas created with the extension TexMaths. - This option is only available if you export to XHTML 1.1+MathML 2.0 or HTML5. -
- -
\ No newline at end of file diff --git a/src/main/oxt/help/ru/org.openoffice.da.writer2xhtml.oxt/introduction.xhp b/src/main/oxt/help/ru/org.openoffice.da.writer2xhtml.oxt/introduction.xhp deleted file mode 100644 index 58a89ff..0000000 --- a/src/main/oxt/help/ru/org.openoffice.da.writer2xhtml.oxt/introduction.xhp +++ /dev/null @@ -1,32 +0,0 @@ - - - - - Introduction - org.openoffice.da.writer2xhtml.oxt/introduction.xhp - - - - Introduction to Writer2xhtml - - The Writer2xhtml is a tool for publishing web content - and electronic books from %PRODUCTNAME Writer. - Using Writer2xhtml you will be able to author well-structured XHTML and EPUB documents using (almost) - the full power of %PRODUCTNAME Writer. - Writer2xhtml has two modes of operation - - - You can use Writer2xhtml as an export filter. - It adds XHTML and EPUB formats to the File - Export - menu. - - - - You can publish directly to XHTML or EPUB - and view the result using the provided - toolbar. - - - - - \ No newline at end of file diff --git a/src/main/oxt/help/ru/org.openoffice.da.writer2xhtml.oxt/menu.xhp b/src/main/oxt/help/ru/org.openoffice.da.writer2xhtml.oxt/menu.xhp deleted file mode 100644 index 12d4891..0000000 --- a/src/main/oxt/help/ru/org.openoffice.da.writer2xhtml.oxt/menu.xhp +++ /dev/null @@ -1,86 +0,0 @@ - - - - - Menu and toolbar - org.openoffice.da.writer2xhtml.oxt/menu.xhp - - - - Menu and toolbar - - Using Writer2xhtml as an export filter - - File - Export - - Writer2xhtml adds a number of entries to the File - Export - menu in Writer - - - XHTML 1.0 strict [Writer2xhtml] - - - XHTML 1.1 [Writer2xhtml] - - - XHTML 1.1 + MathML 2.0 [Writer2xhtml] - - - HTML5 [Writer2xhtml] - - - EPUB [Writer2xhtml] - - - EPUB 3 [Writer2xhtml] - - - - Using the Writer2xhtml toolbar - - Writer2xhtml adds a toolbar in Writer, - providing the following commands. You can configure the behavior of the toolbar. - - Publish to XHTML - - - Convert the document to a web page in XHTML format - and display the result in the default browser. - - Publish the current document as an XHTML file - - Publish to EPUB (Writer only) - - - Convert the document to and electronic book in EPUB format - and display the result in the default EPUB viewer. - - - Publish the current document as an EPUB file - - Edit EPUB document properties (Writer only) - - - Electronic books in EPUB format supports a complex set of - document properties. This function brings up a dialog to edit the properties. - - Edit the EPUB document properties of the current document - - Edit custom style - - - Edit the custom export style. This style is used if you select - Custom as style in the export dialog. - - diff --git a/src/main/oxt/help/ru/org.openoffice.da.writer2xhtml.oxt/settings.xhp b/src/main/oxt/help/ru/org.openoffice.da.writer2xhtml.oxt/settings.xhp deleted file mode 100644 index 943a68a..0000000 --- a/src/main/oxt/help/ru/org.openoffice.da.writer2xhtml.oxt/settings.xhp +++ /dev/null @@ -1,95 +0,0 @@ - - - - - Toolbar Settings - org.openoffice.da.writer2xhtml.oxt/settings.xhp - - - - - Writer2xhtml Toolbar Settings - -
- Select Tools - Options - Writer2xhtml toolbar - Settings -
- - XHTML Export - Use these settings to configure the behavior of the XHTML export button in the toolbar. - - - Select the XHTML format to use when clicking the XHTML export button in the toolbar - Format - Select an XHTML format in the list. This format will be used when you click the XHTML - export button in the toolbar. The default format is HTML5. - - - Choose the desired behavior after export - After export - After export, Writer2xhtml can display the result in a web browser. - Choose the desired behavior in the list. - - - Do nothing if you do not want to view the result after export - - - Open with default web browser if you view the result using your - system's default web browser - - - - Open with custom application if you want to view the result using an application - of your choice. - - - - - Enter the full path to the application you wish to use - Application - Enter the full path to the application you wish to use. - - - Browse for the application - Browse... - Click this to open a file dialog, where you can browse for the application. - - EPUB Export - Use these settings to configure the behavior of the EPUB export button in the toolbar. - - - Select the EPUB format to use when clicking the EPUB export button in the toolbar - Format - Select an EPUB format in the list. This format will be used when you click the EPUB - export button in the toolbar. The default format is EPUB 3. - - - Choose the desired behavior after export - After export - After export, Writer2xhtml can display the result in an EPUB reader. - Choose the desired behavior in the list. - - - Do nothing if you do not want to view the result after export - - - Open with default web browser if you view the result using your - system's default EPUB reader. - - - - Open with custom application if you want to view the result using an application - of your choice. - - - - - Enter the full path to the application you wish to use - Application - Enter the full path to the application you wish to use. - - - Browse for the application - Browse... - Click this to open a file dialog, where you can browse for the application. - -
\ No newline at end of file diff --git a/src/main/oxt/icons/customh_16.bmp b/src/main/oxt/icons/customh_16.bmp deleted file mode 100755 index 5fbc697635193b4a4e5b215f53bb93352348f734..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 890 zcmZ?rtzu>XgDN1I1H=MQ%*Y@C7H0s;3v)v-M1X<8$vvnT#wM0#LR0u*Py&b}flh-n zke!Js2p54f@Tf;tgUrUI1z8O;8>@OW1rRQpAVecpDP%z)o1hiQCR2+Iv=nX>gaId! RU5>|XaP7F%BkLVlHUME*1GxYI diff --git a/src/main/oxt/icons/customh_26.bmp b/src/main/oxt/icons/customh_26.bmp deleted file mode 100755 index c502eca0de4dbbe95ec441f26cb4ee6597220b61..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 2202 zcmeHFF%H5&3=2$1j4X(Ww{&4*;T>#jeG0Ga6NqwGEBGRjtI7nG?&>&>Wu+ai&z;ya z>V4O9s%Ild@+ zuT9f3nTT_~cDiNKe&J|HezdfF;V4KC5`K`A7CZrxm69}8k}#4~j+9zDv9G)kk}fi_ zzka_kVlp4eI{!bKZiCEzQ3t~eumLn2<6vzU23i8pD?kgR%SU}^J-{4^!N2=~UJU+z Ji&tlZA};_7W`qC$ diff --git a/src/main/oxt/icons/epub_16.bmp b/src/main/oxt/icons/epub_16.bmp deleted file mode 100644 index 01e99e31094e53652af22c7add13046bf671837b..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 890 zcma)%OG^S_6o#i-wh2P%2h^^DTD1rQH?GpuwpL4!5nqgfFBR)F3r*Yb9r-|thbq0QW zD;*LTMxz~>`^o?NZI*#wis!MA>+`H5kSI*KkS`Ux-3FCQk3fP_PBhesV!lU&)tnxI z7L*Vhkb0Ug7yCUMYK{eFc?wuk0TsGjEJRp!PRuf&?-)g}{W(IeJrk+6a4akUQp;PZ zFyP(BSWGjg{F08uoV=mM004uMD;0X(#wyIQd+A$(_cLMX7KoSw02ttjkPSJ)l&noY zdf`d2rbE<@TWB%Bn+YFW3?KBF$SqXLofoV0FOJtJi92XQaz}$!a)%DtlC!)+0+h+p{Ww%m61?wq7PaX zCearbZrWH9pMQ{csy7I$sw%-ms=;yfB7gAC7QCxGQWk<=Bq0UBE_r47!Ah9A1+;71 zhX`m%>n$}A05CWimg_UOsL!@~OK?=Vk17wOVG1?tUSNR7jeQP_>spe4n35tVQZKLH zA^{e)1T`P3go)3wg3H{Xo^j=w%z&DNv!*3*oYzk&J8JAvHX}EN+)?kyj4Mwhu&2f(S*qcv6p^)Ec8Enix)^9{k{Bl#4gKZfjdWEgDnWDAA-O zmP9mBv)!!}`z26>*rXrUsKgir=?8y;Pj}eq+iiDCGdq1|=6Qbmb~?NE^Zs3e`WZ%l z3s>jXwL|Do=WSTuvzuM&1Umca{yUo9?)OfeakJgWnT=S(4vQp0wDWEXg1N<$n+1$D zATc!eoASnTQ4ZtCv3%47Y0P_=|A>NgJT`ogpEE)l@E#RnfH5BW!?WXuqFz1(6^53` zRy^O=1QIL_(Wi|5tCZ0WL`GPBtoId@&B!L+s35|%Nr~Qu|MMBRYJh5LpJh) z-_x`Lo9zCh!B`H%Ud7ElKq5ksgg5O7($?7@2R1Qhl%0LJBmCWpP&b)hK%{>UOKai4oT``D?`gOG;t~spow#- zNm}CVl^MDU-NeJ(^>oNW-Y;j9&sgY8@+rR+49&;UfQRYJ3sV$%;nQ=pI!tn0S)5`w z(e!-vK^SO$P3he)N0CNM-yd04+hk&=jg;H9(_?RW@*QL9oC VjrNR!x50z`aUqUIb4FSa{sVqH1gZc4 diff --git a/src/main/oxt/icons/epub_26h.bmp b/src/main/oxt/icons/epub_26h.bmp deleted file mode 100644 index 6c7f22ba4d171e037af96a8d774e2552928d759d..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 2202 zcma)+O=uHA7>36p)>@H(AR<(}dGiN6^x#2q5r29KT2Df~3ku#!4`QLh=*HE8r9w4I zMO(2IMWL6XR_Y&!h=Mmy^{>@#vDsv^$;5YNc9O5V*-gXjeS=C}yj-Z*=VJum4zVJf9 zz>`P}ll6(be)lDT1;~DPCIK1G8*pEtpa@S=2jY=2Jg#9v@dWRv40lwnGcyE|yR!|e zY{awO*Rrg@ZKcHEZ|4tMO4v-Or&hh~zKJ3uyrKL%3fm;?@6LkuA;8ew2c`3&{QD4c zCGTebgM{fOtc~KzoHI`y7$O-|sdgL|Dj>Yk<&PBBF0wyNWz>NrrYI7|n!xZLEPtxQ zs@4XPop=7$RG|P<5YXL+U27C?a``ivSE&Q>o^p;JyNowU1wWmIwLr?l$|XvE4=%bh6uG4`NF9jx`nS!o!-DY>E0N!p zejy16lxBY~xcH8!w@WR?_R4SsdCOEOOF311N(En*=Je3;FzPK#*O9{7SstMdEY+_1 zgUdUgElyEEgonhL;uJ;hF6ZdMQOJ>C_0`Vy6{bT-QlFmbDPlwMF$muKeSVHQ_WO6u zlq|8wdrW5$M|j8`(+AFcUpoC!ZR+&z7?`|U^f<=wkUm-(S5?X)z&POFL!+>+(zw1! zsBcuCmK-XLNm!$HxHJ~R)Q0gqNZ_k)PXOi#Fjx|Km_H&PTs^hqajZkFl!iew9!zR2 Wf#h*(M!~D#L4L`dMWepBn6dvA;5rfj diff --git a/src/main/oxt/icons/html5_16.bmp b/src/main/oxt/icons/html5_16.bmp deleted file mode 100644 index 16714101c5c9d89b1efb1b89b8de19bf73c54805..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 890 zcma))O=uHA7>1)By$D`Bv^JVFyRF_lDX35=OEvusS{oXZRQq!fZKP4!?^r2bLyAXsO2vztx2Gih3)iP1NiO`7!N@Xqe+e9t%Y&d%4=8ronh zwh*2t&^K9qoo!2T-iG+*jlA;-o2^Oe8ZC|g_q~1%NUPhkXyV+swlARU56b7m+Vh!2 zb=>;8^U&xxrMg;WuKI&SJem{^Y51&nllGGefXc)@KBWvh-K4hpr#--gM3S)pH>|$MCfP1YiT6Sea~(WQ1A<~$y45cPJ-Vmk?C3e<9xiP znIH=1HN6zPlK5lyGnbnH zmDxGOT%H&(zW#+9I(TVNNm1k00}ThUOT^K~90AIOi@+5CRr!()?ba2SvC08bP&1W66n_2zKeY;~ diff --git a/src/main/oxt/icons/html5_16h.bmp b/src/main/oxt/icons/html5_16h.bmp deleted file mode 100644 index e5de0107704b97c425366daf229699ee5151dce6..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 890 zcma))yGsK>5XQ%oBcLEcnh=apNh1M~==lN(ifE;vrPzc>K(x{>g;)j~QG68^HiGzU z#Ku}}EUnc)!AI0!xci*l*$d|jTxQ?Dnf-Qm21oPNq)VRLIj;4lR#8N+6Yqy>rOE=) z;K;;+KmKoTeFGoAmV?7$X1Ww>cH>QMHdi`2E`HrNvz67iR9Bg7X!D3bZJ>y!rWR72 zWd?$dkp`D+y{iGmcYyjq10V+!^&(L>$eYN7@D%oMA>|TiS<^iGTHbe_4ED35cJPT6 z{_gHc#rOGGR*fkQXVoSKwQSC1Hn5N|@jkSO)CErv%MbDe(!# C+wmO$ diff --git a/src/main/oxt/icons/html5_26.bmp b/src/main/oxt/icons/html5_26.bmp deleted file mode 100644 index c64de21589f8cdf80bf4db03116606c50f32c345..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 2202 zcma)-Yitx%6vwNdO#Ec61Qav0J)ycMFA3s5Mb2ts*MY z)`Wznp)}eClu{a_sm2lmp*|2|Q>&&`Yboi6dF(uQX1aajF8=S#?y|dGjFU5WX79cK z-=1^txo0x+Iv+_et_HLRajy*C4<$Td^smMEibu`c=s=T^RrE&a{r^56j+v;%yHr&b zM3rXMABUCqI)trGHp9i><)>d1bYcisJe`)15Ys(A>HY3!`Qy)}eeZfUmC?z$v?Y%r zZ2@b^B|kUsqH9igFyZ?lW&DmeMjpY#csGgBb*a`Wl`5C0Vvi-4xc)(> z5RZ5Gl*fdb&S9d7r1BYSKE1w1PYom88rb*;$}V9tgzXmrOi~WBsf^j?W_LGm zZ5R1p$Al?9(Dm&?_30VgG2e5CrYVL2|5?y0`{XAbC8r2?LQ?&WN{O7$gcf4Axe_Oa^l6W1!ohNRzyErJAJTyc3@~} zVJQG6r}zs`_$*Z#csv z6L-Ozo(sU;Wbg_Y2qBN=UHL)YSQ`4#-T?{u4*wFf>5_W3wVQA0;#*{bun@ z|H9}Li8m0qcd~ar$*EH%d|EMmc|eNhb@qv=J4gaQxt;!~+k-U0{u1*BTQDLnvL$W( z3xroHKnQs>ueD30@(2&7;p`^$EhHZtt!w7$Te3WFw1-`5qp_li+i9dmvQvvR%B7Jb=TMMMbfYm|7=X8>oVj{K z01U`9Qn<(pAfk2qNIi%#QWdIH@E`{SOK9*=a_vV*F#s>!!Q2`V6q&@^-s3rUnTK`s zdU^&Id#>NNOM{E2znI^0SWj_j;GrY{65`#S@)p&R!vS7~iya*o0mFVwYZ6R1+U5Hp zsQ#=5A3{dmhJ13091+96vA@0H;*x!U1#DqfnxBcV+57b+4E6^C`Ns`j0Vy$ngm}ZF z%8QO*SzcGjz(rKPNW;g-*5tD_Mp@P|U)p|Bv@L}!f z$A-q3)ot)fc*p?>@vhyJQ+JTXGm*<%3|WyKPBpGkJNc9X8juJc6#vb`XYGMjz(O0% TGb3H@S-8ji!w0pP7UKO2;D%jR diff --git a/src/main/oxt/icons/html5_26h.bmp b/src/main/oxt/icons/html5_26h.bmp deleted file mode 100644 index 9a19d1f6b40bc2497ce373e2bd3b36074614f9bf..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 2202 zcma)-T}TvB6vt0X+osl*8D^Sgu^?v2(g%qUeh@`OA4pM3;9Fl5sTF<@K`%Y@^+>FlRSJRey3yV zW!Q*B#?#y#yl~h!dVD6hBaz`Z6+@6rX-wOhicKms$GMAabZL`Nt%)oJu>fkjt zPb)Q+AdoPy41j8;N~YaR6-+x#3NYm;#Z8x|-FPSJW^4c!Xc>4uX?q<=P{GC*ip2-v z=*Fw6o>e@MAgEBNDQ)JbLu|DV%$1Lst}q>wDuFB&ysABMH(trsgwmA5*Sa~TDDJm= zBTNUF$^>uomV_IxXk(JRrchSl&Pbc33rs=qOk~qM-jCsEK_Rk3@O-tl=TMT%+nBPM zYWYaFJ&%$91~x|U3N|F+ZZ*BX0|OIl)+DYv0w8149Bh~ld0={82XKTx7M56z@dJ=|A9lWemQ>6Junjey7gH#A2Z@o4@EqL1=v^H-xyMliMQP^2xTV5iahOyb|Gc`dlnkU){+W zbvW|b&@0-A>9pn^a&>H+#aQVka9 zH1Lqp#Bc`$P4ZB3t7!Z{xm+WD<4-SeWBK3XzIAIr;1Gc_@j(pc8FM~@;6M$&m+jkR%>*ZmCK9q9= z8Wq!Nm_b!&Ni`J0{gUTrxC5ejy}gF`^&se0%FOMla{xT3X@*H`NiM@35Y2n`-0)_~ zWVVp=dl}c1WN{`=9(#QzAP$~NzWF3;#)<<%;cD_%n#O}4oc_kMp5leSnU^*156w&! ANdN!< diff --git a/src/main/oxt/icons/metadata_16.bmp b/src/main/oxt/icons/metadata_16.bmp deleted file mode 100755 index 32924a536eb6a32a4ab0d94518bbbd61a45f2881..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 890 zcma)%PfG$}5XQGUb_qi13v{cXP91{4OQ$YDMIWF}UHSu&6m)QJf%XsW8jB!BkXi0R zXl?~&3Tqawp_R5o+S>LJdfcgX*)3?9_w|`)elzdr8g;iZ`sc@}gD;6FVR= zE%0y&pLmEs;ffXm01Qq=t@g!y4On3Jiq|y6;E}?_900%oPo;v;2!Ek58Q4r?B7wK9~ zpjU>)fTn41>e@&5**fMRqUAekG2hGC6Ka`Ea>K6cMB5D8t diff --git a/src/main/oxt/icons/metadata_16h.bmp b/src/main/oxt/icons/metadata_16h.bmp deleted file mode 100755 index b39510a6fa75158ca95f19240f06a154ba671311..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 890 zcma)&O-lk%6ozlLY$LRh2x`+R=tl@)1Z`T?z91-~sFgp!#f?isln_eL%1Ed-(Fd&x zb5Rf$ZrWH9kxKq3GVLRc9v-)elwZ$6TIS668 zke1AAg(17M__c6dz(lIWDfOhksm=nO_l$cgv4uTLAO*lFdDaTUwV0i%i-^2|Pdr3K zrtNQOZ~(yIZTL diff --git a/src/main/oxt/icons/metadata_26.bmp b/src/main/oxt/icons/metadata_26.bmp deleted file mode 100755 index 796713a94ca5d9fed01be02242b58737c14a4f7a..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 2202 zcma)+%TE(g6vjtaCN51If(XU9aiuO@X-JGNWW!3-g|C%SHtujct!)*xXiR|^5|fe$ ziD;r`I)fA`G(Z(%lRm6bi7^W4i$B3{<~paRx1A}InLFp+^L@WLbMKw$>mT2zSjRBh zTev#^Uwf1eYutzYf&JpL2GI1K9k^r1yS?v~ggfnyKz7a>_j@!IK|Ae^qPR=Kxp~0E z2_(AidRN{^EM?@i#f1xYTa5eL%?u?yakX0y)oL}7N88N9AOwd@WPPgxVu_7kIjRh>u6U40A|T%N z^t6=f((id~Bp^U3%D~DC;&o^N$#L`ZE8^iDuB2ab0jfNx2gnYTqKp?)-gx~xIAYxA z4#dP0zN?MM?P|GG517-XsT0MNwH}fD0!JSG@Q@=V9;`P$&2YhHc?%O2DVQIjy}l3d zA7NkXiNvUI5DbB+4?LVh8?QOCu>ITC)385laOBCwXOu#KsXCP$BP4>mnfF{EV!J-k z8_vAr$kWL&zHvkW7+VPOT$dQ_gdBC8{;aZ>YfnipusZMjo@w?zb{ diff --git a/src/main/oxt/icons/metadata_26h.bmp b/src/main/oxt/icons/metadata_26h.bmp deleted file mode 100755 index 1199cfd39466a636db1b23a9fcdf9a1f4fa5ca2a..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 2202 zcma)+O=uHA6vxLR)>;uk5D_Zgyy?Y*2T!?(AH9T%C!yX21#hJXu~1=jV^pwIs06WK zE4E-!=%uKY`UN7Q;LTJ0puui2*<|xE@jo*=J1@K0O^4mhoA=)Tw{PA|HZypCJ5yr> z&x^SC2lp1XPx%ibzNcT`%7I7bMD~iYH~ZTYNp!o7(aKBKa#)MQ=$7j;mY#C8@=C$L zlSoX{^HX_a-fIF2kYnC*3No2D?!7@lF`lH3CnFPhT*HLo2|m!A9BAHSW(p+tRytPM ziI?}@%CfXNvU@_UT0QgLyErn&n<#&_crfRh2^1J63NfCBY$lCffEq*axJ~);X7jg ztp}Qu+HYa7bhlI~7pl+cJHKtLn*7i`QdzP{;T&pAg&`Pd)!{~gAf3zAMVg>(bN=+~ zQgx9ck2DJO;3(u&(0x_wXk{saZ08|3TwRcgU}?_LdLdjgqQ~pgCM26P>_6+qLwv}e zQ%KcLfXz5oe`sLxw8f7jw6Xg1`_9y6Ezr`!~BMi=D z9)i%>?Fqm<1=fv+_-VOt)kw+X=mVT7Beg!QQ@sR|C-sctH^D>t4Q~Y()g{@C{RhAj B(*ghh diff --git a/src/main/oxt/icons/w2phtml.png b/src/main/oxt/icons/w2phtml.png deleted file mode 100644 index 586c74c2885fd5d58d496f2cfe3bc2cf190d7536..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 13721 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 diff --git a/src/main/oxt/icons/epub.png b/src/main/oxt/images/epub.png similarity index 100% rename from src/main/oxt/icons/epub.png rename to src/main/oxt/images/epub.png diff --git a/src/main/oxt/icons/html.png b/src/main/oxt/images/html.png similarity index 100% rename from src/main/oxt/icons/html.png rename to src/main/oxt/images/html.png diff --git a/src/main/oxt/icons/rdf.png b/src/main/oxt/images/rdf.png similarity index 100% rename from src/main/oxt/icons/rdf.png rename to src/main/oxt/images/rdf.png diff --git a/src/main/oxt2/images/w2phtml.png b/src/main/oxt/images/w2phtml.png similarity index 100% rename from src/main/oxt2/images/w2phtml.png rename to src/main/oxt/images/w2phtml.png diff --git a/src/main/oxt2/registry/org/openoffice/Office/Addons.xcu b/src/main/oxt/registry/org/openoffice/Office/Addons.xcu similarity index 100% rename from src/main/oxt2/registry/org/openoffice/Office/Addons.xcu rename to src/main/oxt/registry/org/openoffice/Office/Addons.xcu diff --git a/src/main/oxt2/registry/org/openoffice/Office/UI/WriterWindowState.xcu b/src/main/oxt/registry/org/openoffice/Office/UI/WriterWindowState.xcu similarity index 100% rename from src/main/oxt2/registry/org/openoffice/Office/UI/WriterWindowState.xcu rename to src/main/oxt/registry/org/openoffice/Office/UI/WriterWindowState.xcu diff --git a/src/main/oxt/w2phtml/DialogStrings_ca.properties b/src/main/oxt/w2phtml/DialogStrings_ca.properties deleted file mode 100644 index b8f38a3..0000000 --- a/src/main/oxt/w2phtml/DialogStrings_ca.properties +++ /dev/null @@ -1,78 +0,0 @@ -# Strings for Dialog Library W2XDialogs -0.XhtmlOptions.HelpText= -1.XhtmlOptions.Title=Opcions XHTML (Writer2xhtml) -2.XhtmlOptions.StyleLabel.HelpText= -3.XhtmlOptions.StyleLabel.Label=Estil -4.XhtmlOptions.ConfigLabel.HelpText= -5.XhtmlOptions.ConfigLabel.Label=Fes servir estil -6.XhtmlOptions.Config.HelpText= -17.XhtmlOptions.ScalingLabel.HelpText= -18.XhtmlOptions.ScalingLabel.Label=Escalat -19.XhtmlOptions.Scaling.HelpText= -20.XhtmlOptions.ScalingPercentLabel.HelpText= -21.XhtmlOptions.ScalingPercentLabel.Label=% -22.XhtmlOptions.ColumnScalingLabel.HelpText= -23.XhtmlOptions.ColumnScalingLabel.Label=Escalat columnes -24.XhtmlOptions.ColumnScaling.HelpText= -25.XhtmlOptions.ColumnScalingPercentLabel.HelpText= -26.XhtmlOptions.ColumnScalingPercentLabel.Label=% -27.XhtmlOptions.ConvertToPx.HelpText= -28.XhtmlOptions.ConvertToPx.Label=Converteix unitats en px (pixels) -29.XhtmlOptions.OriginalImageSize.HelpText= -30.XhtmlOptions.OriginalImageSize.Label=Fes servir la mida original d'imatges -31.XhtmlOptions.SpecialContentLabel.HelpText= -32.XhtmlOptions.SpecialContentLabel.Label=Contingut especial -33.XhtmlOptions.Notes.HelpText= -34.XhtmlOptions.Notes.Label=Exporta les notes -35.XhtmlOptions.UseDublinCore.HelpText= -36.XhtmlOptions.UseDublinCore.Label=Exporta les propietats del document (Dublin Core Metadata) -37.XhtmlOptions.AutoCorrectLabel.HelpText= -38.XhtmlOptions.AutoCorrectLabel.Label=Correcci\u00f3 autom\u00e0tica -39.XhtmlOptions.IgnoreHardLineBreaks.HelpText= -40.XhtmlOptions.IgnoreHardLineBreaks.Label=Ignora els salts de l\u00ednia -41.XhtmlOptions.IgnoreEmptyParagraphs.HelpText= -42.XhtmlOptions.IgnoreEmptyParagraphs.Label=Ignora els par\u00e0grafs buits -43.XhtmlOptions.IgnoreDoubleSpaces.HelpText= -44.XhtmlOptions.IgnoreDoubleSpaces.Label=Ignora els espais dobles -45.XhtmlOptions.FilesLabel.HelpText= -46.XhtmlOptions.FilesLabel.Label=Fitxers -47.XhtmlOptions.Split.HelpText= -48.XhtmlOptions.Split.Label=Separa el document als encap\u00e7alaments -49.XhtmlOptions.SplitLevelLabel.HelpText= -50.XhtmlOptions.SplitLevelLabel.Label=Encap\u00e7alament -51.XhtmlOptions.SplitLevel.HelpText= -52.SplitLevel.StringItemList=1 -53.SplitLevel.StringItemList=2 -54.SplitLevel.StringItemList=3 -55.SplitLevel.StringItemList=4 -56.SplitLevel.StringItemList=5 -57.SplitLevel.StringItemList=6 -58.XhtmlOptions.RepeatLevelsLabel.HelpText= -59.XhtmlOptions.RepeatLevelsLabel.Label=Itera els nivells d'encap\u00e7alaments -60.XhtmlOptions.RepeatLevels.HelpText= -61.RepeatLevels.StringItemList=0 -62.RepeatLevels.StringItemList=1 -63.RepeatLevels.StringItemList=2 -64.RepeatLevels.StringItemList=3 -65.RepeatLevels.StringItemList=4 -66.RepeatLevels.StringItemList=5 -67.XhtmlOptions.SaveImagesInSubdir.HelpText= -68.XhtmlOptions.SaveImagesInSubdir.Label=Desa les imatges en un subdirectori -73.XhtmlOptions.ExportButton.HelpText= -74.XhtmlOptions.ExportButton.Label=Exporta -75.XhtmlOptions.CancelButton.HelpText= -76.XhtmlOptions.CancelButton.Label=Cancel\u00b7la -130.Config.StringItemList=Format original -131.Config.StringItemList=Xocolata -132.Config.StringItemList=Mitja nit -133.Config.StringItemList=Modernista -134.Config.StringItemList=Antic -135.Config.StringItemList=Met\u00e0l\u00b7lic -136.Config.StringItemList=Su\u00eds -137.Config.StringItemList=Tradicional -138.Config.StringItemList=Ultramar\u00ed -139.Config.StringItemList=Personalitzat -140.Config.StringItemList=Format original -141.Config.StringItemList=Personalitzat -144.XhtmlOptions.UseMathjax.HelpText= -145.XhtmlOptions.UseMathjax.Label=Use MathJax diff --git a/src/main/oxt/w2phtml/DialogStrings_cs_CZ.properties b/src/main/oxt/w2phtml/DialogStrings_cs_CZ.properties deleted file mode 100644 index e10d229..0000000 --- a/src/main/oxt/w2phtml/DialogStrings_cs_CZ.properties +++ /dev/null @@ -1,78 +0,0 @@ -# Strings for Dialog Library W2XDialogs -0.XhtmlOptions.HelpText= -1.XhtmlOptions.Title=Mo\u017enosti pro XHTML (Writer2xhtml) -2.XhtmlOptions.StyleLabel.HelpText= -3.XhtmlOptions.StyleLabel.Label=Styl -4.XhtmlOptions.ConfigLabel.HelpText= -5.XhtmlOptions.ConfigLabel.Label=Pou\u017e\u00edt styl -6.XhtmlOptions.Config.HelpText= -17.XhtmlOptions.ScalingLabel.HelpText= -18.XhtmlOptions.ScalingLabel.Label=M\u011b\u0159\u00edtko -19.XhtmlOptions.Scaling.HelpText= -20.XhtmlOptions.ScalingPercentLabel.HelpText= -21.XhtmlOptions.ScalingPercentLabel.Label=% -22.XhtmlOptions.ColumnScalingLabel.HelpText= -23.XhtmlOptions.ColumnScalingLabel.Label=M\u011b\u0159\u00edtko pro sloupce -24.XhtmlOptions.ColumnScaling.HelpText= -25.XhtmlOptions.ColumnScalingPercentLabel.HelpText= -26.XhtmlOptions.ColumnScalingPercentLabel.Label=% -27.XhtmlOptions.ConvertToPx.HelpText= -28.XhtmlOptions.ConvertToPx.Label=P\u0159ev\u00e9st jednotky na px (pixely) -29.XhtmlOptions.OriginalImageSize.HelpText= -30.XhtmlOptions.OriginalImageSize.Label=Pou\u017e\u00edt p\u016fvodn\u00ed velikost obr\u00e1zk\u016f -31.XhtmlOptions.SpecialContentLabel.HelpText= -32.XhtmlOptions.SpecialContentLabel.Label=Zvl\u00e1\u0161tn\u00ed obsah -33.XhtmlOptions.Notes.HelpText= -34.XhtmlOptions.Notes.Label=Exportovat pozn\u00e1mky -35.XhtmlOptions.UseDublinCore.HelpText= -36.XhtmlOptions.UseDublinCore.Label=Exportovat vlastnosti dokumentu (metadata Dublin Core) -37.XhtmlOptions.AutoCorrectLabel.HelpText= -38.XhtmlOptions.AutoCorrectLabel.Label=Automatick\u00e9 opravy -39.XhtmlOptions.IgnoreHardLineBreaks.HelpText= -40.XhtmlOptions.IgnoreHardLineBreaks.Label=Ignorovat ru\u010dn\u00ed zalomen\u00ed \u0159\u00e1dku -41.XhtmlOptions.IgnoreEmptyParagraphs.HelpText= -42.XhtmlOptions.IgnoreEmptyParagraphs.Label=Ignorovat pr\u00e1zdn\u00e9 odstavce -43.XhtmlOptions.IgnoreDoubleSpaces.HelpText= -44.XhtmlOptions.IgnoreDoubleSpaces.Label=Ignorovat dvojit\u00e9 mezery -45.XhtmlOptions.FilesLabel.HelpText= -46.XhtmlOptions.FilesLabel.Label=Soubory -47.XhtmlOptions.Split.HelpText= -48.XhtmlOptions.Split.Label=Rozd\u011blit dokument u nadpis\u016f -49.XhtmlOptions.SplitLevelLabel.HelpText= -50.XhtmlOptions.SplitLevelLabel.Label=\u00darove\u0148 nadpis\u016f -51.XhtmlOptions.SplitLevel.HelpText= -52.SplitLevel.StringItemList=1 -53.SplitLevel.StringItemList=2 -54.SplitLevel.StringItemList=3 -55.SplitLevel.StringItemList=4 -56.SplitLevel.StringItemList=5 -57.SplitLevel.StringItemList=6 -58.XhtmlOptions.RepeatLevelsLabel.HelpText= -59.XhtmlOptions.RepeatLevelsLabel.Label=Opakovat \u00farovn\u011b nadpis\u016f -60.XhtmlOptions.RepeatLevels.HelpText= -61.RepeatLevels.StringItemList=0 -62.RepeatLevels.StringItemList=1 -63.RepeatLevels.StringItemList=2 -64.RepeatLevels.StringItemList=3 -65.RepeatLevels.StringItemList=4 -66.RepeatLevels.StringItemList=5 -67.XhtmlOptions.SaveImagesInSubdir.HelpText= -68.XhtmlOptions.SaveImagesInSubdir.Label=Ulo\u017eit obr\u00e1zky do podadres\u00e1\u0159e -73.XhtmlOptions.ExportButton.HelpText= -74.XhtmlOptions.ExportButton.Label=Exportovat -75.XhtmlOptions.CancelButton.HelpText= -76.XhtmlOptions.CancelButton.Label=Zru\u0161it -130.Config.StringItemList=P\u016fvodn\u00ed form\u00e1tov\u00e1n\u00ed -131.Config.StringItemList=\u010cokol\u00e1da -132.Config.StringItemList=P\u016flnoc -133.Config.StringItemList=Modern\u00ed -134.Config.StringItemList=Star\u00fd -135.Config.StringItemList=Ocelov\u00fd -136.Config.StringItemList=\u0160v\u00fdcarsk\u00fd -137.Config.StringItemList=Tradi\u010dn\u00ed -138.Config.StringItemList=Ultramar\u00ednov\u00fd -139.Config.StringItemList=Vlastn\u00ed -140.Config.StringItemList=P\u016fvodn\u00ed form\u00e1tov\u00e1n\u00ed -141.Config.StringItemList=Vlastn\u00ed -144.XhtmlOptions.UseMathjax.HelpText= -145.XhtmlOptions.UseMathjax.Label=Use MathJax diff --git a/src/main/oxt/w2phtml/DialogStrings_da_DK.properties b/src/main/oxt/w2phtml/DialogStrings_da_DK.properties deleted file mode 100644 index fa1c701..0000000 --- a/src/main/oxt/w2phtml/DialogStrings_da_DK.properties +++ /dev/null @@ -1,78 +0,0 @@ -# Strings for Dialog Library W2XDialogs -0.XhtmlOptions.HelpText= -1.XhtmlOptions.Title=XHTML-indstillinger (Writer2xhtml) -2.XhtmlOptions.StyleLabel.HelpText= -3.XhtmlOptions.StyleLabel.Label=Typografi -4.XhtmlOptions.ConfigLabel.HelpText= -5.XhtmlOptions.ConfigLabel.Label=Anvend typografi -6.XhtmlOptions.Config.HelpText= -17.XhtmlOptions.ScalingLabel.HelpText= -18.XhtmlOptions.ScalingLabel.Label=Skalering -19.XhtmlOptions.Scaling.HelpText= -20.XhtmlOptions.ScalingPercentLabel.HelpText= -21.XhtmlOptions.ScalingPercentLabel.Label=% -22.XhtmlOptions.ColumnScalingLabel.HelpText= -23.XhtmlOptions.ColumnScalingLabel.Label=Kolonneskalering -24.XhtmlOptions.ColumnScaling.HelpText= -25.XhtmlOptions.ColumnScalingPercentLabel.HelpText= -26.XhtmlOptions.ColumnScalingPercentLabel.Label=% -27.XhtmlOptions.ConvertToPx.HelpText= -28.XhtmlOptions.ConvertToPx.Label=Omregn enheder til px (pixels) -29.XhtmlOptions.OriginalImageSize.HelpText= -30.XhtmlOptions.OriginalImageSize.Label=Brug oprindelig billedst\u00f8rrelse -31.XhtmlOptions.SpecialContentLabel.HelpText= -32.XhtmlOptions.SpecialContentLabel.Label=Specielt indhold -33.XhtmlOptions.Notes.HelpText= -34.XhtmlOptions.Notes.Label=Eksporter noter -35.XhtmlOptions.UseDublinCore.HelpText= -36.XhtmlOptions.UseDublinCore.Label=Eksporter dokumentegenskaber (Dublin Core Metadata) -37.XhtmlOptions.AutoCorrectLabel.HelpText= -38.XhtmlOptions.AutoCorrectLabel.Label=Autokorrektur -39.XhtmlOptions.IgnoreHardLineBreaks.HelpText= -40.XhtmlOptions.IgnoreHardLineBreaks.Label=Ignorer manuelle linjeskift -41.XhtmlOptions.IgnoreEmptyParagraphs.HelpText= -42.XhtmlOptions.IgnoreEmptyParagraphs.Label=Ignorer tomme afsnit -43.XhtmlOptions.IgnoreDoubleSpaces.HelpText= -44.XhtmlOptions.IgnoreDoubleSpaces.Label=Ignorer dobbelte mellemrum -45.XhtmlOptions.FilesLabel.HelpText= -46.XhtmlOptions.FilesLabel.Label=Filer -47.XhtmlOptions.Split.HelpText= -48.XhtmlOptions.Split.Label=Del dokumentet ved overskrifter -49.XhtmlOptions.SplitLevelLabel.HelpText= -50.XhtmlOptions.SplitLevelLabel.Label=Overskriftsniveau -51.XhtmlOptions.SplitLevel.HelpText= -52.SplitLevel.StringItemList=1 -53.SplitLevel.StringItemList=2 -54.SplitLevel.StringItemList=3 -55.SplitLevel.StringItemList=4 -56.SplitLevel.StringItemList=5 -57.SplitLevel.StringItemList=6 -58.XhtmlOptions.RepeatLevelsLabel.HelpText= -59.XhtmlOptions.RepeatLevelsLabel.Label=Gentag overskriftsniveauer -60.XhtmlOptions.RepeatLevels.HelpText= -61.RepeatLevels.StringItemList=0 -62.RepeatLevels.StringItemList=1 -63.RepeatLevels.StringItemList=2 -64.RepeatLevels.StringItemList=3 -65.RepeatLevels.StringItemList=4 -66.RepeatLevels.StringItemList=5 -67.XhtmlOptions.SaveImagesInSubdir.HelpText= -68.XhtmlOptions.SaveImagesInSubdir.Label=Gem billeder i undermappe -73.XhtmlOptions.ExportButton.HelpText= -74.XhtmlOptions.ExportButton.Label=Eksporter -75.XhtmlOptions.CancelButton.HelpText= -76.XhtmlOptions.CancelButton.Label=Afbryd -130.Config.StringItemList=Oprindelig formatering -131.Config.StringItemList=Chocolade -132.Config.StringItemList=Midnat -133.Config.StringItemList=Modernistisk -134.Config.StringItemList=Gammeldags -135.Config.StringItemList=St\u00e5l -136.Config.StringItemList=Schweizisk -137.Config.StringItemList=Traditionelt -138.Config.StringItemList=Ultramarine -139.Config.StringItemList=Brugerdefineret -140.Config.StringItemList=Oprindelig formatering -141.Config.StringItemList=Brugerdefineret -144.XhtmlOptions.UseMathjax.HelpText= -145.XhtmlOptions.UseMathjax.Label=Brug MathJax diff --git a/src/main/oxt/w2phtml/DialogStrings_de_DE.properties b/src/main/oxt/w2phtml/DialogStrings_de_DE.properties deleted file mode 100644 index 2dafa1d..0000000 --- a/src/main/oxt/w2phtml/DialogStrings_de_DE.properties +++ /dev/null @@ -1,78 +0,0 @@ -# Strings for Dialog Library W2XDialogs -0.XhtmlOptions.HelpText= -1.XhtmlOptions.Title=XHTML Optionen (Writer2xhtml) -2.XhtmlOptions.StyleLabel.HelpText= -3.XhtmlOptions.StyleLabel.Label=Stil -4.XhtmlOptions.ConfigLabel.HelpText= -5.XhtmlOptions.ConfigLabel.Label=Folgenden Stil verwenden -6.XhtmlOptions.Config.HelpText= -17.XhtmlOptions.ScalingLabel.HelpText= -18.XhtmlOptions.ScalingLabel.Label=Skalierung -19.XhtmlOptions.Scaling.HelpText= -20.XhtmlOptions.ScalingPercentLabel.HelpText= -21.XhtmlOptions.ScalingPercentLabel.Label=% -22.XhtmlOptions.ColumnScalingLabel.HelpText= -23.XhtmlOptions.ColumnScalingLabel.Label=Spaltenskalierung -24.XhtmlOptions.ColumnScaling.HelpText= -25.XhtmlOptions.ColumnScalingPercentLabel.HelpText= -26.XhtmlOptions.ColumnScalingPercentLabel.Label=% -27.XhtmlOptions.ConvertToPx.HelpText= -28.XhtmlOptions.ConvertToPx.Label=Einheiten in px (Pixel) umwandeln -29.XhtmlOptions.OriginalImageSize.HelpText= -30.XhtmlOptions.OriginalImageSize.Label=Original Bildgr\u00f6\u00dfe verwenden -31.XhtmlOptions.SpecialContentLabel.HelpText= -32.XhtmlOptions.SpecialContentLabel.Label=Besonderer Inhalt -33.XhtmlOptions.Notes.HelpText= -34.XhtmlOptions.Notes.Label=Notizen exportieren -35.XhtmlOptions.UseDublinCore.HelpText= -36.XhtmlOptions.UseDublinCore.Label=Dokumenteneigenschaften exportieren (Dublin Core Metadata) -37.XhtmlOptions.AutoCorrectLabel.HelpText= -38.XhtmlOptions.AutoCorrectLabel.Label=Autokorrektur -39.XhtmlOptions.IgnoreHardLineBreaks.HelpText= -40.XhtmlOptions.IgnoreHardLineBreaks.Label=Harte Zeilenumbr\u00fcche ignorieren -41.XhtmlOptions.IgnoreEmptyParagraphs.HelpText= -42.XhtmlOptions.IgnoreEmptyParagraphs.Label=Leere Abs\u00e4tze ignorieren -43.XhtmlOptions.IgnoreDoubleSpaces.HelpText= -44.XhtmlOptions.IgnoreDoubleSpaces.Label=Doppelte Leerzeichen ignorieren -45.XhtmlOptions.FilesLabel.HelpText= -46.XhtmlOptions.FilesLabel.Label=Dateien -47.XhtmlOptions.Split.HelpText= -48.XhtmlOptions.Split.Label=Dokumente bei \u00dcberschriften trennen -49.XhtmlOptions.SplitLevelLabel.HelpText= -50.XhtmlOptions.SplitLevelLabel.Label=\u00dcberschriftenlevel -51.XhtmlOptions.SplitLevel.HelpText= -52.SplitLevel.StringItemList=1 -53.SplitLevel.StringItemList=2 -54.SplitLevel.StringItemList=3 -55.SplitLevel.StringItemList=4 -56.SplitLevel.StringItemList=5 -57.SplitLevel.StringItemList=6 -58.XhtmlOptions.RepeatLevelsLabel.HelpText= -59.XhtmlOptions.RepeatLevelsLabel.Label=\u00dcberschriftenlevel wiederholen -60.XhtmlOptions.RepeatLevels.HelpText= -61.RepeatLevels.StringItemList=0 -62.RepeatLevels.StringItemList=1 -63.RepeatLevels.StringItemList=2 -64.RepeatLevels.StringItemList=3 -65.RepeatLevels.StringItemList=4 -66.RepeatLevels.StringItemList=5 -67.XhtmlOptions.SaveImagesInSubdir.HelpText= -68.XhtmlOptions.SaveImagesInSubdir.Label=Bilder in Unterverzeichnis speichern -73.XhtmlOptions.ExportButton.HelpText= -74.XhtmlOptions.ExportButton.Label=Exportieren -75.XhtmlOptions.CancelButton.HelpText= -76.XhtmlOptions.CancelButton.Label=Abbrechen -130.Config.StringItemList=Original Formatierungen -131.Config.StringItemList=Chocolate -132.Config.StringItemList=Midnight -133.Config.StringItemList=Modernist -134.Config.StringItemList=Oldstyle -135.Config.StringItemList=Steely -136.Config.StringItemList=Swiss -137.Config.StringItemList=Traditional -138.Config.StringItemList=Ultramarine -139.Config.StringItemList=Benutzerdefiniert -140.Config.StringItemList=Original formatting -141.Config.StringItemList=Benutzerdefiniert -144.XhtmlOptions.UseMathjax.HelpText= -145.XhtmlOptions.UseMathjax.Label=MathJax verwenden diff --git a/src/main/oxt/w2phtml/DialogStrings_en_US.default b/src/main/oxt/w2phtml/DialogStrings_en_US.default deleted file mode 100644 index e69de29..0000000 diff --git a/src/main/oxt/w2phtml/DialogStrings_en_US.properties b/src/main/oxt/w2phtml/DialogStrings_en_US.properties deleted file mode 100644 index ffd7853..0000000 --- a/src/main/oxt/w2phtml/DialogStrings_en_US.properties +++ /dev/null @@ -1,87 +0,0 @@ -# Strings for Dialog Library W2XDialogs -0.XhtmlOptions.HelpText= -1.XhtmlOptions.Title=XHTML Options (Writer2xhtml) -2.XhtmlOptions.StyleLabel.HelpText= -3.XhtmlOptions.StyleLabel.Label=Style -4.XhtmlOptions.ConfigLabel.HelpText= -5.XhtmlOptions.ConfigLabel.Label=Use style -6.XhtmlOptions.Config.HelpText= -17.XhtmlOptions.ScalingLabel.HelpText= -18.XhtmlOptions.ScalingLabel.Label=Scaling -19.XhtmlOptions.Scaling.HelpText= -20.XhtmlOptions.ScalingPercentLabel.HelpText= -21.XhtmlOptions.ScalingPercentLabel.Label=% -22.XhtmlOptions.ColumnScalingLabel.HelpText= -23.XhtmlOptions.ColumnScalingLabel.Label=Column scaling -24.XhtmlOptions.ColumnScaling.HelpText= -25.XhtmlOptions.ColumnScalingPercentLabel.HelpText= -26.XhtmlOptions.ColumnScalingPercentLabel.Label=% -27.XhtmlOptions.ConvertToPx.HelpText= -28.XhtmlOptions.ConvertToPx.Label=Convert units to px (pixels) -29.XhtmlOptions.OriginalImageSize.HelpText= -30.XhtmlOptions.OriginalImageSize.Label=Use original image size -31.XhtmlOptions.SpecialContentLabel.HelpText= -32.XhtmlOptions.SpecialContentLabel.Label=Special content -33.XhtmlOptions.Notes.HelpText= -34.XhtmlOptions.Notes.Label=Export notes -35.XhtmlOptions.UseDublinCore.HelpText= -36.XhtmlOptions.UseDublinCore.Label=Export document properties (Dublin Core Metadata) -37.XhtmlOptions.AutoCorrectLabel.HelpText= -38.XhtmlOptions.AutoCorrectLabel.Label=AutoCorrect -39.XhtmlOptions.IgnoreHardLineBreaks.HelpText= -40.XhtmlOptions.IgnoreHardLineBreaks.Label=Ignore hard line breaks -41.XhtmlOptions.IgnoreEmptyParagraphs.HelpText= -42.XhtmlOptions.IgnoreEmptyParagraphs.Label=Ignore empty paragraphs -43.XhtmlOptions.IgnoreDoubleSpaces.HelpText= -44.XhtmlOptions.IgnoreDoubleSpaces.Label=Ignore double spaces -45.XhtmlOptions.FilesLabel.HelpText= -46.XhtmlOptions.FilesLabel.Label=Files -47.XhtmlOptions.Split.HelpText= -48.XhtmlOptions.Split.Label=Split document at headings -49.XhtmlOptions.SplitLevelLabel.HelpText= -50.XhtmlOptions.SplitLevelLabel.Label=Heading level -51.XhtmlOptions.SplitLevel.HelpText= -52.SplitLevel.StringItemList=1 -53.SplitLevel.StringItemList=2 -54.SplitLevel.StringItemList=3 -55.SplitLevel.StringItemList=4 -56.SplitLevel.StringItemList=5 -57.SplitLevel.StringItemList=6 -58.XhtmlOptions.RepeatLevelsLabel.HelpText= -59.XhtmlOptions.RepeatLevelsLabel.Label=Repeat heading levels -60.XhtmlOptions.RepeatLevels.HelpText= -61.RepeatLevels.StringItemList=0 -62.RepeatLevels.StringItemList=1 -63.RepeatLevels.StringItemList=2 -64.RepeatLevels.StringItemList=3 -65.RepeatLevels.StringItemList=4 -66.RepeatLevels.StringItemList=5 -67.XhtmlOptions.SaveImagesInSubdir.HelpText= -68.XhtmlOptions.SaveImagesInSubdir.Label=Save images in subdirectory -73.XhtmlOptions.ExportButton.HelpText= -74.XhtmlOptions.ExportButton.Label=Export -75.XhtmlOptions.CancelButton.HelpText= -76.XhtmlOptions.CancelButton.Label=Cancel -130.Config.StringItemList=Original formatting -131.Config.StringItemList=Chocolate -132.Config.StringItemList=Midnight -133.Config.StringItemList=Modernist -134.Config.StringItemList=Oldstyle -135.Config.StringItemList=Steely -136.Config.StringItemList=Swiss -137.Config.StringItemList=Traditional -138.Config.StringItemList=Ultramarine -139.Config.StringItemList=Custom -140.Config.StringItemList=Original formatting -141.Config.StringItemList=Custom -144.XhtmlOptions.UseMathjax.HelpText= -145.XhtmlOptions.UseMathjax.Label=Use MathJax -146.XhtmlOptions.MinimumLetterSpacing.Label=Minimum Letter Spacing -147.XhtmlOptions.MinimumLetterSpacing.HelpText=Minimum Letter Spacing -148.XhtmlOptions.MinLetterSpacing.HelpText=Minimum Letter Spacing Value -152.XhtmlOptions.InlineCSS.Label=Inline CSS -156.XhtmlOptions.EmbedSVG.Label=Embed SVG -160.XhtmlOptions.EmbedImg.Label=Embed images -161.XhtmlOptions.AlignSplitsToPages.Label=Align splits to pages -162.XhtmlOptions.Greenstone.Label=Add Greenstone3 markup -166.XhtmlOptions.MaxWidth.Label=Max width diff --git a/src/main/oxt/w2phtml/DialogStrings_es_ES.properties b/src/main/oxt/w2phtml/DialogStrings_es_ES.properties deleted file mode 100644 index 071cb7f..0000000 --- a/src/main/oxt/w2phtml/DialogStrings_es_ES.properties +++ /dev/null @@ -1,78 +0,0 @@ -# Strings for Dialog Library W2XDialogs -0.XhtmlOptions.HelpText= -1.XhtmlOptions.Title=Opciones para XHTML (Writer2xhtml) -2.XhtmlOptions.StyleLabel.HelpText= -3.XhtmlOptions.StyleLabel.Label=Estilo -4.XhtmlOptions.ConfigLabel.HelpText= -5.XhtmlOptions.ConfigLabel.Label=Usar estilo -6.XhtmlOptions.Config.HelpText= -17.XhtmlOptions.ScalingLabel.HelpText= -18.XhtmlOptions.ScalingLabel.Label=Escalado -19.XhtmlOptions.Scaling.HelpText= -20.XhtmlOptions.ScalingPercentLabel.HelpText= -21.XhtmlOptions.ScalingPercentLabel.Label=% -22.XhtmlOptions.ColumnScalingLabel.HelpText= -23.XhtmlOptions.ColumnScalingLabel.Label=Escalado de columna -24.XhtmlOptions.ColumnScaling.HelpText= -25.XhtmlOptions.ColumnScalingPercentLabel.HelpText= -26.XhtmlOptions.ColumnScalingPercentLabel.Label=% -27.XhtmlOptions.ConvertToPx.HelpText= -28.XhtmlOptions.ConvertToPx.Label=Convertir unidades a pixels -29.XhtmlOptions.OriginalImageSize.HelpText= -30.XhtmlOptions.OriginalImageSize.Label=Usar tama\u00f1o original de la imagen -31.XhtmlOptions.SpecialContentLabel.HelpText= -32.XhtmlOptions.SpecialContentLabel.Label=Contenido especial -33.XhtmlOptions.Notes.HelpText= -34.XhtmlOptions.Notes.Label=Exportar notas -35.XhtmlOptions.UseDublinCore.HelpText= -36.XhtmlOptions.UseDublinCore.Label=Exportar propiedades del documento (Dublin Core Metadata) -37.XhtmlOptions.AutoCorrectLabel.HelpText= -38.XhtmlOptions.AutoCorrectLabel.Label=AutoCorregir -39.XhtmlOptions.IgnoreHardLineBreaks.HelpText= -40.XhtmlOptions.IgnoreHardLineBreaks.Label=Ignorar saltos de l\u00ednea -41.XhtmlOptions.IgnoreEmptyParagraphs.HelpText= -42.XhtmlOptions.IgnoreEmptyParagraphs.Label=Ignorar p\u00e1rrafos vac\u00edos -43.XhtmlOptions.IgnoreDoubleSpaces.HelpText= -44.XhtmlOptions.IgnoreDoubleSpaces.Label=Ignorar dobles espacios -45.XhtmlOptions.FilesLabel.HelpText= -46.XhtmlOptions.FilesLabel.Label=Archivos -47.XhtmlOptions.Split.HelpText= -48.XhtmlOptions.Split.Label=Separar documento en cabeceras -49.XhtmlOptions.SplitLevelLabel.HelpText= -50.XhtmlOptions.SplitLevelLabel.Label=Nivel de cabecera -51.XhtmlOptions.SplitLevel.HelpText= -52.SplitLevel.StringItemList=1 -53.SplitLevel.StringItemList=2 -54.SplitLevel.StringItemList=3 -55.SplitLevel.StringItemList=4 -56.SplitLevel.StringItemList=5 -57.SplitLevel.StringItemList=6 -58.XhtmlOptions.RepeatLevelsLabel.HelpText= -59.XhtmlOptions.RepeatLevelsLabel.Label=Repetir nivel de cabecera -60.XhtmlOptions.RepeatLevels.HelpText= -61.RepeatLevels.StringItemList=0 -62.RepeatLevels.StringItemList=1 -63.RepeatLevels.StringItemList=2 -64.RepeatLevels.StringItemList=3 -65.RepeatLevels.StringItemList=4 -66.RepeatLevels.StringItemList=5 -67.XhtmlOptions.SaveImagesInSubdir.HelpText= -68.XhtmlOptions.SaveImagesInSubdir.Label=Salvar im\u00e1genes en subdirectorio -73.XhtmlOptions.ExportButton.HelpText= -74.XhtmlOptions.ExportButton.Label=Exportar -75.XhtmlOptions.CancelButton.HelpText= -76.XhtmlOptions.CancelButton.Label=Cancelar -130.Config.StringItemList=Formato original -131.Config.StringItemList=Chocolate -132.Config.StringItemList=Medianoche -133.Config.StringItemList=Modernista -134.Config.StringItemList=Viejuno -135.Config.StringItemList=Met\u00e1lico -136.Config.StringItemList=Suizo -137.Config.StringItemList=Tradicional -138.Config.StringItemList=Gambitero -139.Config.StringItemList=Personalizado -140.Config.StringItemList=Formato original -141.Config.StringItemList=Personalizado -144.XhtmlOptions.UseMathjax.HelpText= -145.XhtmlOptions.UseMathjax.Label=Use MathJax diff --git a/src/main/oxt/w2phtml/DialogStrings_fa_IR.properties b/src/main/oxt/w2phtml/DialogStrings_fa_IR.properties deleted file mode 100644 index 15ef534..0000000 --- a/src/main/oxt/w2phtml/DialogStrings_fa_IR.properties +++ /dev/null @@ -1,78 +0,0 @@ -# Strings for Dialog Library W2XDialogs -0.XhtmlOptions.HelpText=\u062a\u0646\u0638\u06cc\u0645\u0627\u062a XHTML -1.XhtmlOptions.Title= -2.XhtmlOptions.StyleLabel.HelpText= -3.XhtmlOptions.StyleLabel.Label=\u0642\u0627\u0644\u0628 -4.XhtmlOptions.ConfigLabel.HelpText= -5.XhtmlOptions.ConfigLabel.Label=\u0627\u0633\u062a\u0641\u0627\u062f\u0647 \u0627\u0632 \u0642\u0627\u0644\u0628 -6.XhtmlOptions.Config.HelpText= -17.XhtmlOptions.ScalingLabel.HelpText= -18.XhtmlOptions.ScalingLabel.Label=Scaling -19.XhtmlOptions.Scaling.HelpText= -20.XhtmlOptions.ScalingPercentLabel.HelpText= -21.XhtmlOptions.ScalingPercentLabel.Label=% -22.XhtmlOptions.ColumnScalingLabel.HelpText= -23.XhtmlOptions.ColumnScalingLabel.Label=Column scaling -24.XhtmlOptions.ColumnScaling.HelpText= -25.XhtmlOptions.ColumnScalingPercentLabel.HelpText= -26.XhtmlOptions.ColumnScalingPercentLabel.Label=% -27.XhtmlOptions.ConvertToPx.HelpText= -28.XhtmlOptions.ConvertToPx.Label=Convert units to px (pixels) -29.XhtmlOptions.OriginalImageSize.HelpText= -30.XhtmlOptions.OriginalImageSize.Label=\u0627\u0633\u062a\u0641\u0627\u062f\u0647 \u0627\u0632 \u0627\u0646\u062f\u0627\u0632\u0647 \u0627\u0635\u0644\u06cc \u0634\u06a9\u0644 -31.XhtmlOptions.SpecialContentLabel.HelpText= -32.XhtmlOptions.SpecialContentLabel.Label=Special content -33.XhtmlOptions.Notes.HelpText= -34.XhtmlOptions.Notes.Label=\u0635\u0627\u062f\u0631 \u06a9\u0631\u062f\u0646 \u06cc\u0627\u062f\u0627\u0634\u062a\u200c\u0647\u0627 -35.XhtmlOptions.UseDublinCore.HelpText= -36.XhtmlOptions.UseDublinCore.Label=Export document properties (Dublin Core Metadata) -37.XhtmlOptions.AutoCorrectLabel.HelpText= -38.XhtmlOptions.AutoCorrectLabel.Label=\u062a\u0635\u062d\u06cc\u062d \u062e\u0648\u062f\u06a9\u0627\u0631 -39.XhtmlOptions.IgnoreHardLineBreaks.HelpText= -40.XhtmlOptions.IgnoreHardLineBreaks.Label=Ignore hard line breaks -41.XhtmlOptions.IgnoreEmptyParagraphs.HelpText= -42.XhtmlOptions.IgnoreEmptyParagraphs.Label=\u0646\u0627\u062f\u06cc\u062f\u0647 \u06af\u0631\u0641\u062a\u0646 \u067e\u0627\u0631\u0627\u06af\u0631\u0627\u0641\u0647\u0627\u06cc \u062e\u0627\u0644\u06cc -43.XhtmlOptions.IgnoreDoubleSpaces.HelpText= -44.XhtmlOptions.IgnoreDoubleSpaces.Label=\u0646\u0627\u062f\u06cc\u062f\u0647 \u06af\u0631\u0641\u062a\u0646 \u0641\u0627\u0635\u0644\u0647\u200c\u0647\u0627\u06cc \u0645\u062a\u0648\u0627\u0644\u06cc -45.XhtmlOptions.FilesLabel.HelpText= -46.XhtmlOptions.FilesLabel.Label=\u067e\u0631\u0648\u0646\u062f\u0647 -47.XhtmlOptions.Split.HelpText= -48.XhtmlOptions.Split.Label=\u062a\u0642\u0633\u06cc\u0645 \u0645\u0633\u062a\u0646\u062f \u0628\u0631 \u0627\u0633\u0627\u0633 \u0633\u0631\u0627\u06cc\u0646\u062f -49.XhtmlOptions.SplitLevelLabel.HelpText= -50.XhtmlOptions.SplitLevelLabel.Label=\u0645\u0631\u062a\u0628\u0647 \u0633\u0631\u0627\u06cc\u0646\u062f -51.XhtmlOptions.SplitLevel.HelpText= -52.SplitLevel.StringItemList=1 -53.SplitLevel.StringItemList=2 -54.SplitLevel.StringItemList=3 -55.SplitLevel.StringItemList=4 -56.SplitLevel.StringItemList=5 -57.SplitLevel.StringItemList=6 -58.XhtmlOptions.RepeatLevelsLabel.HelpText= -59.XhtmlOptions.RepeatLevelsLabel.Label=\u062a\u06a9\u0631\u0627\u0631 \u0645\u0631\u062a\u0628\u0647 \u0633\u0631\u0627\u06cc\u0646\u062f -60.XhtmlOptions.RepeatLevels.HelpText= -61.RepeatLevels.StringItemList=0 -62.RepeatLevels.StringItemList=1 -63.RepeatLevels.StringItemList=2 -64.RepeatLevels.StringItemList=3 -65.RepeatLevels.StringItemList=4 -66.RepeatLevels.StringItemList=5 -67.XhtmlOptions.SaveImagesInSubdir.HelpText= -68.XhtmlOptions.SaveImagesInSubdir.Label=\u0630\u062e\u06cc\u0631\u0647 \u0634\u06a9\u0644\u0647\u0627 \u062f\u0631 \u06cc\u06a9 \u0632\u06cc\u0631\u067e\u0648\u0634\u0647 -73.XhtmlOptions.ExportButton.HelpText= -74.XhtmlOptions.ExportButton.Label=\u0635\u0627\u062f\u0631 \u06a9\u0631\u062f\u0646 -75.XhtmlOptions.CancelButton.HelpText= -76.XhtmlOptions.CancelButton.Label=\u0627\u0646\u0635\u0631\u0627\u0641 -130.Config.StringItemList=\u0642\u0627\u0644\u0628 \u0628\u0646\u062f\u06cc \u0627\u0635\u0644\u06cc -131.Config.StringItemList=Chocolate -132.Config.StringItemList=Midnight -133.Config.StringItemList=Modernist -134.Config.StringItemList=Oldstyle -135.Config.StringItemList=Steely -136.Config.StringItemList=Swiss -137.Config.StringItemList=Traditional -138.Config.StringItemList=Ultramarine -139.Config.StringItemList=\u062f\u0644\u062e\u0648\u0627\u0647 -140.Config.StringItemList=\u0642\u0627\u0644\u0628 \u0628\u0646\u062f\u06cc \u0627\u0635\u0644\u06cc -141.Config.StringItemList=\u062f\u0644\u062e\u0648\u0627\u0647 -144.XhtmlOptions.UseMathjax.HelpText= -145.XhtmlOptions.UseMathjax.Label=Use MathJax diff --git a/src/main/oxt/w2phtml/DialogStrings_fi_FI.properties b/src/main/oxt/w2phtml/DialogStrings_fi_FI.properties deleted file mode 100644 index 51a6210..0000000 --- a/src/main/oxt/w2phtml/DialogStrings_fi_FI.properties +++ /dev/null @@ -1,78 +0,0 @@ -# Strings for Dialog Library W2XDialogs -0.XhtmlOptions.HelpText= -1.XhtmlOptions.Title=XHTML asetukset (Writer2xhtml) -2.XhtmlOptions.StyleLabel.HelpText= -3.XhtmlOptions.StyleLabel.Label=Tyylit -4.XhtmlOptions.ConfigLabel.HelpText= -5.XhtmlOptions.ConfigLabel.Label=K\u00e4yt\u00e4 tyyli\u00e4 -6.XhtmlOptions.Config.HelpText= -17.XhtmlOptions.ScalingLabel.HelpText= -18.XhtmlOptions.ScalingLabel.Label=Skaalaus -19.XhtmlOptions.Scaling.HelpText= -20.XhtmlOptions.ScalingPercentLabel.HelpText= -21.XhtmlOptions.ScalingPercentLabel.Label=% -22.XhtmlOptions.ColumnScalingLabel.HelpText= -23.XhtmlOptions.ColumnScalingLabel.Label=Sarakkeen skaalaus -24.XhtmlOptions.ColumnScaling.HelpText= -25.XhtmlOptions.ColumnScalingPercentLabel.HelpText= -26.XhtmlOptions.ColumnScalingPercentLabel.Label= -27.XhtmlOptions.ConvertToPx.HelpText= -28.XhtmlOptions.ConvertToPx.Label=Muunna yksik\u00f6t pikseleiksi (px) -29.XhtmlOptions.OriginalImageSize.HelpText= -30.XhtmlOptions.OriginalImageSize.Label=K\u00e4yt\u00e4 alkuper\u00e4ist\u00e4 kuvakokoa -31.XhtmlOptions.SpecialContentLabel.HelpText= -32.XhtmlOptions.SpecialContentLabel.Label=Muut asetukset -33.XhtmlOptions.Notes.HelpText= -34.XhtmlOptions.Notes.Label=Vie huomautukset -35.XhtmlOptions.UseDublinCore.HelpText= -36.XhtmlOptions.UseDublinCore.Label=Vie dokumentin ominaisuudet (Dublin Core Metadata) -37.XhtmlOptions.AutoCorrectLabel.HelpText= -38.XhtmlOptions.AutoCorrectLabel.Label=Automaattinen korjaus -39.XhtmlOptions.IgnoreHardLineBreaks.HelpText= -40.XhtmlOptions.IgnoreHardLineBreaks.Label=Ohita pakotetut rivinvaihdot -41.XhtmlOptions.IgnoreEmptyParagraphs.HelpText= -42.XhtmlOptions.IgnoreEmptyParagraphs.Label=Ohita tyhj\u00e4t kappaleet -43.XhtmlOptions.IgnoreDoubleSpaces.HelpText= -44.XhtmlOptions.IgnoreDoubleSpaces.Label=Ohita kaksoisv\u00e4lily\u00f6nnit -45.XhtmlOptions.FilesLabel.HelpText= -46.XhtmlOptions.FilesLabel.Label=Tiedostot -47.XhtmlOptions.Split.HelpText= -48.XhtmlOptions.Split.Label=Jaa dokumentti otsikon kohdalta -49.XhtmlOptions.SplitLevelLabel.HelpText= -50.XhtmlOptions.SplitLevelLabel.Label=Otsikkotasot -51.XhtmlOptions.SplitLevel.HelpText= -52.SplitLevel.StringItemList=1 -53.SplitLevel.StringItemList=2 -54.SplitLevel.StringItemList=3 -55.SplitLevel.StringItemList=4 -56.SplitLevel.StringItemList=5 -57.SplitLevel.StringItemList=6 -58.XhtmlOptions.RepeatLevelsLabel.HelpText= -59.XhtmlOptions.RepeatLevelsLabel.Label=Repeat heading levels -60.XhtmlOptions.RepeatLevels.HelpText= -61.RepeatLevels.StringItemList=0 -62.RepeatLevels.StringItemList=1 -63.RepeatLevels.StringItemList=2 -64.RepeatLevels.StringItemList=3 -65.RepeatLevels.StringItemList=4 -66.RepeatLevels.StringItemList=5 -67.XhtmlOptions.SaveImagesInSubdir.HelpText= -68.XhtmlOptions.SaveImagesInSubdir.Label=Tallenna kuva alakansioon -73.XhtmlOptions.ExportButton.HelpText= -74.XhtmlOptions.ExportButton.Label=Vie -75.XhtmlOptions.CancelButton.HelpText= -76.XhtmlOptions.CancelButton.Label=Peruuta -130.Config.StringItemList=Alkuper\u00e4inen muotoilu -131.Config.StringItemList=Suklaa -132.Config.StringItemList=Keskiy\u00f6 -133.Config.StringItemList=Moderni -134.Config.StringItemList=Vanhanaikainen -135.Config.StringItemList=Steely -136.Config.StringItemList=Sveitsil\u00e4inen -137.Config.StringItemList=Perinteinen -138.Config.StringItemList=Ultramariini -139.Config.StringItemList=Custom -140.Config.StringItemList=Alkuper\u00e4inen muotoilu -141.Config.StringItemList=Custom -144.XhtmlOptions.UseMathjax.HelpText= -145.XhtmlOptions.UseMathjax.Label=Use MathJax diff --git a/src/main/oxt/w2phtml/DialogStrings_fr_FR.properties b/src/main/oxt/w2phtml/DialogStrings_fr_FR.properties deleted file mode 100644 index b58651d..0000000 --- a/src/main/oxt/w2phtml/DialogStrings_fr_FR.properties +++ /dev/null @@ -1,78 +0,0 @@ -# Strings for Dialog Library W2XDialogs -0.XhtmlOptions.HelpText= -1.XhtmlOptions.Title=Options XHTML (Writer2xhtml) -2.XhtmlOptions.StyleLabel.HelpText= -3.XhtmlOptions.StyleLabel.Label=Style -4.XhtmlOptions.ConfigLabel.HelpText= -5.XhtmlOptions.ConfigLabel.Label=Utiliser style -6.XhtmlOptions.Config.HelpText= -17.XhtmlOptions.ScalingLabel.HelpText= -18.XhtmlOptions.ScalingLabel.Label=Dimensions -19.XhtmlOptions.Scaling.HelpText= -20.XhtmlOptions.ScalingPercentLabel.HelpText= -21.XhtmlOptions.ScalingPercentLabel.Label=% -22.XhtmlOptions.ColumnScalingLabel.HelpText= -23.XhtmlOptions.ColumnScalingLabel.Label=Dimension des colonnes -24.XhtmlOptions.ColumnScaling.HelpText= -25.XhtmlOptions.ColumnScalingPercentLabel.HelpText= -26.XhtmlOptions.ColumnScalingPercentLabel.Label=% -27.XhtmlOptions.ConvertToPx.HelpText= -28.XhtmlOptions.ConvertToPx.Label=Convertir unit\u00e9s en pixels -29.XhtmlOptions.OriginalImageSize.HelpText= -30.XhtmlOptions.OriginalImageSize.Label=Utiliser la taille d'origine des images -31.XhtmlOptions.SpecialContentLabel.HelpText= -32.XhtmlOptions.SpecialContentLabel.Label=Contenu sp\u00e9cifique -33.XhtmlOptions.Notes.HelpText= -34.XhtmlOptions.Notes.Label=Exporter les notes -35.XhtmlOptions.UseDublinCore.HelpText= -36.XhtmlOptions.UseDublinCore.Label=Exporter les propri\u00e9t\u00e9s du document (Metadonn\u00e9es Dublin Core) -37.XhtmlOptions.AutoCorrectLabel.HelpText= -38.XhtmlOptions.AutoCorrectLabel.Label=Correction automatique -39.XhtmlOptions.IgnoreHardLineBreaks.HelpText= -40.XhtmlOptions.IgnoreHardLineBreaks.Label=Ignorer les sauts de ligne -41.XhtmlOptions.IgnoreEmptyParagraphs.HelpText= -42.XhtmlOptions.IgnoreEmptyParagraphs.Label=Ignorer les paragraphes vides -43.XhtmlOptions.IgnoreDoubleSpaces.HelpText= -44.XhtmlOptions.IgnoreDoubleSpaces.Label=Ignoerer les doubles espaces -45.XhtmlOptions.FilesLabel.HelpText= -46.XhtmlOptions.FilesLabel.Label=Fichiers -47.XhtmlOptions.Split.HelpText= -48.XhtmlOptions.Split.Label=S\u00e9parer le document au niveau des titres -49.XhtmlOptions.SplitLevelLabel.HelpText= -50.XhtmlOptions.SplitLevelLabel.Label=Niveau des titres -51.XhtmlOptions.SplitLevel.HelpText= -52.SplitLevel.StringItemList=1 -53.SplitLevel.StringItemList=2 -54.SplitLevel.StringItemList=3 -55.SplitLevel.StringItemList=4 -56.SplitLevel.StringItemList=5 -57.SplitLevel.StringItemList=6 -58.XhtmlOptions.RepeatLevelsLabel.HelpText= -59.XhtmlOptions.RepeatLevelsLabel.Label=R\u00e9p\u00e9ter le niveau des titres -60.XhtmlOptions.RepeatLevels.HelpText= -61.RepeatLevels.StringItemList=0 -62.RepeatLevels.StringItemList=1 -63.RepeatLevels.StringItemList=2 -64.RepeatLevels.StringItemList=3 -65.RepeatLevels.StringItemList=4 -66.RepeatLevels.StringItemList=5 -67.XhtmlOptions.SaveImagesInSubdir.HelpText= -68.XhtmlOptions.SaveImagesInSubdir.Label=Sauver les images dans un sous-r\u00e9pertoire -73.XhtmlOptions.ExportButton.HelpText= -74.XhtmlOptions.ExportButton.Label=Exporter -75.XhtmlOptions.CancelButton.HelpText= -76.XhtmlOptions.CancelButton.Label=Annuler -130.Config.StringItemList=Format d'origine -131.Config.StringItemList=Chocolat -132.Config.StringItemList=Minuit -133.Config.StringItemList=Contemporain -134.Config.StringItemList=Vieux style -135.Config.StringItemList=M\u00e9tallis\u00e9 -136.Config.StringItemList=Suisse -137.Config.StringItemList=Traditionnel -138.Config.StringItemList=Ultramarine -139.Config.StringItemList=Personnalis\u00e9 -140.Config.StringItemList=Format d'origine -141.Config.StringItemList=Personnalis\u00e9 -144.XhtmlOptions.UseMathjax.HelpText= -145.XhtmlOptions.UseMathjax.Label=Utiliser MathJax diff --git a/src/main/oxt/w2phtml/DialogStrings_it_IT.properties b/src/main/oxt/w2phtml/DialogStrings_it_IT.properties deleted file mode 100644 index 8550b62..0000000 --- a/src/main/oxt/w2phtml/DialogStrings_it_IT.properties +++ /dev/null @@ -1,78 +0,0 @@ -# Strings for Dialog Library W2XDialogs -0.XhtmlOptions.HelpText= -1.XhtmlOptions.Title=Opzioni XHTML (Writer2xhtml) -2.XhtmlOptions.StyleLabel.HelpText= -3.XhtmlOptions.StyleLabel.Label=Stile -4.XhtmlOptions.ConfigLabel.HelpText= -5.XhtmlOptions.ConfigLabel.Label=Usa stile -6.XhtmlOptions.Config.HelpText= -17.XhtmlOptions.ScalingLabel.HelpText= -18.XhtmlOptions.ScalingLabel.Label=Scala -19.XhtmlOptions.Scaling.HelpText= -20.XhtmlOptions.ScalingPercentLabel.HelpText= -21.XhtmlOptions.ScalingPercentLabel.Label=% -22.XhtmlOptions.ColumnScalingLabel.HelpText= -23.XhtmlOptions.ColumnScalingLabel.Label=Scala colonne -24.XhtmlOptions.ColumnScaling.HelpText= -25.XhtmlOptions.ColumnScalingPercentLabel.HelpText= -26.XhtmlOptions.ColumnScalingPercentLabel.Label=% -27.XhtmlOptions.ConvertToPx.HelpText= -28.XhtmlOptions.ConvertToPx.Label=Converti unit\u00e0 a px (pixel) -29.XhtmlOptions.OriginalImageSize.HelpText= -30.XhtmlOptions.OriginalImageSize.Label=Usa le dimensioni originali delle immagini -31.XhtmlOptions.SpecialContentLabel.HelpText= -32.XhtmlOptions.SpecialContentLabel.Label=Contenuti speciali -33.XhtmlOptions.Notes.HelpText= -34.XhtmlOptions.Notes.Label=Esporta le note -35.XhtmlOptions.UseDublinCore.HelpText= -36.XhtmlOptions.UseDublinCore.Label=Esporta le propriet\u00e0 del documento (Dublin Core Metadata) -37.XhtmlOptions.AutoCorrectLabel.HelpText= -38.XhtmlOptions.AutoCorrectLabel.Label=Correzione automatica -39.XhtmlOptions.IgnoreHardLineBreaks.HelpText= -40.XhtmlOptions.IgnoreHardLineBreaks.Label=Ignora le interruzioni di riga manuali -41.XhtmlOptions.IgnoreEmptyParagraphs.HelpText= -42.XhtmlOptions.IgnoreEmptyParagraphs.Label=Ignora i paragrafi vuoti -43.XhtmlOptions.IgnoreDoubleSpaces.HelpText= -44.XhtmlOptions.IgnoreDoubleSpaces.Label=Ignora gli spazi doppi -45.XhtmlOptions.FilesLabel.HelpText= -46.XhtmlOptions.FilesLabel.Label=File -47.XhtmlOptions.Split.HelpText= -48.XhtmlOptions.Split.Label=Dividi il documento alle intestazioni -49.XhtmlOptions.SplitLevelLabel.HelpText= -50.XhtmlOptions.SplitLevelLabel.Label=Livello intestazione -51.XhtmlOptions.SplitLevel.HelpText= -52.SplitLevel.StringItemList=1 -53.SplitLevel.StringItemList=2 -54.SplitLevel.StringItemList=3 -55.SplitLevel.StringItemList=4 -56.SplitLevel.StringItemList=5 -57.SplitLevel.StringItemList=6 -58.XhtmlOptions.RepeatLevelsLabel.HelpText= -59.XhtmlOptions.RepeatLevelsLabel.Label=Ripeti livelli intestazione -60.XhtmlOptions.RepeatLevels.HelpText= -61.RepeatLevels.StringItemList=0 -62.RepeatLevels.StringItemList=1 -63.RepeatLevels.StringItemList=2 -64.RepeatLevels.StringItemList=3 -65.RepeatLevels.StringItemList=4 -66.RepeatLevels.StringItemList=5 -67.XhtmlOptions.SaveImagesInSubdir.HelpText= -68.XhtmlOptions.SaveImagesInSubdir.Label=Salva le immagini in una sottocartella -73.XhtmlOptions.ExportButton.HelpText= -74.XhtmlOptions.ExportButton.Label=Esporta -75.XhtmlOptions.CancelButton.HelpText= -76.XhtmlOptions.CancelButton.Label=Annulla -130.Config.StringItemList=Formattazione originale -131.Config.StringItemList=Cioccolato -132.Config.StringItemList=Mezzanotte -133.Config.StringItemList=Modernista -134.Config.StringItemList=Old style -135.Config.StringItemList=Steel -136.Config.StringItemList=Svizzero -137.Config.StringItemList=Tradizionale -138.Config.StringItemList=Ultramarine -139.Config.StringItemList=Personalizzato -140.Config.StringItemList=Formattazione originale -141.Config.StringItemList=Personalizzato -144.XhtmlOptions.UseMathjax.HelpText= -145.XhtmlOptions.UseMathjax.Label=Use MathJax diff --git a/src/main/oxt/w2phtml/DialogStrings_nl_NL.properties b/src/main/oxt/w2phtml/DialogStrings_nl_NL.properties deleted file mode 100644 index 371268e..0000000 --- a/src/main/oxt/w2phtml/DialogStrings_nl_NL.properties +++ /dev/null @@ -1,78 +0,0 @@ -# Strings for Dialog Library W2XDialogs -0.XhtmlOptions.HelpText= -1.XhtmlOptions.Title=XHTML-opties (Writer2xhtml) -2.XhtmlOptions.StyleLabel.HelpText= -3.XhtmlOptions.StyleLabel.Label=Stijl -4.XhtmlOptions.ConfigLabel.HelpText= -5.XhtmlOptions.ConfigLabel.Label=Gebruik stijl -6.XhtmlOptions.Config.HelpText= -17.XhtmlOptions.ScalingLabel.HelpText= -18.XhtmlOptions.ScalingLabel.Label=Schalen -19.XhtmlOptions.Scaling.HelpText= -20.XhtmlOptions.ScalingPercentLabel.HelpText= -21.XhtmlOptions.ScalingPercentLabel.Label=% -22.XhtmlOptions.ColumnScalingLabel.HelpText= -23.XhtmlOptions.ColumnScalingLabel.Label=Kolommen schalen -24.XhtmlOptions.ColumnScaling.HelpText= -25.XhtmlOptions.ColumnScalingPercentLabel.HelpText= -26.XhtmlOptions.ColumnScalingPercentLabel.Label=% -27.XhtmlOptions.ConvertToPx.HelpText= -28.XhtmlOptions.ConvertToPx.Label=Converteer eenheden naar pixels (px) -29.XhtmlOptions.OriginalImageSize.HelpText= -30.XhtmlOptions.OriginalImageSize.Label=Gebruik originele afbeeldingsgrootte -31.XhtmlOptions.SpecialContentLabel.HelpText= -32.XhtmlOptions.SpecialContentLabel.Label=Speciale inhoud -33.XhtmlOptions.Notes.HelpText= -34.XhtmlOptions.Notes.Label=Exporteer notities -35.XhtmlOptions.UseDublinCore.HelpText= -36.XhtmlOptions.UseDublinCore.Label=Exporteer documenteigenschappen (Dublin Core Metadata) -37.XhtmlOptions.AutoCorrectLabel.HelpText= -38.XhtmlOptions.AutoCorrectLabel.Label=AutoCorrectie -39.XhtmlOptions.IgnoreHardLineBreaks.HelpText= -40.XhtmlOptions.IgnoreHardLineBreaks.Label=Negeer handmatige regeleindes -41.XhtmlOptions.IgnoreEmptyParagraphs.HelpText= -42.XhtmlOptions.IgnoreEmptyParagraphs.Label=Negeer lege alinea's -43.XhtmlOptions.IgnoreDoubleSpaces.HelpText= -44.XhtmlOptions.IgnoreDoubleSpaces.Label=Negeer dubbele spaties -45.XhtmlOptions.FilesLabel.HelpText= -46.XhtmlOptions.FilesLabel.Label=Bestanden -47.XhtmlOptions.Split.HelpText= -48.XhtmlOptions.Split.Label=Splits document bij alineakoppen -49.XhtmlOptions.SplitLevelLabel.HelpText= -50.XhtmlOptions.SplitLevelLabel.Label=Koppenniveau -51.XhtmlOptions.SplitLevel.HelpText= -52.SplitLevel.StringItemList=1 -53.SplitLevel.StringItemList=2 -54.SplitLevel.StringItemList=3 -55.SplitLevel.StringItemList=4 -56.SplitLevel.StringItemList=5 -57.SplitLevel.StringItemList=6 -58.XhtmlOptions.RepeatLevelsLabel.HelpText= -59.XhtmlOptions.RepeatLevelsLabel.Label=Herhaal koppenniveau -60.XhtmlOptions.RepeatLevels.HelpText= -61.RepeatLevels.StringItemList=0 -62.RepeatLevels.StringItemList=1 -63.RepeatLevels.StringItemList=2 -64.RepeatLevels.StringItemList=3 -65.RepeatLevels.StringItemList=4 -66.RepeatLevels.StringItemList=5 -67.XhtmlOptions.SaveImagesInSubdir.HelpText= -68.XhtmlOptions.SaveImagesInSubdir.Label=Sla plaatjes op in subdirectory -73.XhtmlOptions.ExportButton.HelpText= -74.XhtmlOptions.ExportButton.Label=Exporteer -75.XhtmlOptions.CancelButton.HelpText= -76.XhtmlOptions.CancelButton.Label=Afbreken -130.Config.StringItemList=Origineel formaat -131.Config.StringItemList=Chocolate -132.Config.StringItemList=Midnight -133.Config.StringItemList=Modernist -134.Config.StringItemList=Oldstyle -135.Config.StringItemList=Steely -136.Config.StringItemList=Swiss -137.Config.StringItemList=Traditional -138.Config.StringItemList=Ultramarine -139.Config.StringItemList=Aangepast -140.Config.StringItemList=Origineel formaat -141.Config.StringItemList=Aangepast -144.XhtmlOptions.UseMathjax.HelpText= -145.XhtmlOptions.UseMathjax.Label=Gebruik MathJax diff --git a/src/main/oxt/w2phtml/DialogStrings_nn_NO.properties b/src/main/oxt/w2phtml/DialogStrings_nn_NO.properties deleted file mode 100644 index 620c90b..0000000 --- a/src/main/oxt/w2phtml/DialogStrings_nn_NO.properties +++ /dev/null @@ -1,78 +0,0 @@ -# Strings for Dialog Library W2XDialogs -0.XhtmlOptions.HelpText= -1.XhtmlOptions.Title=XHTML-val (Writer2xhtml) -2.XhtmlOptions.StyleLabel.HelpText= -3.XhtmlOptions.StyleLabel.Label=Stil -4.XhtmlOptions.ConfigLabel.HelpText= -5.XhtmlOptions.ConfigLabel.Label=Nytt stil -6.XhtmlOptions.Config.HelpText= -17.XhtmlOptions.ScalingLabel.HelpText= -18.XhtmlOptions.ScalingLabel.Label=Skalering -19.XhtmlOptions.Scaling.HelpText= -20.XhtmlOptions.ScalingPercentLabel.HelpText= -21.XhtmlOptions.ScalingPercentLabel.Label=% -22.XhtmlOptions.ColumnScalingLabel.HelpText= -23.XhtmlOptions.ColumnScalingLabel.Label=Kolonneskalering -24.XhtmlOptions.ColumnScaling.HelpText= -25.XhtmlOptions.ColumnScalingPercentLabel.HelpText= -26.XhtmlOptions.ColumnScalingPercentLabel.Label=% -27.XhtmlOptions.ConvertToPx.HelpText= -28.XhtmlOptions.ConvertToPx.Label=Konverter einingar til px (pikslar) -29.XhtmlOptions.OriginalImageSize.HelpText= -30.XhtmlOptions.OriginalImageSize.Label=Nytt opphavleg biletstorleik -31.XhtmlOptions.SpecialContentLabel.HelpText= -32.XhtmlOptions.SpecialContentLabel.Label=Spesielt innhald -33.XhtmlOptions.Notes.HelpText= -34.XhtmlOptions.Notes.Label=Eksporter merknader -35.XhtmlOptions.UseDublinCore.HelpText= -36.XhtmlOptions.UseDublinCore.Label=Eksporter dokumenteigenskapar (Dublin Core metadata) -37.XhtmlOptions.AutoCorrectLabel.HelpText= -38.XhtmlOptions.AutoCorrectLabel.Label=Autokorriger -39.XhtmlOptions.IgnoreHardLineBreaks.HelpText= -40.XhtmlOptions.IgnoreHardLineBreaks.Label=Ignorer hard linjeskift -41.XhtmlOptions.IgnoreEmptyParagraphs.HelpText= -42.XhtmlOptions.IgnoreEmptyParagraphs.Label=Ignorer tomme avsnitt -43.XhtmlOptions.IgnoreDoubleSpaces.HelpText= -44.XhtmlOptions.IgnoreDoubleSpaces.Label=Ignorer doble mellomrom -45.XhtmlOptions.FilesLabel.HelpText= -46.XhtmlOptions.FilesLabel.Label=Filer -47.XhtmlOptions.Split.HelpText= -48.XhtmlOptions.Split.Label=Del dokumentet ved overskrifter -49.XhtmlOptions.SplitLevelLabel.HelpText= -50.XhtmlOptions.SplitLevelLabel.Label=Overskriftsniv\u00e5 -51.XhtmlOptions.SplitLevel.HelpText= -52.SplitLevel.StringItemList=1 -53.SplitLevel.StringItemList=2 -54.SplitLevel.StringItemList=3 -55.SplitLevel.StringItemList=4 -56.SplitLevel.StringItemList=5 -57.SplitLevel.StringItemList=6 -58.XhtmlOptions.RepeatLevelsLabel.HelpText= -59.XhtmlOptions.RepeatLevelsLabel.Label=Gjenta overskriftsniv\u00e5 -60.XhtmlOptions.RepeatLevels.HelpText= -61.RepeatLevels.StringItemList=0 -62.RepeatLevels.StringItemList=1 -63.RepeatLevels.StringItemList=2 -64.RepeatLevels.StringItemList=3 -65.RepeatLevels.StringItemList=4 -66.RepeatLevels.StringItemList=5 -67.XhtmlOptions.SaveImagesInSubdir.HelpText= -68.XhtmlOptions.SaveImagesInSubdir.Label=Lagre bilete i undermappe -73.XhtmlOptions.ExportButton.HelpText= -74.XhtmlOptions.ExportButton.Label=Eksporter -75.XhtmlOptions.CancelButton.HelpText= -76.XhtmlOptions.CancelButton.Label=Avbryt -130.Config.StringItemList=Opphavleg formatering -131.Config.StringItemList=Sjokolade -132.Config.StringItemList=Midnatt -133.Config.StringItemList=Modernist -134.Config.StringItemList=Gamaldags -135.Config.StringItemList=St\u00e5l -136.Config.StringItemList=Sveitsisk -137.Config.StringItemList=Tradisjonell -138.Config.StringItemList=Ultramarin -139.Config.StringItemList=Eigendefinert -140.Config.StringItemList=Opphavleg formatering -141.Config.StringItemList=Eigendefinert -144.XhtmlOptions.UseMathjax.HelpText= -145.XhtmlOptions.UseMathjax.Label=Use MathJax diff --git a/src/main/oxt/w2phtml/DialogStrings_pl_PL.properties b/src/main/oxt/w2phtml/DialogStrings_pl_PL.properties deleted file mode 100644 index 981e1a9..0000000 --- a/src/main/oxt/w2phtml/DialogStrings_pl_PL.properties +++ /dev/null @@ -1,78 +0,0 @@ -# Strings for Dialog Library W2XDialogs -0.XhtmlOptions.HelpText= -1.XhtmlOptions.Title=Opcje XHTML (Writer2xhtml) -2.XhtmlOptions.StyleLabel.HelpText= -3.XhtmlOptions.StyleLabel.Label=Styl -4.XhtmlOptions.ConfigLabel.HelpText= -5.XhtmlOptions.ConfigLabel.Label=U\u017cyj stylu -6.XhtmlOptions.Config.HelpText= -17.XhtmlOptions.ScalingLabel.HelpText= -18.XhtmlOptions.ScalingLabel.Label=Skalowanie -19.XhtmlOptions.Scaling.HelpText= -20.XhtmlOptions.ScalingPercentLabel.HelpText= -21.XhtmlOptions.ScalingPercentLabel.Label=% -22.XhtmlOptions.ColumnScalingLabel.HelpText= -23.XhtmlOptions.ColumnScalingLabel.Label=Skalowanie kolumny -24.XhtmlOptions.ColumnScaling.HelpText= -25.XhtmlOptions.ColumnScalingPercentLabel.HelpText= -26.XhtmlOptions.ColumnScalingPercentLabel.Label=% -27.XhtmlOptions.ConvertToPx.HelpText= -28.XhtmlOptions.ConvertToPx.Label=Skonwertuj jednostki do pikseli -29.XhtmlOptions.OriginalImageSize.HelpText= -30.XhtmlOptions.OriginalImageSize.Label=U\u017cyj oryginalnych rozmiar\u00f3w rysunk\u00f3w -31.XhtmlOptions.SpecialContentLabel.HelpText= -32.XhtmlOptions.SpecialContentLabel.Label=Zawarto\u015b\u0107 specjalna -33.XhtmlOptions.Notes.HelpText= -34.XhtmlOptions.Notes.Label=Eksportuj notatki -35.XhtmlOptions.UseDublinCore.HelpText= -36.XhtmlOptions.UseDublinCore.Label=Eksportuj w\u0142a\u015bciwo\u015bci dokumentu (metadane) -37.XhtmlOptions.AutoCorrectLabel.HelpText= -38.XhtmlOptions.AutoCorrectLabel.Label=Automatyczna korekcja -39.XhtmlOptions.IgnoreHardLineBreaks.HelpText= -40.XhtmlOptions.IgnoreHardLineBreaks.Label=Ignoruj twarde \u0142amania linii -41.XhtmlOptions.IgnoreEmptyParagraphs.HelpText= -42.XhtmlOptions.IgnoreEmptyParagraphs.Label=Ignoruj puste paragrafy -43.XhtmlOptions.IgnoreDoubleSpaces.HelpText= -44.XhtmlOptions.IgnoreDoubleSpaces.Label=Ignoruj podw\u00f3jne odst\u0119py -45.XhtmlOptions.FilesLabel.HelpText= -46.XhtmlOptions.FilesLabel.Label=Pliki -47.XhtmlOptions.Split.HelpText= -48.XhtmlOptions.Split.Label=Podziel dokument w miejscu nag\u0142\u00f3wk\u00f3w -49.XhtmlOptions.SplitLevelLabel.HelpText= -50.XhtmlOptions.SplitLevelLabel.Label=Poziom nag\u0142\u00f3wk\u00f3w -51.XhtmlOptions.SplitLevel.HelpText= -52.SplitLevel.StringItemList=1 -53.SplitLevel.StringItemList=2 -54.SplitLevel.StringItemList=3 -55.SplitLevel.StringItemList=4 -56.SplitLevel.StringItemList=5 -57.SplitLevel.StringItemList=6 -58.XhtmlOptions.RepeatLevelsLabel.HelpText= -59.XhtmlOptions.RepeatLevelsLabel.Label=Powt\u00f3rz poziomy nag\u0142\u00f3wk\u00f3w -60.XhtmlOptions.RepeatLevels.HelpText= -61.RepeatLevels.StringItemList=0 -62.RepeatLevels.StringItemList=1 -63.RepeatLevels.StringItemList=2 -64.RepeatLevels.StringItemList=3 -65.RepeatLevels.StringItemList=4 -66.RepeatLevels.StringItemList=5 -67.XhtmlOptions.SaveImagesInSubdir.HelpText= -68.XhtmlOptions.SaveImagesInSubdir.Label=Zapisz rysunki w podkatalogu -73.XhtmlOptions.ExportButton.HelpText= -74.XhtmlOptions.ExportButton.Label=Eksportuj -75.XhtmlOptions.CancelButton.HelpText= -76.XhtmlOptions.CancelButton.Label=Anuluj -130.Config.StringItemList=Formatowanie oryginalne -131.Config.StringItemList=Czekolada -132.Config.StringItemList=P\u00f3\u0142noc -133.Config.StringItemList=Modernistyczne -134.Config.StringItemList=W starym stylu -135.Config.StringItemList=Stalowe -136.Config.StringItemList=Szwajcarskie -137.Config.StringItemList=Tradycyjne -138.Config.StringItemList=Ultramaryna -139.Config.StringItemList=U\u017cytkownika -140.Config.StringItemList=Formatowanie oryginalne -141.Config.StringItemList=U\u017cytkownika -144.XhtmlOptions.UseMathjax.HelpText= -145.XhtmlOptions.UseMathjax.Label=Use MathJax diff --git a/src/main/oxt/w2phtml/DialogStrings_pt_BR.properties b/src/main/oxt/w2phtml/DialogStrings_pt_BR.properties deleted file mode 100644 index cff5a2e..0000000 --- a/src/main/oxt/w2phtml/DialogStrings_pt_BR.properties +++ /dev/null @@ -1,78 +0,0 @@ -# Strings for Dialog Library W2XDialogs -0.XhtmlOptions.HelpText= -1.XhtmlOptions.Title=Op\u00e7\u00f5es de XHTML (Writer2xhtml) -2.XhtmlOptions.StyleLabel.HelpText= -3.XhtmlOptions.StyleLabel.Label=Estilo -4.XhtmlOptions.ConfigLabel.HelpText= -5.XhtmlOptions.ConfigLabel.Label=Usar estilo -6.XhtmlOptions.Config.HelpText= -17.XhtmlOptions.ScalingLabel.HelpText= -18.XhtmlOptions.ScalingLabel.Label=Escala -19.XhtmlOptions.Scaling.HelpText= -20.XhtmlOptions.ScalingPercentLabel.HelpText= -21.XhtmlOptions.ScalingPercentLabel.Label=% -22.XhtmlOptions.ColumnScalingLabel.HelpText= -23.XhtmlOptions.ColumnScalingLabel.Label=Largura da coluna -24.XhtmlOptions.ColumnScaling.HelpText= -25.XhtmlOptions.ColumnScalingPercentLabel.HelpText= -26.XhtmlOptions.ColumnScalingPercentLabel.Label= -27.XhtmlOptions.ConvertToPx.HelpText= -28.XhtmlOptions.ConvertToPx.Label=Converter unidades para px (pixels) -29.XhtmlOptions.OriginalImageSize.HelpText= -30.XhtmlOptions.OriginalImageSize.Label=Usar tamanho original da imagem -31.XhtmlOptions.SpecialContentLabel.HelpText= -32.XhtmlOptions.SpecialContentLabel.Label=Conte\u00fado especial -33.XhtmlOptions.Notes.HelpText= -34.XhtmlOptions.Notes.Label=Exportar notas -35.XhtmlOptions.UseDublinCore.HelpText= -36.XhtmlOptions.UseDublinCore.Label=Exportar propriedades do documento (Dublin Core MetaData) -37.XhtmlOptions.AutoCorrectLabel.HelpText= -38.XhtmlOptions.AutoCorrectLabel.Label=Autocorre\u00e7\u00e3o -39.XhtmlOptions.IgnoreHardLineBreaks.HelpText= -40.XhtmlOptions.IgnoreHardLineBreaks.Label=Ignorar quebras de linhas for\u00e7adas -41.XhtmlOptions.IgnoreEmptyParagraphs.HelpText= -42.XhtmlOptions.IgnoreEmptyParagraphs.Label=Ignorar par\u00e1grafos vazios -43.XhtmlOptions.IgnoreDoubleSpaces.HelpText= -44.XhtmlOptions.IgnoreDoubleSpaces.Label=Ignorar espa\u00e7os duplicados -45.XhtmlOptions.FilesLabel.HelpText= -46.XhtmlOptions.FilesLabel.Label=Arquivos -47.XhtmlOptions.Split.HelpText= -48.XhtmlOptions.Split.Label=Dividir documento nos cabe\u00e7alhos -49.XhtmlOptions.SplitLevelLabel.HelpText= -50.XhtmlOptions.SplitLevelLabel.Label=N\u00edvel de cabe\u00e7alho -51.XhtmlOptions.SplitLevel.HelpText= -52.SplitLevel.StringItemList=1 -53.SplitLevel.StringItemList=2 -54.SplitLevel.StringItemList=3 -55.SplitLevel.StringItemList=4 -56.SplitLevel.StringItemList=5 -57.SplitLevel.StringItemList=6 -58.XhtmlOptions.RepeatLevelsLabel.HelpText= -59.XhtmlOptions.RepeatLevelsLabel.Label=Repetir n\u00edveis de cabe\u00e7alho -60.XhtmlOptions.RepeatLevels.HelpText= -61.RepeatLevels.StringItemList=0 -62.RepeatLevels.StringItemList=1 -63.RepeatLevels.StringItemList=2 -64.RepeatLevels.StringItemList=3 -65.RepeatLevels.StringItemList=4 -66.RepeatLevels.StringItemList=5 -67.XhtmlOptions.SaveImagesInSubdir.HelpText= -68.XhtmlOptions.SaveImagesInSubdir.Label=Salvar imagens em subdiret\u00f3rio -73.XhtmlOptions.ExportButton.HelpText= -74.XhtmlOptions.ExportButton.Label=Exportar -75.XhtmlOptions.CancelButton.HelpText= -76.XhtmlOptions.CancelButton.Label=Cancelar -130.Config.StringItemList=Formata\u00e7\u00e3o original -131.Config.StringItemList=Chocolate -132.Config.StringItemList=Midnight -133.Config.StringItemList=Modernist -134.Config.StringItemList=Oldstyle -135.Config.StringItemList=Steely -136.Config.StringItemList=Swiss -137.Config.StringItemList=Traditional -138.Config.StringItemList=Ultramarine -139.Config.StringItemList=Padr\u00e3o -140.Config.StringItemList=Formata\u00e7\u00e3o original -141.Config.StringItemList=Padr\u00e3o -144.XhtmlOptions.UseMathjax.HelpText= -145.XhtmlOptions.UseMathjax.Label=Use MathJax diff --git a/src/main/oxt/w2phtml/DialogStrings_ru_RU.properties b/src/main/oxt/w2phtml/DialogStrings_ru_RU.properties deleted file mode 100644 index c1463b2..0000000 --- a/src/main/oxt/w2phtml/DialogStrings_ru_RU.properties +++ /dev/null @@ -1,88 +0,0 @@ -# Strings for Dialog Library W2XDialogs -0.XhtmlOptions.HelpText= -1.XhtmlOptions.Title=\u041f\u0430\u0440\u0430\u043c\u0435\u0442\u0440\u044b XHTML (Writer2xhtml) -2.XhtmlOptions.StyleLabel.HelpText= -3.XhtmlOptions.StyleLabel.Label=\u0421\u0442\u0438\u043b\u044c -4.XhtmlOptions.ConfigLabel.HelpText= -5.XhtmlOptions.ConfigLabel.Label=\u0418\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u044c \u0441\u0442\u0438\u043b\u044c -6.XhtmlOptions.Config.HelpText= -17.XhtmlOptions.ScalingLabel.HelpText= -18.XhtmlOptions.ScalingLabel.Label=\u041c\u0430\u0441\u0448\u0442\u0430\u0431 -19.XhtmlOptions.Scaling.HelpText= -20.XhtmlOptions.ScalingPercentLabel.HelpText= -21.XhtmlOptions.ScalingPercentLabel.Label=% -22.XhtmlOptions.ColumnScalingLabel.HelpText= -23.XhtmlOptions.ColumnScalingLabel.Label=\u0420\u0430\u0437\u043c\u0435\u0440 \u043a\u043e\u043b\u043e\u043d\u043e\u043a -24.XhtmlOptions.ColumnScaling.HelpText= -25.XhtmlOptions.ColumnScalingPercentLabel.HelpText= -26.XhtmlOptions.ColumnScalingPercentLabel.Label=% -27.XhtmlOptions.ConvertToPx.HelpText= -28.XhtmlOptions.ConvertToPx.Label=\u041f\u0440\u0435\u043e\u0431\u0440\u0430\u0437\u043e\u0432\u0430\u0442\u044c \u0432 \u043f\u0438\u043a\u0441\u0435\u043b\u0438 (px) -29.XhtmlOptions.OriginalImageSize.HelpText= -30.XhtmlOptions.OriginalImageSize.Label=\u041e\u0440\u0438\u0433\u0438\u043d\u0430\u043b\u044c\u043d\u044b\u0439 \u0440\u0430\u0437\u043c\u0435\u0440 \u0440\u0438\u0441\u0443\u043d\u043a\u043e\u0432 -31.XhtmlOptions.SpecialContentLabel.HelpText= -32.XhtmlOptions.SpecialContentLabel.Label=\u0421\u043f\u0435\u0446\u0438\u0430\u043b\u044c\u043d\u043e\u0435 \u0441\u043e\u0434\u0435\u0440\u0436\u0438\u043c\u043e\u0435 -33.XhtmlOptions.Notes.HelpText= -34.XhtmlOptions.Notes.Label=\u042d\u043a\u0441\u043f\u043e\u0440\u0442\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u0437\u0430\u043c\u0435\u0442\u043a\u0438 -35.XhtmlOptions.UseDublinCore.HelpText= -36.XhtmlOptions.UseDublinCore.Label=\u042d\u043a\u0441\u043f\u043e\u0440\u0442. \u0441\u0432\u043e\u0439\u0441\u0442\u0432\u0430 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430 (Dublin Core Metadata) -37.XhtmlOptions.AutoCorrectLabel.HelpText= -38.XhtmlOptions.AutoCorrectLabel.Label=\u0410\u0432\u0442\u043e\u043a\u043e\u0440\u0440\u0435\u043a\u0442\u0438\u0440\u043e\u0432\u043a\u0430 -39.XhtmlOptions.IgnoreHardLineBreaks.HelpText= -40.XhtmlOptions.IgnoreHardLineBreaks.Label=\u0418\u0433\u043d\u043e\u0440\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u0440\u0430\u0437\u0440\u044b\u0432\u044b \u0441\u0442\u0440\u043e\u043a -41.XhtmlOptions.IgnoreEmptyParagraphs.HelpText= -42.XhtmlOptions.IgnoreEmptyParagraphs.Label=\u0418\u0433\u043d\u043e\u0440\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u043f\u0443\u0441\u0442\u044b\u0435 \u043f\u0430\u0440\u0430\u0433\u0440\u0430\u0444\u044b -43.XhtmlOptions.IgnoreDoubleSpaces.HelpText= -44.XhtmlOptions.IgnoreDoubleSpaces.Label=\u0418\u0433\u043d\u043e\u0440\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u0434\u0432\u043e\u0439\u043d\u044b\u0435 \u043f\u0440\u043e\u0431\u0435\u043b\u044b -45.XhtmlOptions.FilesLabel.HelpText= -46.XhtmlOptions.FilesLabel.Label=\u0424\u0430\u0439\u043b\u044b -47.XhtmlOptions.Split.HelpText= -48.XhtmlOptions.Split.Label=\u0420\u0430\u0437\u0431\u0438\u0432\u0430\u0442\u044c \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442 \u043f\u043e \u0437\u0430\u0433\u043e\u043b\u043e\u0432\u043a\u0430\u043c -49.XhtmlOptions.SplitLevelLabel.HelpText= -50.XhtmlOptions.SplitLevelLabel.Label=\u0423\u0440\u043e\u0432\u0435\u043d\u044c \u0437\u0430\u0433\u043e\u043b\u043e\u0432\u043a\u043e\u0432 -51.XhtmlOptions.SplitLevel.HelpText= -52.SplitLevel.StringItemList=1 -53.SplitLevel.StringItemList=2 -54.SplitLevel.StringItemList=3 -55.SplitLevel.StringItemList=4 -56.SplitLevel.StringItemList=5 -57.SplitLevel.StringItemList=6 -58.XhtmlOptions.RepeatLevelsLabel.HelpText= -59.XhtmlOptions.RepeatLevelsLabel.Label=\u041f\u043e\u0432\u0442\u043e\u0440\u044f\u0442\u044c \u0437\u0430\u0433\u043e\u043b\u043e\u0432\u043a\u0438 \u043d\u0430 \u0443\u0440\u043e\u0432\u043d\u0435 -60.XhtmlOptions.RepeatLevels.HelpText= -61.RepeatLevels.StringItemList=0 -62.RepeatLevels.StringItemList=1 -63.RepeatLevels.StringItemList=2 -64.RepeatLevels.StringItemList=3 -65.RepeatLevels.StringItemList=4 -66.RepeatLevels.StringItemList=5 -67.XhtmlOptions.SaveImagesInSubdir.HelpText= -68.XhtmlOptions.SaveImagesInSubdir.Label=\u0421\u043e\u0445\u0440\u0430\u043d\u0438\u0442\u044c \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u044f \u0432 \u043f\u043e\u0434\u043a\u0430\u0442\u0430\u043b\u043e\u0433 -73.XhtmlOptions.ExportButton.HelpText= -74.XhtmlOptions.ExportButton.Label=\u042d\u043a\u0441\u043f\u043e\u0440\u0442\u0438\u0440\u043e\u0432\u0430\u0442\u044c -75.XhtmlOptions.CancelButton.HelpText= -76.XhtmlOptions.CancelButton.Label=\u041e\u0442\u043c\u0435\u043d\u0438\u0442\u044c -130.Config.StringItemList=\u041e\u0440\u0438\u0433\u0438\u043d\u0430\u043b\u044c\u043d\u043e\u0435 \u0444\u043e\u0440\u043c\u0430\u0442\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u0435 -131.Config.StringItemList=\u0428\u043e\u043a\u043e\u043b\u0430\u0434 -132.Config.StringItemList=\u041f\u043e\u043b\u0443\u043d\u043e\u0447\u044c -133.Config.StringItemList=\u041c\u043e\u0434\u0435\u0440\u043d -134.Config.StringItemList=\u0420\u0435\u0442\u0440\u043e -135.Config.StringItemList=\u0421\u0442\u0430\u043b\u044c -136.Config.StringItemList=\u0428\u0432\u0435\u0446\u0438\u044f -137.Config.StringItemList=\u0422\u0440\u0430\u0434\u0438\u0446\u0438\u043e\u043d\u043d\u044b\u0439 -138.Config.StringItemList=\u0423\u043b\u044c\u0442\u0440\u0430\u043c\u0430\u0440\u0438\u043d -139.Config.StringItemList=\u0412\u044b\u0431\u043e\u0440\u043e\u0447\u043d\u044b\u0439 -140.Config.StringItemList=\u041e\u0440\u0438\u0433\u0438\u043d\u0430\u043b\u044c\u043d\u043e\u0435 \u0444\u043e\u0440\u043c\u0430\u0442\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u0435 -141.Config.StringItemList=\u0412\u044b\u0431\u043e\u0440\u043e\u0447\u043d\u044b\u0439 -144.XhtmlOptions.UseMathjax.HelpText= -145.XhtmlOptions.UseMathjax.Label=Use MathJax -146.XhtmlOptions.MinimumLetterSpacing.Label=\u041C\u0438\u043D\u0438\u043C\u0430\u043B\u044C\u043D\u043E\u0435 \u043C\u0435\u0436\u0441\u0438\u043C\u0432\u043E\u043B\u044C\u043D\u043E\u0435 \u0440\u0430\u0441\u0441\u0442\u043E\u044F\u043D\u0438\u0435 -147.XhtmlOptions.MinimumLetterSpacing.HelpText=\u041C\u0438\u043D\u0438\u043C\u0430\u043B\u044C\u043D\u043E\u0435 \u043C\u0435\u0436\u0441\u0438\u043C\u0432\u043E\u043B\u044C\u043D\u043E\u0435 \u0440\u0430\u0441\u0441\u0442\u043E\u044F\u043D\u0438\u0435 -148.XhtmlOptions.MinLetterSpacing.HelpText=\u041C\u0438\u043D\u0438\u043C\u0430\u043B\u044C\u043D\u043E\u0435 \u043C\u0435\u0436\u0441\u0438\u043C\u0432\u043E\u043B\u044C\u043D\u043E\u0435 \u0440\u0430\u0441\u0441\u0442\u043E\u044F\u043D\u0438\u0435 -152.XhtmlOptions.InlineCSS.Label=Inline CSS -156.XhtmlOptions.EmbedSVG.Label=\u0412\u0441\u0442\u0440\u043E\u0438\u0442\u044C SVG -160.XhtmlOptions.EmbedImg.Label=\u0412\u0441\u0442\u0440\u043E\u0438\u0442\u044C images -161.XhtmlOptions.AlignSplitsToPages.Label=\u0420\u0430\u0437\u0434\u0435\u043b\u044f\u0442\u044c \u043f\u043e \u0441\u0442\u0440\u0430\u043d\u0438\u0446\u0430\u043c -162.XhtmlOptions.Greenstone.Label=\u0414\u043e\u0431\u0430\u0432\u0438\u0442\u044c \u0440\u0430\u0437\u043c\u0435\u0442\u043a\u0443 \u0434\u043b\u044f Greenstone3 -166.XhtmlOptions.MaxWidth.Label=\u041c\u0430\u043a\u0441\u0438\u043c\u0430\u043b\u044c\u043d\u0430\u044f \u0448\u0438\u0440\u0438\u043d\u0430 - diff --git a/src/main/oxt/w2phtml/DialogStrings_tr_TR.properties b/src/main/oxt/w2phtml/DialogStrings_tr_TR.properties deleted file mode 100644 index e003aef..0000000 --- a/src/main/oxt/w2phtml/DialogStrings_tr_TR.properties +++ /dev/null @@ -1,78 +0,0 @@ -# Strings for Dialog Library W2XDialogs -0.XhtmlOptions.HelpText= -1.XhtmlOptions.Title=XHTML Se\u00e7enekleri (Writer2xhtml) -2.XhtmlOptions.StyleLabel.HelpText= -3.XhtmlOptions.StyleLabel.Label=Stil -4.XhtmlOptions.ConfigLabel.HelpText= -5.XhtmlOptions.ConfigLabel.Label=Stil kullan -6.XhtmlOptions.Config.HelpText= -17.XhtmlOptions.ScalingLabel.HelpText= -18.XhtmlOptions.ScalingLabel.Label=\u00d6l\u00e7eklendirme -19.XhtmlOptions.Scaling.HelpText= -20.XhtmlOptions.ScalingPercentLabel.HelpText= -21.XhtmlOptions.ScalingPercentLabel.Label=% -22.XhtmlOptions.ColumnScalingLabel.HelpText= -23.XhtmlOptions.ColumnScalingLabel.Label=Kolon \u00f6l\u00e7eklendirme -24.XhtmlOptions.ColumnScaling.HelpText= -25.XhtmlOptions.ColumnScalingPercentLabel.HelpText= -26.XhtmlOptions.ColumnScalingPercentLabel.Label=% -27.XhtmlOptions.ConvertToPx.HelpText= -28.XhtmlOptions.ConvertToPx.Label=Birimleri px'e (pixel) \u00e7evir -29.XhtmlOptions.OriginalImageSize.HelpText= -30.XhtmlOptions.OriginalImageSize.Label=Orjinal resim boyutunu kullan -31.XhtmlOptions.SpecialContentLabel.HelpText= -32.XhtmlOptions.SpecialContentLabel.Label=\u00d6zel i\u00e7erik -33.XhtmlOptions.Notes.HelpText= -34.XhtmlOptions.Notes.Label=Notlar\u0131 ihra\u00e7 et -35.XhtmlOptions.UseDublinCore.HelpText= -36.XhtmlOptions.UseDublinCore.Label=D\u00f6k\u00fcman \u00f6zelliklerini ihra\u00e7 et (Dublin Core Metadata) -37.XhtmlOptions.AutoCorrectLabel.HelpText= -38.XhtmlOptions.AutoCorrectLabel.Label=Oto d\u00fczeltme -39.XhtmlOptions.IgnoreHardLineBreaks.HelpText= -40.XhtmlOptions.IgnoreHardLineBreaks.Label=Kat\u0131 \u00e7izgi ayr\u0131mlar\u0131n\u0131 ihmal et -41.XhtmlOptions.IgnoreEmptyParagraphs.HelpText= -42.XhtmlOptions.IgnoreEmptyParagraphs.Label=Bo\u015f paragraflar\u0131 ihmal et -43.XhtmlOptions.IgnoreDoubleSpaces.HelpText= -44.XhtmlOptions.IgnoreDoubleSpaces.Label=\u00c7ift bo\u015fluklar\u0131 ihmal et -45.XhtmlOptions.FilesLabel.HelpText= -46.XhtmlOptions.FilesLabel.Label=Dosyalar -47.XhtmlOptions.Split.HelpText= -48.XhtmlOptions.Split.Label=D\u00f6k\u00fcman\u0131 ba\u015fl\u0131k k\u0131s\u0131mlar\u0131ndan ay\u0131r -49.XhtmlOptions.SplitLevelLabel.HelpText= -50.XhtmlOptions.SplitLevelLabel.Label=Ba\u015fl\u0131k seviyesi -51.XhtmlOptions.SplitLevel.HelpText= -52.SplitLevel.StringItemList=1 -53.SplitLevel.StringItemList=2 -54.SplitLevel.StringItemList=3 -55.SplitLevel.StringItemList=4 -56.SplitLevel.StringItemList=5 -57.SplitLevel.StringItemList=6 -58.XhtmlOptions.RepeatLevelsLabel.HelpText= -59.XhtmlOptions.RepeatLevelsLabel.Label=Tekrar eden ba\u015fl\u0131k seviyeleri -60.XhtmlOptions.RepeatLevels.HelpText= -61.RepeatLevels.StringItemList=0 -62.RepeatLevels.StringItemList=1 -63.RepeatLevels.StringItemList=2 -64.RepeatLevels.StringItemList=3 -65.RepeatLevels.StringItemList=4 -66.RepeatLevels.StringItemList=5 -67.XhtmlOptions.SaveImagesInSubdir.HelpText= -68.XhtmlOptions.SaveImagesInSubdir.Label=Resimleri altklas\u00f6re kaydet -73.XhtmlOptions.ExportButton.HelpText= -74.XhtmlOptions.ExportButton.Label=\u0130hra\u00e7 et -75.XhtmlOptions.CancelButton.HelpText= -76.XhtmlOptions.CancelButton.Label=\u0130ptal -130.Config.StringItemList=Orjinal formatlama -131.Config.StringItemList=\u00c7ikolata -132.Config.StringItemList=Geceyar\u0131s\u0131 -133.Config.StringItemList=Modern -134.Config.StringItemList=Eski stil -135.Config.StringItemList=\u00c7eliksi -136.Config.StringItemList=\u0130sve\u00e7 -137.Config.StringItemList=Geleneksel -138.Config.StringItemList=Lacivert -139.Config.StringItemList=\u00d6zel i\u00e7erik -140.Config.StringItemList=Orjinal formatlama -141.Config.StringItemList=\u00d6zel -144.XhtmlOptions.UseMathjax.HelpText= -145.XhtmlOptions.UseMathjax.Label=Use MathJax diff --git a/src/main/oxt/w2phtml/DialogStrings_uk_UA.properties b/src/main/oxt/w2phtml/DialogStrings_uk_UA.properties deleted file mode 100644 index 65f23f6..0000000 --- a/src/main/oxt/w2phtml/DialogStrings_uk_UA.properties +++ /dev/null @@ -1,78 +0,0 @@ -# Strings for Dialog Library W2XDialogs -0.XhtmlOptions.HelpText= -1.XhtmlOptions.Title=\u041f\u0430\u0440\u0430\u043c\u0435\u0442\u0440\u044b XHTML (Writer2xhtml) -2.XhtmlOptions.StyleLabel.HelpText= -3.XhtmlOptions.StyleLabel.Label=\u0421\u0442\u0438\u043b\u044c -4.XhtmlOptions.ConfigLabel.HelpText= -5.XhtmlOptions.ConfigLabel.Label=\u0412\u0438\u043a\u043e\u0440\u0438\u0441\u0442\u043e\u0432\u0443\u0432\u0430\u0442\u0438 \u0441\u0442\u0438\u043b\u044c -6.XhtmlOptions.Config.HelpText= -17.XhtmlOptions.ScalingLabel.HelpText= -18.XhtmlOptions.ScalingLabel.Label=\u041c\u0456\u0440\u0438\u043b\u043e -19.XhtmlOptions.Scaling.HelpText= -20.XhtmlOptions.ScalingPercentLabel.HelpText= -21.XhtmlOptions.ScalingPercentLabel.Label=% -22.XhtmlOptions.ColumnScalingLabel.HelpText= -23.XhtmlOptions.ColumnScalingLabel.Label=\u0420\u043e\u0437\u043c\u0456\u0440 \u0441\u0442\u043e\u0432\u0431\u0446\u0456\u0432 -24.XhtmlOptions.ColumnScaling.HelpText= -25.XhtmlOptions.ColumnScalingPercentLabel.HelpText= -26.XhtmlOptions.ColumnScalingPercentLabel.Label=% -27.XhtmlOptions.ConvertToPx.HelpText= -28.XhtmlOptions.ConvertToPx.Label=\u041f\u0435\u0440\u0435\u0442\u0432\u043e\u0440\u0438\u0442\u0438 \u0443 \u043f\u0456\u043a\u0441\u0435\u043b\u0456 (px) -29.XhtmlOptions.OriginalImageSize.HelpText= -30.XhtmlOptions.OriginalImageSize.Label=\u0410\u0432\u0442\u0435\u043d\u0442\u0438\u0447\u043d\u0438\u0439 \u0440\u043e\u0437\u043c\u0456\u0440 \u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u044c -31.XhtmlOptions.SpecialContentLabel.HelpText= -32.XhtmlOptions.SpecialContentLabel.Label=\u0421\u043f\u0435\u0446\u0456\u0430\u043b\u044c\u043d\u0438\u0439 \u0432\u043c\u0456\u0441\u0442 -33.XhtmlOptions.Notes.HelpText= -34.XhtmlOptions.Notes.Label=\u0415\u043a\u0441\u043f\u043e\u0440\u0442\u0443\u0432\u0430\u0442\u0438 \u0437\u0430\u043c\u0456\u0442\u043a\u0438 -35.XhtmlOptions.UseDublinCore.HelpText= -36.XhtmlOptions.UseDublinCore.Label=\u0415\u043a\u0441\u043f\u043e\u0440\u0442\u0443\u0432\u0430\u0442\u0438 \u0432\u043b\u0430\u0441\u0442\u0438\u0432\u043e\u0441\u0442\u0456 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0443 (Dublin Core Metadata) -37.XhtmlOptions.AutoCorrectLabel.HelpText= -38.XhtmlOptions.AutoCorrectLabel.Label=\u0410\u0432\u0442\u043e\u043a\u043e\u0440\u0435\u0433\u0443\u0432\u0430\u043d\u043d\u044f -39.XhtmlOptions.IgnoreHardLineBreaks.HelpText= -40.XhtmlOptions.IgnoreHardLineBreaks.Label=\u0406\u0433\u043d\u043e\u0440\u0443\u0432\u0430\u0442\u0438 \u0440\u043e\u043e\u0437\u0440\u0438\u0432\u0438 \u0440\u044f\u0434\u043a\u0456\u0432 -41.XhtmlOptions.IgnoreEmptyParagraphs.HelpText= -42.XhtmlOptions.IgnoreEmptyParagraphs.Label=\u0406\u0433\u043d\u043e\u0440\u0443\u0432\u0430\u0442\u0438 \u043f\u043e\u0440\u043e\u0436\u043d\u0456 \u043f\u0430\u0440\u0430\u0433\u0440\u0430\u0444\u0438 -43.XhtmlOptions.IgnoreDoubleSpaces.HelpText= -44.XhtmlOptions.IgnoreDoubleSpaces.Label=\u0406\u0433\u043d\u043e\u0440\u0443\u0432\u0430\u0442\u0438 \u043f\u043e\u0434\u0432\u0456\u0439\u043d\u0456 \u043f\u0440\u043e\u0431\u0456\u043b\u0438 -45.XhtmlOptions.FilesLabel.HelpText= -46.XhtmlOptions.FilesLabel.Label=\u0424\u0430\u0439\u043b\u0438 -47.XhtmlOptions.Split.HelpText= -48.XhtmlOptions.Split.Label=\u0420\u043e\u0437\u0431\u0438\u0432\u0430\u0442\u0438 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442 \u043f\u043e \u0437\u0430\u0433\u043e\u043b\u043e\u0432\u043a\u0430\u0445 -49.XhtmlOptions.SplitLevelLabel.HelpText= -50.XhtmlOptions.SplitLevelLabel.Label=\u0420\u0456\u0432\u043d\u0435\u044c \u0437\u0430\u0433\u043e\u043b\u043e\u0432\u043a\u0443 -51.XhtmlOptions.SplitLevel.HelpText= -52.SplitLevel.StringItemList=1 -53.SplitLevel.StringItemList=2 -54.SplitLevel.StringItemList=3 -55.SplitLevel.StringItemList=4 -56.SplitLevel.StringItemList=5 -57.SplitLevel.StringItemList=6 -58.XhtmlOptions.RepeatLevelsLabel.HelpText= -59.XhtmlOptions.RepeatLevelsLabel.Label=\u041f\u043e\u0432\u0442\u043e\u0440\u044e\u0432\u0430\u0442\u0438 \u0437\u0430\u0433\u043e\u043b\u043e\u0432\u043a\u0438 \u043d\u0430 \u0440\u0456\u0432\u043d\u0456 -60.XhtmlOptions.RepeatLevels.HelpText= -61.RepeatLevels.StringItemList=0 -62.RepeatLevels.StringItemList=1 -63.RepeatLevels.StringItemList=2 -64.RepeatLevels.StringItemList=3 -65.RepeatLevels.StringItemList=4 -66.RepeatLevels.StringItemList=5 -67.XhtmlOptions.SaveImagesInSubdir.HelpText= -68.XhtmlOptions.SaveImagesInSubdir.Label=\u0417\u0431\u0435\u0440\u0435\u0433\u0442\u0438 \u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u043d\u044f \u0443 \u043f\u0456\u0434\u0442\u0435\u043a\u0443 -73.XhtmlOptions.ExportButton.HelpText= -74.XhtmlOptions.ExportButton.Label=\u0415\u043a\u0441\u043f\u043e\u0440\u0442\u0443\u0432\u0430\u0442\u0438 -75.XhtmlOptions.CancelButton.HelpText= -76.XhtmlOptions.CancelButton.Label=\u0412\u0456\u0434\u043c\u0456\u043d\u0438\u0442\u0438 -130.Config.StringItemList=\u0410\u0432\u0442\u0435\u043d\u0442\u0438\u0447\u043d\u0435 \u0444\u043e\u0440\u043c\u0430\u0442\u0443\u0432\u0430\u043d\u043d\u044f -131.Config.StringItemList=\u0428\u043e\u043a\u043e\u043b\u0430\u0434 -132.Config.StringItemList=\u041f\u0456\u0432\u043d\u0456\u0447 -133.Config.StringItemList=\u041c\u043e\u0434\u0435\u0440\u043d -134.Config.StringItemList=\u0420\u0435\u0442\u0440\u043e -135.Config.StringItemList=\u0421\u0442\u0430\u043b\u044c -136.Config.StringItemList=\u0428\u0432\u0435\u0446\u0456\u044f -137.Config.StringItemList=\u0422\u0440\u0430\u0434\u0438\u0446\u0456\u0439\u043d\u0438\u0439 -138.Config.StringItemList=\u0423\u043b\u044c\u0442\u0440\u0430\u043c\u0430\u0440\u0438\u043d -139.Config.StringItemList=\u0412\u0438\u0431\u0456\u0440\u043a\u043e\u0432\u0438\u0439 -140.Config.StringItemList=\u0410\u0432\u0442\u0435\u043d\u0442\u0438\u0447\u043d\u0435 \u0444\u043e\u0440\u043c\u0430\u0442\u0443\u0432\u0430\u043d\u043d\u044f -141.Config.StringItemList=\u0412\u0438\u0431\u0456\u0440\u043a\u043e\u0432\u0438\u0439 -144.XhtmlOptions.UseMathjax.HelpText= -145.XhtmlOptions.UseMathjax.Label=Use MathJax diff --git a/src/main/oxt/w2phtml/Module1.xba b/src/main/oxt/w2phtml/Module1.xba deleted file mode 100644 index d7e2398..0000000 --- a/src/main/oxt/w2phtml/Module1.xba +++ /dev/null @@ -1,7 +0,0 @@ - - -REM ***** BASIC ***** - -Sub Main - -End Sub \ No newline at end of file diff --git a/src/main/oxt/w2phtml/XhtmlOptions.xdl b/src/main/oxt/w2phtml/XhtmlOptions.xdl deleted file mode 100644 index d162d6a..0000000 --- a/src/main/oxt/w2phtml/XhtmlOptions.xdl +++ /dev/null @@ -1,75 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/src/main/oxt/w2phtml/dialog.xlb b/src/main/oxt/w2phtml/dialog.xlb deleted file mode 100644 index 77d3071..0000000 --- a/src/main/oxt/w2phtml/dialog.xlb +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/src/main/oxt/w2phtml/script.xlb b/src/main/oxt/w2phtml/script.xlb deleted file mode 100644 index bd417fe..0000000 --- a/src/main/oxt/w2phtml/script.xlb +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/src/main/oxt/w2phtml2/AuthorDialog.xdl b/src/main/oxt/w2phtml2/AuthorDialog.xdl deleted file mode 100644 index 0c5f071..0000000 --- a/src/main/oxt/w2phtml2/AuthorDialog.xdl +++ /dev/null @@ -1,52 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/src/main/oxt/w2phtml2/ConfigurationRoot.xdl b/src/main/oxt/w2phtml2/ConfigurationRoot.xdl deleted file mode 100644 index fa4cf1d..0000000 --- a/src/main/oxt/w2phtml2/ConfigurationRoot.xdl +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - - - - - - \ No newline at end of file diff --git a/src/main/oxt/w2phtml2/Content.xdl b/src/main/oxt/w2phtml2/Content.xdl deleted file mode 100644 index 04ec226..0000000 --- a/src/main/oxt/w2phtml2/Content.xdl +++ /dev/null @@ -1,24 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/src/main/oxt/w2phtml2/DateDialog.xdl b/src/main/oxt/w2phtml2/DateDialog.xdl deleted file mode 100644 index 6dc2519..0000000 --- a/src/main/oxt/w2phtml2/DateDialog.xdl +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - - - - - - - \ No newline at end of file diff --git a/src/main/oxt/w2phtml2/DeleteDialog.xdl b/src/main/oxt/w2phtml2/DeleteDialog.xdl deleted file mode 100644 index a0d3536..0000000 --- a/src/main/oxt/w2phtml2/DeleteDialog.xdl +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - - \ No newline at end of file diff --git a/src/main/oxt/w2phtml2/EpubMetadata.xdl b/src/main/oxt/w2phtml2/EpubMetadata.xdl deleted file mode 100644 index c62f1b1..0000000 --- a/src/main/oxt/w2phtml2/EpubMetadata.xdl +++ /dev/null @@ -1,81 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/src/main/oxt/w2phtml2/EpubOptions.xdl b/src/main/oxt/w2phtml2/EpubOptions.xdl deleted file mode 100755 index 5207964..0000000 --- a/src/main/oxt/w2phtml2/EpubOptions.xdl +++ /dev/null @@ -1,105 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/src/main/oxt/w2phtml2/Formatting.xdl b/src/main/oxt/w2phtml2/Formatting.xdl deleted file mode 100644 index cd44c1b..0000000 --- a/src/main/oxt/w2phtml2/Formatting.xdl +++ /dev/null @@ -1,38 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/src/main/oxt/w2phtml2/General.xdl b/src/main/oxt/w2phtml2/General.xdl deleted file mode 100644 index 2778124..0000000 --- a/src/main/oxt/w2phtml2/General.xdl +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/src/main/oxt/w2phtml2/LoadDefaults.xdl b/src/main/oxt/w2phtml2/LoadDefaults.xdl deleted file mode 100644 index 836ba5d..0000000 --- a/src/main/oxt/w2phtml2/LoadDefaults.xdl +++ /dev/null @@ -1,10 +0,0 @@ - - - - - - - - - - \ No newline at end of file diff --git a/src/main/oxt/w2phtml2/Module1.xba b/src/main/oxt/w2phtml2/Module1.xba deleted file mode 100644 index 9c46f60..0000000 --- a/src/main/oxt/w2phtml2/Module1.xba +++ /dev/null @@ -1,10 +0,0 @@ - - -REM ***** BASIC ***** - -Sub Main - -End Sub - - - \ No newline at end of file diff --git a/src/main/oxt/w2phtml2/NewDialog.xdl b/src/main/oxt/w2phtml2/NewDialog.xdl deleted file mode 100644 index 2d0a0ba..0000000 --- a/src/main/oxt/w2phtml2/NewDialog.xdl +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - \ No newline at end of file diff --git a/src/main/oxt/w2phtml2/Styles1.xdl b/src/main/oxt/w2phtml2/Styles1.xdl deleted file mode 100644 index 1036303..0000000 --- a/src/main/oxt/w2phtml2/Styles1.xdl +++ /dev/null @@ -1,43 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/src/main/oxt/w2phtml2/Styles2.xdl b/src/main/oxt/w2phtml2/Styles2.xdl deleted file mode 100644 index 38ae39d..0000000 --- a/src/main/oxt/w2phtml2/Styles2.xdl +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/src/main/oxt/w2phtml2/Stylesheets.xdl b/src/main/oxt/w2phtml2/Stylesheets.xdl deleted file mode 100644 index 38a242c..0000000 --- a/src/main/oxt/w2phtml2/Stylesheets.xdl +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/src/main/oxt/w2phtml2/Template.xdl b/src/main/oxt/w2phtml2/Template.xdl deleted file mode 100644 index 78ff5ff..0000000 --- a/src/main/oxt/w2phtml2/Template.xdl +++ /dev/null @@ -1,43 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/src/main/oxt/w2phtml2/ToolbarConfigurationRoot.xdl b/src/main/oxt/w2phtml2/ToolbarConfigurationRoot.xdl deleted file mode 100644 index 1a80f27..0000000 --- a/src/main/oxt/w2phtml2/ToolbarConfigurationRoot.xdl +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/src/main/oxt/w2phtml2/ToolbarSettings.xdl b/src/main/oxt/w2phtml2/ToolbarSettings.xdl deleted file mode 100644 index a476c88..0000000 --- a/src/main/oxt/w2phtml2/ToolbarSettings.xdl +++ /dev/null @@ -1,58 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/src/main/oxt/w2phtml2/dialog.xlb b/src/main/oxt/w2phtml2/dialog.xlb deleted file mode 100644 index 582aa01..0000000 --- a/src/main/oxt/w2phtml2/dialog.xlb +++ /dev/null @@ -1,21 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - diff --git a/src/main/oxt/w2phtml2/script.xlb b/src/main/oxt/w2phtml2/script.xlb deleted file mode 100644 index 7cf5aee..0000000 --- a/src/main/oxt/w2phtml2/script.xlb +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/src/main/oxt/w2x_filters.xcu b/src/main/oxt/w2x_filters.xcu deleted file mode 100644 index ab2a9d2..0000000 --- a/src/main/oxt/w2x_filters.xcu +++ /dev/null @@ -1,92 +0,0 @@ - - - - - - - 0 - writer_xhtml5_File - com.sun.star.text.TextDocument - org.openoffice.da.comp.writer2xhtml.XhtmlOptionsDialogMath - org.openoffice.da.comp.writer2xhtml.W2XExportFilter unused com.sun.star.comp.Writer.XMLOasisImporter com.sun.star.comp.Writer.XMLOasisExporter staroffice/sxw text/html5 - com.sun.star.comp.Writer.XmlFilterAdaptor - - - HTML5 [Writer2xhtml] - - EXPORT ALIEN 3RDPARTYFILTER - - - - 0 - writer_xhtml10_File - com.sun.star.text.TextDocument - org.openoffice.da.comp.writer2xhtml.XhtmlOptionsDialog - org.openoffice.da.comp.writer2xhtml.W2XExportFilter unused com.sun.star.comp.Writer.XMLOasisImporter com.sun.star.comp.Writer.XMLOasisExporter staroffice/sxw text/html - com.sun.star.comp.Writer.XmlFilterAdaptor - - - XHTML 1.0 strict [Writer2xhtml] - - EXPORT ALIEN 3RDPARTYFILTER - - - - 0 - writer_xhtml11_File - com.sun.star.text.TextDocument - org.openoffice.da.comp.writer2xhtml.XhtmlOptionsDialog - org.openoffice.da.comp.writer2xhtml.W2XExportFilter unused com.sun.star.comp.Writer.XMLOasisImporter com.sun.star.comp.Writer.XMLOasisExporter staroffice/sxw application/xhtml11 - com.sun.star.comp.Writer.XmlFilterAdaptor - - - XHTML 1.1 [Writer2xhtml] - - EXPORT ALIEN 3RDPARTYFILTER - - - - 0 - writer_xhtml_mathml_File - com.sun.star.text.TextDocument - org.openoffice.da.comp.writer2xhtml.XhtmlOptionsDialogMath - org.openoffice.da.comp.writer2xhtml.W2XExportFilter unused com.sun.star.comp.Writer.XMLOasisImporter com.sun.star.comp.Writer.XMLOasisExporter staroffice/sxw application/xhtml+xml - com.sun.star.comp.Writer.XmlFilterAdaptor - - - XHTML 1.1 + MathML 2.0 [Writer2xhtml] - - EXPORT ALIEN 3RDPARTYFILTER - - - - 0 - writer_epub3_File - com.sun.star.text.TextDocument - org.openoffice.da.comp.writer2xhtml.Epub3OptionsDialog - org.openoffice.da.comp.writer2xhtml.W2XExportFilter unused com.sun.star.comp.Writer.XMLOasisImporter com.sun.star.comp.Writer.XMLOasisExporter staroffice/sxw epub3 - com.sun.star.comp.Writer.XmlFilterAdaptor - - - EPUB 3 [Writer2xhtml] - - EXPORT ALIEN 3RDPARTYFILTER - - - - 0 - writer_epub_File - com.sun.star.text.TextDocument - org.openoffice.da.comp.writer2xhtml.EpubOptionsDialog - org.openoffice.da.comp.writer2xhtml.W2XExportFilter unused com.sun.star.comp.Writer.XMLOasisImporter com.sun.star.comp.Writer.XMLOasisExporter staroffice/sxw application/epub+zip - com.sun.star.comp.Writer.XmlFilterAdaptor - - - EPUB [Writer2xhtml] - - EXPORT ALIEN 3RDPARTYFILTER - - - - - diff --git a/src/main/oxt/w2x_types.xcu b/src/main/oxt/w2x_types.xcu deleted file mode 100644 index d4290b3..0000000 --- a/src/main/oxt/w2x_types.xcu +++ /dev/null @@ -1,80 +0,0 @@ - - - - - - - - - html - - false - - HTML5 - - - - - - - - html - - false - - XHTML 1.0 strict - - - - - - - - xhtml - - false - - XHTML 1.1 - - - - - - - - xhtml - - false - - XHTML 1.1 + MathML 2.0 - - - - - - - - epub - - false - - EPUB 3 - - - - - - - - epub - - false - - EPUB - - - - - - - diff --git a/src/main/oxt2/META-INF/manifest.xml b/src/main/oxt2/META-INF/manifest.xml deleted file mode 100644 index 91671a5..0000000 --- a/src/main/oxt2/META-INF/manifest.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/src/main/oxt2/description.xml b/src/main/oxt2/description.xml deleted file mode 100644 index bb49cc7..0000000 --- a/src/main/oxt2/description.xml +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - - - - - - - - - - Writer2PaginatedHTML - - - - - - - - - - - Конвертер ODT в HTML, ePub и RDF с сохранением пагинации - - - - - - - diff --git a/src/main/oxt2/images/epub.png b/src/main/oxt2/images/epub.png deleted file mode 100644 index e6f614f00d779e2eb6459418b05a413fa295cbed..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 8046 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 J)^vaLe*m4gYcK!+