manifests: address comments

This commit is contained in:
liushuyu 2021-02-28 05:20:32 -07:00
parent 5ec6d930e8
commit c228c1ca54
No known key found for this signature in database
GPG Key ID: 23D1CE4534419437
2 changed files with 2 additions and 2 deletions

View File

@ -180,7 +180,7 @@
"post-install": [
"install -Dm644 ../org.yuzu_emu.yuzu.metainfo.xml /app/share/appdata/org.yuzu_emu.yuzu.metainfo.xml",
"desktop-file-install --dir=/app/share/applications ../dist/yuzu.desktop",
"echo 'StartupWMClass=yuzu' >> /app/share/applications/yuzu.desktop",
"desktop-file-edit --set-key StartupWMClass --set-value yuzu /app/share/applications/yuzu.desktop",
"install -Dm644 ../dist/yuzu.svg /app/share/icons/hicolor/scalable/apps/yuzu.svg",
"mv /app/share/mime/packages/yuzu.xml /app/share/mime/packages/org.yuzu_emu.yuzu.xml",
"sed 's/yuzu/org.yuzu_emu.yuzu/g' -i /app/share/mime/packages/org.yuzu_emu.yuzu.xml"

View File

@ -13,7 +13,7 @@
<launchable type="desktop-id">org.yuzu_emu.yuzu.desktop</launchable>
<provides>
<binary>yuzu</binary>
<id>yuzu.desktop</id>
<binary>yuzu-cmd</binary>
</provides>
<url type="homepage">https://yuzu-emu.org/</url>
<url type="translate">https://www.transifex.com/projects/p/yuzu</url>