/usr/share/appdata/glade.appdata.xml is in glade 3.16.1-0ubuntu2.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 | <?xml version="1.0" encoding="UTF-8"?>
<application>
<id type="desktop">glade.desktop</id>
<licence>CC0</licence>
<description>
<p>
Glade is a RAD tool to enable quick & easy development of user interfaces
for the GTK+ 3 toolkit and the GNOME desktop environment.
</p>
<p>
The user interfaces designed in Glade are saved as XML and these can be
loaded by applications dynamically as needed by using GtkBuilder or used
directly to define a new GtkWidget derived object class using
Gtk+ new template feature.
</p>
<p>
By using GtkBuilder, Glade XML files can be used in numerous programming
languages including C, C++, C#, Vala, Java, Perl, Python,and others.
</p>
</description>
<screenshots>
<screenshot type="default">https://glade.gnome.org/images/glade-main-page.png</screenshot>
</screenshots>
<url type="homepage">http://glade.gnome.org/</url>
<updatecontact>juanpablougarte_at_gmail.com</updatecontact>
</application>
|