From 76f09aa7ef3d6d643913011d037e834ee0a0f407 Mon Sep 17 00:00:00 2001 From: Romain Failliot Date: Wed, 17 Nov 2021 19:46:39 -0500 Subject: [PATCH] Fixed the metainfo.xml --- .../io.github.mightycreak.Diffuse.metainfo.xml.in | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/data/io.github.mightycreak.Diffuse.metainfo.xml.in b/data/io.github.mightycreak.Diffuse.metainfo.xml.in index 04390f7..c6f6e2a 100644 --- a/data/io.github.mightycreak.Diffuse.metainfo.xml.in +++ b/data/io.github.mightycreak.Diffuse.metainfo.xml.in @@ -38,11 +38,11 @@

- With this release, the main end-user change is the new - icon. The rest is mainly maintenance improvements with a - much more standard folder structure and starting to modularize the - code. This is an ongoing effort as there is still a lot to do, but - hopefully this would motivate some to contribute ;) + With this release, the main end-user change is the new icon. The rest + is mainly maintenance improvements with a much more standard folder + structure and starting to modularize the code. This is an ongoing + effort as there is still a lot to do, but hopefully this would + motivate some to contribute ;)

An important note though: the application ID has changed and is now @@ -56,9 +56,8 @@

Changed:

  • - Changed AppID to io.github.mightycreak.Diffuse (as explained in - Flatpak documentation) + Changed AppID to io.github.mightycreak.Diffuse (as advised in the + Flatpak documentation)
  • Renamed directory `translations/` to `po/`
  • Now uses POTFILES.in to list the files to translate