mirror of
https://github.com/rustdesk/qemu-display.git
synced 2026-06-23 21:11:55 +00:00
Initial commit
This commit is contained in:
@@ -0,0 +1,30 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!-- QEMU developpers 2021 <qemu-devel@nongnu.org> -->
|
||||
<component type="desktop-application">
|
||||
<id>@app-id@</id>
|
||||
<metadata_license>CC0</metadata_license>
|
||||
<project_license>GPL-3.0+</project_license>
|
||||
<name>QEMU Gtk</name>
|
||||
<summary>A GTK QEMU display.</summary>
|
||||
<description>
|
||||
<p>GTK application to interact with QEMU display.</p>
|
||||
</description>
|
||||
<url type="homepage">https://gitlab.com/qemu-project/qemu</url>
|
||||
<url type="bugtracker">https://gitlab.com/qemu-project/qemu/issues</url>
|
||||
<content_rating type="oars-1.0" />
|
||||
<releases>
|
||||
<release version="0.0.1" date="2021-01-01" />
|
||||
</releases>
|
||||
<kudos>
|
||||
<!--
|
||||
GNOME Software kudos:
|
||||
https://gitlab.gnome.org/GNOME/gnome-software/blob/master/doc/kudos.md
|
||||
-->
|
||||
<kudo>ModernToolkit</kudo>
|
||||
<kudo>HiDpiIcon</kudo>
|
||||
</kudos>
|
||||
<developer_name>QEMU developpers</developer_name>
|
||||
<update_contact>qemu-devel@nongnu.org</update_contact>
|
||||
<translation type="gettext">@gettext-package@</translation>
|
||||
<launchable type="desktop-id">@app-id@.desktop</launchable>
|
||||
</component>
|
||||
Reference in New Issue
Block a user