diff options
| author | Echo J <tcg96nougat@gmail.com> | 2024-04-10 15:44:46 +0300 |
|---|---|---|
| committer | Echo J <tcg96nougat@gmail.com> | 2024-04-10 15:44:46 +0300 |
| commit | 72c00a70f51a0e7cd277b9d0d25384116f2a4a53 (patch) | |
| tree | c459a192eaf89e405e5ec95dec16bbc519730db7 | |
| parent | Workaround re2 cmake issue on AS runner (diff) | |
| download | nheko-72c00a70f51a0e7cd277b9d0d25384116f2a4a53.tar.xz | |
Fix AppData XML to make it pass validation
- The translation key needs the .qm files to be included to work (so it's useless right now; the CMake script needs to be adjusted to install those files and make this key work properly) - The Purism custom keys don't seem to be relevant anymore (so that's another useless thing) - The donation key needs an URL to be useful (the FIXME is still left so it can be readded later)
| -rw-r--r-- | resources/nheko.appdata.xml.in | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/resources/nheko.appdata.xml.in b/resources/nheko.appdata.xml.in |
