Fixed the metainfo.xml
This commit is contained in:
parent
93ae558778
commit
76f09aa7ef
|
@ -38,11 +38,11 @@
|
||||||
<release version="0.7.0" date="2021-11-16">
|
<release version="0.7.0" date="2021-11-16">
|
||||||
<description>
|
<description>
|
||||||
<p>
|
<p>
|
||||||
With this release, the main end-user change is the <strong>new
|
With this release, the main end-user change is the new icon. The rest
|
||||||
icon</strong>. The rest is mainly maintenance improvements with a
|
is mainly maintenance improvements with a much more standard folder
|
||||||
much more standard folder structure and starting to modularize the
|
structure and starting to modularize the code. This is an ongoing
|
||||||
code. This is an ongoing effort as there is still a lot to do, but
|
effort as there is still a lot to do, but hopefully this would
|
||||||
hopefully this would motivate some to contribute ;)
|
motivate some to contribute ;)
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
An important note though: the application ID has changed and is now
|
An important note though: the application ID has changed and is now
|
||||||
|
@ -56,9 +56,8 @@
|
||||||
<p>Changed:</p>
|
<p>Changed:</p>
|
||||||
<ul>
|
<ul>
|
||||||
<li>
|
<li>
|
||||||
Changed AppID to io.github.mightycreak.Diffuse (as explained in <a
|
Changed AppID to io.github.mightycreak.Diffuse (as advised in the
|
||||||
href="https://docs.flatpak.org/en/latest/conventions.html#application-ids">
|
Flatpak documentation)
|
||||||
Flatpak documentation</a>)
|
|
||||||
</li>
|
</li>
|
||||||
<li>Renamed directory `translations/` to `po/`</li>
|
<li>Renamed directory `translations/` to `po/`</li>
|
||||||
<li>Now uses POTFILES.in to list the files to translate</li>
|
<li>Now uses POTFILES.in to list the files to translate</li>
|
||||||
|
|
Loading…
Reference in New Issue