Skip to content

Commit 11fb698

Browse files
authored
Merge pull request #235 from yakushabb/update-appdata
Use categories and keywords from desktop file
2 parents 325335e + 6724cde commit 11fb698

2 files changed

Lines changed: 3 additions & 7 deletions

File tree

data/com.github.kmwallio.thiefmd.appdata.xml

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<metadata_license>MIT</metadata_license>
66
<project_license>GPL-3.0+</project_license>
77
<name>ThiefMD</name>
8-
<summary>The markdown editor worth stealing.</summary>
8+
<summary>The markdown editor worth stealing</summary>
99
<description>
1010
<p>Keep your Markdown managed. Write epic tales, a novel, that screen play, keep a journal, or finally write that book report.</p>
1111
<p>ThiefMD is a Markdown Editor providing an easy way to organize, format, and compile your markdown documents. When you're ready to Publish, go to ePub, PDF, Office, Ghost, WordPress, Write-Freely, or more.</p>
@@ -25,10 +25,6 @@
2525
<content_rating type="oars-1.1">
2626
<content_attribute id="language-humor">mild</content_attribute>
2727
</content_rating>
28-
<categories>
29-
<category>Office</category>
30-
<category>Utility</category>
31-
</categories>
3228
<provides>
3329
<id>com.github.kmwallio.thiefmd.desktop</id>
3430
</provides>
@@ -399,4 +395,4 @@
399395
<value key="x-appcenter-color-primary">#FAFAFA</value>
400396
<value key="x-appcenter-color-primary-text">rgb(12, 141, 177)</value>
401397
</custom>
402-
</component>
398+
</component>

data/com.github.kmwallio.thiefmd.desktop

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Name=ThiefMD
33
GenericName=Thief Markdown Editor
44
Comment=The Markdown Editor worth Stealing
5-
Categories=Office
5+
Categories=Office;Utility
66
Exec=com.github.kmwallio.thiefmd %U
77
Icon=com.github.kmwallio.thiefmd
88
Terminal=false

0 commit comments

Comments
 (0)