forked from flathub/app.rednotebook.RedNotebook
-
Notifications
You must be signed in to change notification settings - Fork 0
/
rednotebook.appdata.xml
45 lines (45 loc) · 1.76 KB
/
rednotebook.appdata.xml
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
<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop">
<id>app.rednotebook.RedNotebook</id>
<metadata_license>CC0-1.0</metadata_license>
<project_license>GPL-3.0+</project_license>
<name>RedNotebook</name>
<developer_name>Jendrik Seipp</developer_name>
<summary>Graphical diary and journal</summary>
<description>
<p>Modern desktop diary and personal journaling tool. It lets you format,
tag and search your entries. You can also add pictures, links and
customisable templates, spell check your notes, and export to plain
text, HTML, LaTeX or PDF.</p>
</description>
<url type="homepage">https://rednotebook.sourceforge.io</url>
<url type="bugtracker">https://github.com/jendrikseipp/rednotebook/issues</url>
<url type="faq">https://answers.launchpad.net/rednotebook/+faqs</url>
<url type="help">https://answers.launchpad.net/rednotebook</url>
<url type="translate">https://translations.launchpad.net/rednotebook</url>
<screenshots>
<screenshot type="default">
<caption>Edit mode</caption>
<image>https://rednotebook.sourceforge.io/screenshots/rednotebook-2.0-1.png</image>
</screenshot>
<screenshot>
<caption>Preview mode</caption>
<image>https://rednotebook.sourceforge.io/screenshots/rednotebook-2.0-2.png</image>
</screenshot>
</screenshots>
<kudos>
<kudo>ModernToolkit</kudo>
<kudo>HiDpiIcon</kudo>
<kudo>HighContrast</kudo>
<kudo>UserDocs</kudo>
</kudos>
<content_rating type="oars-1.0" />
<translation type="gettext">rednotebook</translation>
<launchable type="desktop-id">app.rednotebook.RedNotebook.desktop</launchable>
<provides>
<binary>rednotebook</binary>
</provides>
<releases>
<release version="2.10" date="2019-03-24"/>
</releases>
</component>