Add component tag to satisfy new linter requirements

This commit is contained in:
Carles Pastor Badosa 2024-03-03 20:31:38 +01:00 committed by GitHub
parent b707a19a79
commit dcbd679a4a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2016 Jeremy Newton -->
<application>
<component type="desktop-application">
<id type="desktop">dolphin-emu.desktop</id>
<name>Dolphin Emulator</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="bugtracker">https://bugs.dolphin-emu.org/projects/emulator/issues</url>
<update_contact>b@bpiotrowski.pl</update_contact>
</application>
</component>