Files
sysprof/data/org.gnome.Sysprof.appdata.xml
Christian Hergert 1945660912 build: move application id to org.gnome.Sysprof
We use org.gnome.Sysprof3 for the sysprofd daemon, but we need not
complicate the application with such an application id.
2022-07-22 12:24:42 -07:00

47 lines
1.4 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop-application">
<id>org.gnome.Sysprof.desktop</id>
<translation type="gettext">sysprof</translation>
<name>Sysprof</name>
<summary>Profile an application or entire system</summary>
<project_license>GPL-3.0+</project_license>
<project_group>GNOME</project_group>
<developer_name>The GNOME Foundation</developer_name>
<description>
<p>Sysprof allows you to profile applications to aid in debugging and optimization.</p>
</description>
<url type="homepage">https://wiki.gnome.org/Apps/Sysprof</url>
<url type="bugtracker">https://gitlab.gnome.org/GNOME/sysprof/issues</url>
<url type="donation">https://www.gnome.org/friends</url>
<screenshots>
<screenshot type="default">
<image>https://git.gnome.org/browse/sysprof/plain/data/screenshots/sysprof-main-window.png</image>
</screenshot>
</screenshots>
<kudos>
<kudo>AppMenu</kudo>
<kudo>HiDpiIcon</kudo>
<kudo>ModernToolkit</kudo>
<kudo>UserDocs</kudo>
</kudos>
<provides>
<binary>sysprof</binary>
<binary>sysprof-agent</binary>
<binary>sysprof-cli</binary>
<dbus type="system">org.gnome.Sysprof2</dbus>
<dbus type="system">org.gnome.Sysprof3</dbus>
</provides>
<releases>
<release version="3.45.0" date="2022-07-11"/>
</releases>
<metadata_license>CC0-1.0</metadata_license>
<update_contact>chergert_AT_redhat.com</update_contact>
</component>