blob: d6b10cff9e596ad8806fb948cf61a655507387b3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
|
<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop">
<id>libreoffice-writer.desktop</id>
<metadata_license>CC0-1.0</metadata_license>
<project_license>MPL-2.0</project_license>
<name>LibreOffice Writer</name>
<summary>Word processor part of the LibreOffice productivity suite</summary>
<description>
<p>
Writer is the word processor inside LibreOffice productivity suite.
Use it for everything, from dashing off a quick letter to producing an entire
book with tables of contents, embedded illustrations, bibliographies and diagrams.
The while-you-type auto-completion, auto-formatting and automatic spell-checking
make difficult tasks easy (but are easy to disable if you prefer).
Writer is powerful enough to tackle desktop publishing tasks such as creating
multi-column newsletters and brochures. The only limit is your imagination.
</p>
<p>
Based on the what-you-see-is-what-you-get principle, Writer allows you to apply
various styles and formatting effects to your document and view the results
immediately.
</p>
<p>
LibreOffice supports opening and saving into a wide variety of formats, so you
can easily share documents with users of other popular office suites without
worrying about compatibility.
</p>
</description>
<url type="homepage">http://www.libreoffice.org/discover/writer/</url>
<url type="bugtracker">https://bugs.documentfoundation.org/</url>
<url type="donation">https://donate.libreoffice.org/</url>
<url type="faq">https://hub.libreoffice.org/faq</url>
<url type="help">http://www.libreoffice.org/get-help/documentation/</url>
<url type="translate">https://hub.libreoffice.org/translate</url>
<screenshots>
<screenshot type="default">
<image>https://hub.libreoffice.org/screenshots/writer-01.png</image>
<caption><!-- Describe this screenshot in less than ~10 words --></caption>
</screenshot>
<screenshot>
<image>https://hub.libreoffice.org/screenshots/writer-02.png</image>
<caption><!-- Describe this screenshot in less than ~10 words --></caption>
</screenshot>
</screenshots>
<developer_name>The Document Foundation</developer_name>
<update_contact>libreoffice_at_lists.freedesktop.org</update_contact>
<kudos>
<kudo>HiDpiIcon</kudo>
<kudo>HighContrast</kudo>
<kudo>ModernToolkit</kudo>
<kudo>UserDocs</kudo>
</kudos>
<content_rating type="oars-1.0"/>
</component>
|