From 073df3d7eb59ea73f652927a637e2a3f99a584a2 Mon Sep 17 00:00:00 2001 From: Andrea Pappacoda Date: Thu, 28 Apr 2022 23:24:19 +0200 Subject: dist: add AppStream metadata The AppStream file is mostly copied from the one already used by the Flatpak yuzu build: https://github.com/flathub/org.yuzu_emu.yuzu/blob/62fc225acfa0178ddf61be68ad9be60841077263/org.yuzu_emu.yuzu.metainfo.xml As it already defines the application id as org.yuzu_emu.yuzu I renamed the yuzu.desktop and yuzu.xml files so that they match. I've also made some minor tweaks to it, like fixing the capitalization of "yuzu", adding a few keys and sorting them as presented in the documentation. Lastly, I added PrefersNonDefaultGPU=true to the .desktop file so that yuzu is launched with the dedicated graphics card on Linux. --- dist/yuzu.xml | 33 --------------------------------- 1 file changed, 33 deletions(-) delete mode 100644 dist/yuzu.xml (limited to 'dist/yuzu.xml') diff --git a/dist/yuzu.xml b/dist/yuzu.xml deleted file mode 100644 index dd1e30a6b..000000000 --- a/dist/yuzu.xml +++ /dev/null @@ -1,33 +0,0 @@ - - - - Nintendo Switch homebrew executable - NRO - - - - - - - Nintendo Switch homebrew executable - NSO - - - - - - - Nintendo Switch Package - NSP - - - - - - - Nintendo Switch Card Image - XCI - - - - \ No newline at end of file -- cgit v1.2.3