Skip to content

Commit 76f09aa

Browse files
committed
Fixed the metainfo.xml
1 parent 93ae558 commit 76f09aa

File tree

1 file changed

+7
-8
lines changed

1 file changed

+7
-8
lines changed

data/io.github.mightycreak.Diffuse.metainfo.xml.in

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -38,11 +38,11 @@
3838
<release version="0.7.0" date="2021-11-16">
3939
<description>
4040
<p>
41-
With this release, the main end-user change is the <strong>new
42-
icon</strong>. The rest is mainly maintenance improvements with a
43-
much more standard folder structure and starting to modularize the
44-
code. This is an ongoing effort as there is still a lot to do, but
45-
hopefully this would motivate some to contribute ;)
41+
With this release, the main end-user change is the new icon. The rest
42+
is mainly maintenance improvements with a much more standard folder
43+
structure and starting to modularize the code. This is an ongoing
44+
effort as there is still a lot to do, but hopefully this would
45+
motivate some to contribute ;)
4646
</p>
4747
<p>
4848
An important note though: the application ID has changed and is now
@@ -56,9 +56,8 @@
5656
<p>Changed:</p>
5757
<ul>
5858
<li>
59-
Changed AppID to io.github.mightycreak.Diffuse (as explained in <a
60-
href="https://docs.flatpak.org/en/latest/conventions.html#application-ids">
61-
Flatpak documentation</a>)
59+
Changed AppID to io.github.mightycreak.Diffuse (as advised in the
60+
Flatpak documentation)
6261
</li>
6362
<li>Renamed directory `translations/` to `po/`</li>
6463
<li>Now uses POTFILES.in to list the files to translate</li>

0 commit comments

Comments
 (0)