summaryrefslogtreecommitdiff
path: root/no/description.xml
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2013-05-23 11:22:59 +0100
committerCaolán McNamara <caolanm@redhat.com>2013-05-23 11:54:36 +0100
commit96569b9f3d03502c5108eb4db7eb3e0697535617 (patch)
tree6d2dae1ca86167ea69bb2d5024dc35b84cb8ff5c /no/description.xml
parent5f7183ff8e2358287bd99b64d7036475f1f0ff6a (diff)
bump Norwegian linguistic components to ver 2.1
Change-Id: I3d6432687b23ef43b3b98f1f3576306699fbd581
Diffstat (limited to 'no/description.xml')
-rw-r--r--no/description.xml33
1 files changed, 16 insertions, 17 deletions
diff --git a/no/description.xml b/no/description.xml
index 88cc729..0f6c067 100644
--- a/no/description.xml
+++ b/no/description.xml
@@ -1,19 +1,18 @@
<?xml version="1.0" encoding="UTF-8"?>
-<description xmlns="http://openoffice.org/extensions/description/2006" xmlns:d="http://openoffice.org/extensions/description/2006" xmlns:xlink="http://www.w3.org/1999/xlink">
-<version value="1.0.-RC1" />
-<identifier value="org.no.openoffice.dictionary.no-NO" />
-<display-name>
-<name lang="en-US">
-Norwegian (Nynorsk and Bokmål) spelling dictionary, hyphenation rules, and thesaurus
-</name>
-</display-name>
-<platform value="all" />
-<dependencies>
-<OpenOffice.org-minimal-version value="3.0" d:name="OpenOffice.org 3.0" />
-</dependencies>
-<publisher>
-<name xlink:href="http://no.libreoffice.org/" lang="nb">
-Åpne kontorprogram på norsk
-</name>
-</publisher>
+<description xmlns="http://openoffice.org/extensions/description/2006" xmlns:d="http://openoffice.org/extensions/description/2006" xmlns:xlink="http://www.w3.org/1999/xlink">
+ <version value="2.1"/>
+ <identifier value="org.no.openoffice.dictionary.no-NO"/>
+ <display-name>
+ <name lang="en">Norwegian (bokmål and nynorsk) spelling and hyphenation dictionaries and thesaurus</name>
+ <name lang="nb">Norsk stavekontroll (bokmål og nynorsk) </name>
+ <name lang="nn">Norsk stavekontroll (bokmål og nynorsk) </name>
+ <name lang="no">Norsk stavekontroll (bokmål og nynorsk) </name>
+ </display-name>
+ <platform value="all"/>
+ <dependencies>
+ <OpenOffice.org-minimal-version value="3.0" d:name="OpenOffice.org 3.0"/>
+ </dependencies>
+ <publisher>
+ <name xlink:href="http://no.speling.org">no.speling.org</name>
+ </publisher>
</description>
e/yrs-demo'>feature/yrs-demo LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/oovbaapi/ooo/vba/excel/XWorkbook.idl
AgeCommit message (Expand)Author
2023-02-14tdf#149786 sc: add VBA function: ExportAsFixedFormatBalazs Varga
2022-06-13Drop obsolete preprocessor directives from UNOIDL filesStephan Bergmann