Skip to content

Commit f50bef0

Browse files
authored
Add missing description tag (#34)
1 parent 2f76684 commit f50bef0

File tree

1 file changed

+11
-9
lines changed

1 file changed

+11
-9
lines changed

data/slate.metainfo.xml.in

Lines changed: 11 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -62,15 +62,17 @@
6262

6363
<releases>
6464
<release version="1.1.0" date="2025-06-30" urgency="medium">
65-
<p>Smoothing rough edges and removing sharp points</p>
66-
<ul>
67-
<li>Added German, French, and Spanish translations</li>
68-
<li>Added keyboard accelerators for actions</li>
69-
<li>Unsaved documents are now kept until explicitly cleared, and re-opened when the application is launched</li>
70-
<li>File location is now shown when hovering the headerbar</li>
71-
<li>Restricted attempts to open documents to only valid text files</li>
72-
<li>Added plaintext mimetype to desktop file</li>
73-
</ul>
65+
<description>
66+
<p>Smoothing rough edges and removing sharp points</p>
67+
<ul>
68+
<li>Added German, French, and Spanish translations</li>
69+
<li>Added keyboard accelerators for actions</li>
70+
<li>Unsaved documents are now kept until explicitly cleared, and re-opened when the application is launched</li>
71+
<li>File location is now shown when hovering the headerbar</li>
72+
<li>Restricted attempts to open documents to only valid text files</li>
73+
<li>Added plaintext mimetype to desktop file</li>
74+
</ul>
75+
</description>
7476
</release>
7577

7678
<release version="1.0.1" date="2025-05-08" urgency="medium">

0 commit comments

Comments
 (0)