summaryrefslogtreecommitdiff
path: root/dictionaries/fr_FR/description.xml
blob: c375fc993490cb09fab8e0b740d0850337d3d1c9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
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="4.4" />
    <identifier value="french.modern-dictionary.from.Dicollecte.by.OlivierR" />
    <display-name>
        <name lang="en-US">French spelling dictionary, hyphenation rules, and thesaurus</name>
    </display-name>
    <platform value="all" />
    <dependencies>
        <OpenOffice.org-minimal-version value="3.2" d:name="OpenOffice.org 3.2" />
    </dependencies>
    <icon>
        <default xlink:href="icon.png" />
    </icon>
    <publisher>
        <name xlink:href="http://www.dicollecte.org/" lang="fr">Dicollecte</name>
    </publisher>
</description>
ose-master-cib LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/extras/Gallery_arrows.mk
AgeCommit message (Expand)Author
2013-08-18Further work on the "Mac-like app structure" optionTor Lillqvist
2013-06-13Resolves: #i121656# Replaced many gallery base graphics with SVGArmin Le Grand
2013-05-15gallery: fix a number of naming thinkos.Michael Meeks
2013-05-15migrate galleries to new, cleaner build infrastructure.Michael Meeks