summaryrefslogtreecommitdiff
path: root/data/org.gnome.Glade.appdata.xml.in
diff options
context:
space:
mode:
authorBilal Elmoussaoui <bil.elmoussaoui@gmail.com>2019-09-13 03:29:19 +0200
committerAlberto Fanjul <albertofanjul@gmail.com>2019-09-13 13:33:03 +0000
commita45ec9434990f17d07cbbe74ba9864e2d63582da (patch)
treec13c954dddeac962b82d4c5cad830f6c4dc2858b /data/org.gnome.Glade.appdata.xml.in
parent89acf1b6cad5a438e785dfe03f5437cd4a7136e7 (diff)
downloadglade-a45ec9434990f17d07cbbe74ba9864e2d63582da.tar.gz
RDNN appdata & desktop file
Rename the appdata file & desktop file to follow the new freedesktop standards
Diffstat (limited to 'data/org.gnome.Glade.appdata.xml.in')
-rw-r--r--data/org.gnome.Glade.appdata.xml.in101
1 files changed, 101 insertions, 0 deletions
diff --git a/data/org.gnome.Glade.appdata.xml.in b/data/org.gnome.Glade.appdata.xml.in
new file mode 100644
index 00000000..034c3202
--- /dev/null
+++ b/data/org.gnome.Glade.appdata.xml.in
@@ -0,0 +1,101 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<component type="desktop">
+ <id>glade.desktop</id>
+ <metadata_license>CC0-1.0</metadata_license>
+ <project_license>GPL-2.0+ and LGPL-2.0+</project_license>
+ <name>Glade</name>
+ <summary>Create or open user interface designs for GTK+ applications</summary>
+ <description>
+
+ <!-- To translators: AppData description first paragraph -->
+ <p>
+ Glade is a RAD tool to enable quick &amp; easy development of user interfaces
+ for the GTK+ 3 toolkit and the GNOME desktop environment.
+ </p>
+
+ <!-- To translators: AppData description second paragraph -->
+ <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>
+
+ <!-- To translators: AppData description third paragraph -->
+ <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">
+ <image>https://glade.gnome.org/images/glade-main-page.png</image>
+ </screenshot>
+ </screenshots>
+ <url type="homepage">http://glade.gnome.org/</url>
+ <url type="bugtracker">https://gitlab.gnome.org/GNOME/glade/issues</url>
+ <url type="donation">http://www.gnome.org/friends/</url>
+ <url type="help">https://help.gnome.org/users/glade/stable/</url>
+ <update_contact>juanpablougarte_at_gmail.com</update_contact>
+ <kudos>
+ <kudo>HiDpiIcon</kudo>
+ <kudo>ModernToolkit</kudo>
+ <kudo>UserDocs</kudo>
+ </kudos>
+ <project_group>GNOME</project_group>
+ <translation type="gettext">glade</translation>
+ <releases>
+ <release version="3.22.0" date="2018-03-12">
+ <description>
+ <p>
+ Glade 3.22.0
+ </p>
+ <ul>
+ <li>Fix bug 774994 &quot;in treeview columns editor contextual menu does nothing&quot;</li>
+ <li>Simplified GladeBaseEditor</li>
+ <li>Fix formatting / layout of project verification details (Daniel P. Berrange)</li>
+ <li>Widge chooser: activate treeview with single click and enable Drag &amp; Drop</li>
+ <li>Fix Design view selected state</li>
+ <li>Fixes bug 793036 &quot;GtkCellRenderer Properties not loaded from glade file&quot; (peter Onion)</li>
+ <li>Fix bug in action widgets response-id parsing on 32bits system</li>
+ <li>Fix bug 772485 &quot;File Name property of GtkImage is copied to all other GtkImage&quot;</li>
+ <li>GladeProject: always treat resource properties as relative</li>
+ <li>Fix bug 793652 &quot;Crash when deleting a list&quot;</li>
+ <li>Fix bug 793757 &quot;Gtk-CRITICAL **: _gtk_window_add_popover: assertion &apos;_gtk_widget_get_parent (popover) == NULL&apos; failed&quot;</li>
+ <li>Add GDK_SUPER_MASK accelerator handling (Sebastian Stang)</li>
+ <li>Fix bug #778537 &quot;ActionBar need placeholder&quot;</li>
+ <li>Fix bug #794141 - Gtk.IconView disappeared from glade (Albfan)</li>
+ </ul>
+ </description>
+ </release>
+ </releases>
+ <content_rating type="oars-1.1">
+ <content_attribute id="violence-cartoon">none</content_attribute>
+ <content_attribute id="violence-fantasy">none</content_attribute>
+ <content_attribute id="violence-realistic">none</content_attribute>
+ <content_attribute id="violence-bloodshed">none</content_attribute>
+ <content_attribute id="violence-sexual">none</content_attribute>
+ <content_attribute id="violence-desecration">none</content_attribute>
+ <content_attribute id="violence-slavery">none</content_attribute>
+ <content_attribute id="violence-worship">none</content_attribute>
+ <content_attribute id="drugs-alcohol">none</content_attribute>
+ <content_attribute id="drugs-narcotics">none</content_attribute>
+ <content_attribute id="drugs-tobacco">none</content_attribute>
+ <content_attribute id="sex-nudity">none</content_attribute>
+ <content_attribute id="sex-themes">none</content_attribute>
+ <content_attribute id="sex-homosexuality">none</content_attribute>
+ <content_attribute id="sex-prostitution">none</content_attribute>
+ <content_attribute id="sex-adultery">none</content_attribute>
+ <content_attribute id="sex-appearance">none</content_attribute>
+ <content_attribute id="language-profanity">none</content_attribute>
+ <content_attribute id="language-humor">none</content_attribute>
+ <content_attribute id="language-discrimination">none</content_attribute>
+ <content_attribute id="social-chat">none</content_attribute>
+ <content_attribute id="social-info">none</content_attribute>
+ <content_attribute id="social-audio">none</content_attribute>
+ <content_attribute id="social-location">none</content_attribute>
+ <content_attribute id="social-contacts">none</content_attribute>
+ <content_attribute id="money-purchasing">none</content_attribute>
+ <content_attribute id="money-gambling">none</content_attribute>
+ </content_rating>
+</component>