mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-10 02:40:11 +00:00
d6f4a0d2cf
in order to make builds reproducible. See https://reproducible-builds.org/ for why this is good This was suggested by Matthias Clasen as an alternative to MR !3929
42 lines
1.4 KiB
XML
42 lines
1.4 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<component type="desktop">
|
|
<id>org.gtk.IconBrowser4</id>
|
|
<launchable type="desktop-id">org.gtk.IconBrowser4.desktop</launchable>
|
|
<metadata_license>CC0-1.0</metadata_license>
|
|
<project_license>LGPL-2.1-or-later</project_license>
|
|
<name>GTK Icon Browser</name>
|
|
<summary>Program to browse themed icons</summary>
|
|
<description>
|
|
<p>
|
|
GTK Icon Browser is a simple application to show themed icons that
|
|
are available on the system.
|
|
</p>
|
|
</description>
|
|
<screenshots>
|
|
<screenshot>
|
|
<image>https://static.gnome.org/appdata/gtk4-icon-browser/gtk-icon-browser1.png</image>
|
|
<caption>Icon Browser</caption>
|
|
</screenshot>
|
|
<screenshot>
|
|
<image>https://static.gnome.org/appdata/gtk4-icon-browser/gtk-icon-browser2.png</image>
|
|
<caption>Search</caption>
|
|
</screenshot>
|
|
</screenshots>
|
|
<kudos>
|
|
<kudo>HiDpiIcon</kudo>
|
|
<kudo>ModernToolkit</kudo>
|
|
</kudos>
|
|
<url type="homepage">https://www.gtk.org</url>
|
|
<translation type="gettext">gtk-4.0</translation>
|
|
<update_contact>matthias.clasen_at_gmail.com</update_contact>
|
|
<developer_name>Matthias Clasen and others</developer_name>
|
|
<content_rating type="oars-1.1"/>
|
|
<releases>
|
|
<release version="@BUILD_VERSION@">
|
|
<description>
|
|
<p>A new build of GTK.</p>
|
|
</description>
|
|
</release>
|
|
</releases>
|
|
</component>
|