Skip to content

Commit d2e9a85

Browse files
committed
Change AppImage related ID to org.openani.animeko
1 parent c82b2e0 commit d2e9a85

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

app/desktop/appResources/linux-x64/org.myani.animeko.desktop

Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
share/applications/org.openani.animeko.desktop

app/desktop/appResources/linux-x64/share/applications/org.myani.animeko.desktop renamed to app/desktop/appResources/linux-x64/share/applications/org.openani.animeko.desktop

File renamed without changes.

app/desktop/appResources/linux-x64/share/metainfo/org.myani.animeko.appdata.xml renamed to app/desktop/appResources/linux-x64/share/metainfo/org.openani.animeko.appdata.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<component type="desktop-application">
3-
<id>org.myani.animeko</id>
3+
<id>org.openani.animeko</id>
44
<metadata_license>CC0-1.0</metadata_license>
55
<project_license>AGPL-3.0</project_license>
66
<name>Animeko</name>
77
<summary>集找番、追番、看番的一站式弹幕追番平台</summary>
88
<description>
99
<p>Animeko 是一个集找番、追番、看番于一体的弹幕追番平台。</p>
1010
</description>
11-
<launchable type="desktop-id">org.myani.animeko.desktop</launchable>
11+
<launchable type="desktop-id">org.openani.animeko.desktop</launchable>
1212
<url type="homepage">https://animeko.org/</url>
1313
<screenshots>
1414
<screenshot type="default">
1515
<image>https://animeko.org/showcase/pc/1.jpg</image>
1616
</screenshot>
1717
</screenshots>
1818
<provides>
19-
<id>org.myani.animeko.desktop</id>
19+
<id>org.openani.animeko.desktop</id>
2020
</provides>
2121
</component>

0 commit comments

Comments
 (0)