mirror of
https://github.com/RetroDECK/org.DolphinEmu.dolphin-emu.git
synced 2024-11-21 21:25:38 +00:00
Add component tag to satisfy new linter requirements
This commit is contained in:
parent
b707a19a79
commit
dcbd679a4a
|
@ -1,6 +1,6 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<!-- Copyright 2016 Jeremy Newton -->
|
<!-- Copyright 2016 Jeremy Newton -->
|
||||||
<application>
|
<component type="desktop-application">
|
||||||
<id type="desktop">dolphin-emu.desktop</id>
|
<id type="desktop">dolphin-emu.desktop</id>
|
||||||
<name>Dolphin Emulator</name>
|
<name>Dolphin Emulator</name>
|
||||||
<developer_name>dolphin-emu team</developer_name>
|
<developer_name>dolphin-emu team</developer_name>
|
||||||
|
@ -40,4 +40,4 @@
|
||||||
<url type="translate">https://www.transifex.com/projects/p/dolphin-emu</url>
|
<url type="translate">https://www.transifex.com/projects/p/dolphin-emu</url>
|
||||||
<url type="bugtracker">https://bugs.dolphin-emu.org/projects/emulator/issues</url>
|
<url type="bugtracker">https://bugs.dolphin-emu.org/projects/emulator/issues</url>
|
||||||
<update_contact>b@bpiotrowski.pl</update_contact>
|
<update_contact>b@bpiotrowski.pl</update_contact>
|
||||||
</application>
|
</component>
|
||||||
|
|
Loading…
Reference in a new issue