mirror of
https://github.com/Nheko-Reborn/nheko.git
synced 2024-11-23 03:18:49 +03:00
Mention old appid in metadata
This commit is contained in:
parent
bca7faf765
commit
24762a6326
1 changed files with 3 additions and 0 deletions
|
@ -3,6 +3,9 @@
|
|||
<component type="desktop">
|
||||
<id>im.nheko.Nheko</id>
|
||||
<launchable type="desktop-id">@APPID@.desktop</launchable>
|
||||
<replaces>
|
||||
<id>io.github.NhekoReborn.Nheko</id>
|
||||
</replaces>
|
||||
<metadata_license>CC0-1.0</metadata_license>
|
||||
<project_license>GPL-3.0-or-later</project_license>
|
||||
<developer id="im.nheko">
|
||||
|
|
Loading…
Reference in a new issue