summaryrefslogtreecommitdiffstats
path: root/dist/org.yuzu_emu.yuzu.xml
diff options
context:
space:
mode:
authorAndrea Pappacoda <andrea@pappacoda.it>2022-04-28 23:24:19 +0200
committerAndrea Pappacoda <andrea@pappacoda.it>2022-04-29 13:05:55 +0200
commit073df3d7eb59ea73f652927a637e2a3f99a584a2 (patch)
tree494a4fb62e7601abee2f5a1868d792e8489d3222 /dist/org.yuzu_emu.yuzu.xml
parentMerge pull request #8280 from Tachi107/spdx-fixup (diff)
downloadyuzu-073df3d7eb59ea73f652927a637e2a3f99a584a2.tar
yuzu-073df3d7eb59ea73f652927a637e2a3f99a584a2.tar.gz
yuzu-073df3d7eb59ea73f652927a637e2a3f99a584a2.tar.bz2
yuzu-073df3d7eb59ea73f652927a637e2a3f99a584a2.tar.lz
yuzu-073df3d7eb59ea73f652927a637e2a3f99a584a2.tar.xz
yuzu-073df3d7eb59ea73f652927a637e2a3f99a584a2.tar.zst
yuzu-073df3d7eb59ea73f652927a637e2a3f99a584a2.zip
Diffstat (limited to '')
-rw-r--r--dist/org.yuzu_emu.yuzu.xml (renamed from dist/yuzu.xml)10
1 files changed, 5 insertions, 5 deletions
diff --git a/dist/yuzu.xml b/dist/org.yuzu_emu.yuzu.xml
index dd1e30a6b..b52acecc4 100644
--- a/dist/yuzu.xml
+++ b/dist/org.yuzu_emu.yuzu.xml
@@ -3,7 +3,7 @@
<mime-type type="application/x-nx-nro">
<comment>Nintendo Switch homebrew executable</comment>
<acronym>NRO</acronym>
- <icon name="yuzu"/>
+ <icon name="org.yuzu_emu.yuzu"/>
<glob pattern="*.nro"/>
<magic><match value="NRO" type="string" offset="16"/></magic>
</mime-type>
@@ -11,7 +11,7 @@
<mime-type type="application/x-nx-nso">
<comment>Nintendo Switch homebrew executable</comment>
<acronym>NSO</acronym>
- <icon name="yuzu"/>
+ <icon name="org.yuzu_emu.yuzu"/>
<glob pattern="*.nso"/>
<magic><match value="NSO" type="string" offset="0"/></magic>
</mime-type>
@@ -19,7 +19,7 @@
<mime-type type="application/x-nx-nsp">
<comment>Nintendo Switch Package</comment>
<acronym>NSP</acronym>
- <icon name="yuzu"/>
+ <icon name="org.yuzu_emu.yuzu"/>
<glob pattern="*.nsp"/>
<magic><match value="PFS" type="string" offset="0"/></magic>
</mime-type>
@@ -27,7 +27,7 @@
<mime-type type="application/x-nx-xci">
<comment>Nintendo Switch Card Image</comment>
<acronym>XCI</acronym>
- <icon name="yuzu"/>
+ <icon name="org.yuzu_emu.yuzu"/>
<glob pattern="*.xci"/>
</mime-type>
-</mime-info> \ No newline at end of file
+</mime-info>