mirror of
https://github.com/RetroDECK/org.DolphinEmu.dolphin-emu.git
synced 2024-11-22 05:35:39 +00:00
Add launchable tag to satisfy linter
This commit is contained in:
parent
dcbd679a4a
commit
df0546bed5
|
@ -1,7 +1,7 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<!-- Copyright 2016 Jeremy Newton -->
|
<!-- Copyright 2016 Jeremy Newton -->
|
||||||
<component type="desktop-application">
|
<component type="desktop-application">
|
||||||
<id type="desktop">dolphin-emu.desktop</id>
|
<id>org.DolphinEmu.dolphin-emu</id>
|
||||||
<name>Dolphin Emulator</name>
|
<name>Dolphin Emulator</name>
|
||||||
<developer_name>dolphin-emu team</developer_name>
|
<developer_name>dolphin-emu team</developer_name>
|
||||||
<summary>GameCube / Wii / Triforce Emulator</summary>
|
<summary>GameCube / Wii / Triforce Emulator</summary>
|
||||||
|
@ -19,6 +19,7 @@
|
||||||
<screenshot>https://raw.githubusercontent.com/flathub/org.DolphinEmu.dolphin-emu/master/screenshots/3.png</screenshot>
|
<screenshot>https://raw.githubusercontent.com/flathub/org.DolphinEmu.dolphin-emu/master/screenshots/3.png</screenshot>
|
||||||
<screenshot>https://raw.githubusercontent.com/flathub/org.DolphinEmu.dolphin-emu/master/screenshots/4.png</screenshot>
|
<screenshot>https://raw.githubusercontent.com/flathub/org.DolphinEmu.dolphin-emu/master/screenshots/4.png</screenshot>
|
||||||
</screenshots>
|
</screenshots>
|
||||||
|
<launchable type="desktop-id">dolphin-emu.desktop</launchable>
|
||||||
<provides>
|
<provides>
|
||||||
<binary>dolphin-emu</binary>
|
<binary>dolphin-emu</binary>
|
||||||
<id>dolphin-emu.desktop</id>
|
<id>dolphin-emu.desktop</id>
|
||||||
|
|
Loading…
Reference in a new issue