mirror of
git://anongit.freedesktop.org/libreoffice/dictionaries
synced 2025-10-05 16:13:05 +02:00
After some problems with the upgrade to version 2.10g on Linux and Windows downgrading is better. I think downgrading is better because I had the old working files still saved and that was working. Maybe in the furture I will try again to make the upgrade after some more testing. Change-Id: I2e21a40f03b44a336355500bb617865ca2704125 Reviewed-on: https://gerrit.libreoffice.org/4987 Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
20 lines
867 B
XML
20 lines
867 B
XML
<?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">
|
|
<identifier value="org.openoffice.nl.hunspell.dictionaries" />
|
|
<platform value="all" />
|
|
<version value="2.0.0" />
|
|
<dependencies>
|
|
<OpenOffice.org-minimal-version value="3.2" d:name="OpenOffice.org 3.2" />
|
|
</dependencies>
|
|
<display-name>
|
|
<name lang="en-US">Dutch spelling dictionary, and hyphenation rules</name>
|
|
</display-name>
|
|
<icon>
|
|
<default xlink:href="OpenTaal.png" />
|
|
</icon>
|
|
<publisher>
|
|
<name xlink:href="http://www.opentaal.org" lang="nl">OpenTaal</name>
|
|
<name xlink:href="http://www.opentaal.org/english" lang="en-US">OpenTaal</name>
|
|
</publisher>
|
|
</description>
|