Skip to content

Commit 343b6f0

Browse files
author
Lains
committed
* - update appdata
1 parent 13de621 commit 343b6f0

File tree

1 file changed

+8
-41
lines changed

1 file changed

+8
-41
lines changed

data/io.github.lainsce.Notejot.appdata.xml.in

Lines changed: 8 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,10 @@
1414
<provides>
1515
<binary>io.github.lainsce.Notejot</binary>
1616
</provides>
17+
<kudos>
18+
<kudo>ModernToolkit</kudo>
19+
<kudo>HiDpiIcon</kudo>
20+
</kudos>
1721
<developer_name>Lains</developer_name>
1822
<url type="homepage">https://github.com/lainsce/notejot/</url>
1923
<url type="bugtracker">https://github.com/lainsce/notejot/issues</url>
@@ -31,8 +35,11 @@
3135
<control>touch</control>
3236
</recommends>
3337
<requires>
34-
<display_length compare="ge">medium</display_length>
38+
<display_length compare="ge">360</display_length>
3539
</requires>
40+
<custom>
41+
<value key="GnomeSoftware::key-colors">[(246, 211, 45)]</value>
42+
</custom>
3643
<translation type="gettext">io.github.lainsce.Notejot</translation>
3744
<releases>
3845
<release version="3.1.2" date="2021-08-22">
@@ -64,45 +71,5 @@
6471
<p>Note: Your notes and notebooks are always saved in ~/.var/app/io.github.lainsce.Notejot when using the Flatpak. Happy notetaking!</p>
6572
</description>
6673
</release>
67-
<release version="2.7.0" date="2020-02-19">
68-
<description>
69-
<p>Release: Notebooks Noted Up</p>
70-
<ul>
71-
<li>New icon</li>
72-
<li>Notes now can be put into Notebooks, for more categorization</li>
73-
<li>Text Size of the Notes can be adjusted in 3 sizes</li>
74-
<li>Minor UI improvements all around</li>
75-
</ul>
76-
<p>Note: Your notes and notebooks are always saved in ~/.var/app/io.github.lainsce.Notejot when using the Flatpak. Happy notetaking!</p>
77-
</description>
78-
</release>
79-
<release version="2.6.0" date="2020-02-01">
80-
<description>
81-
<p>Release: User Interface Improved</p>
82-
<p>In many places, the UI has improved to make the experience better:</p>
83-
<ul>
84-
<li>Note settings button hiding when necessary</li>
85-
<li>"No Open Notes" showing only when it's supposed to</li>
86-
<li>Notes' hover being rounded</li>
87-
<li>Minor UI improvements</li>
88-
</ul>
89-
</description>
90-
</release>
91-
<release version="2.5.2" date="2020-01-26">
92-
<description>
93-
<p>Release: Just A Little More</p>
94-
<ul>
95-
<li>Minor UI fixes, and the format buttons actually format only the selected text this time.</li>
96-
</ul>
97-
</description>
98-
</release>
99-
<release version="2.5.0" date="2020-01-25">
100-
<description>
101-
<p>Release: Hello, Flatpak!</p>
102-
<ul>
103-
<li>Lots of fixes: New UI, formatting inside notes, dark mode, backend improvements…</li>
104-
</ul>
105-
</description>
106-
</release>
10774
</releases>
10875
</component>

0 commit comments

Comments
 (0)