[frogr] Add data/frogr.appdata.xml file See http://people.freedesktop.org/~hughsient/appdata/ for more detai



commit 46842b683395724f9378f0546b91cea864080c02
Author: Ana Rey <anarey gmail com>
Date:   Thu Sep 19 00:04:20 2013 +0200

    Add data/frogr.appdata.xml file
    See http://people.freedesktop.org/~hughsient/appdata/ for more details.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=708231

 data/Makefile.am       |    2 ++
 data/frogr.appdata.xml |   29 +++++++++++++++++++++++++++++
 2 files changed, 31 insertions(+), 0 deletions(-)
---
diff --git a/data/Makefile.am b/data/Makefile.am
new file mode 100644
index 0000000..788b03e
--- /dev/null
+++ b/data/Makefile.am
@@ -0,0 +1,2 @@
+appdatadir = $(datadir)/appdata
+dist_appdata_DATA = frogr.appdata.xml
diff --git a/data/frogr.appdata.xml b/data/frogr.appdata.xml
new file mode 100644
index 0000000..e1da1ab
--- /dev/null
+++ b/data/frogr.appdata.xml
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<application>
+ <id type="desktop">frogr.desktop</id>
+ <licence>CC0</licence>
+ <name>Frogr</name>
+ <summary>Frogr: a Flickr Remote Organizer for GNOME</summary>
+ <description>
+  <p>
+      Frogr: a Flickr Remote Organizer for GNOME
+  </p>
+  <p>
+      Frogr is a small application for the GNOME desktop that allows
+      users to manage their accounts in the Flickr image hosting
+      website.
+  </p>
+  <p>
+      It supports all the basic Flickr features, including uploading
+      pictures, adding descriptions, setting tags and managing sets
+      and groups pools.
+  </p>
+ </description>
+ <screenshots>
+     <screenshot type="default" width="377" height="236">
+         http://wiki.gnome.org/Apps/Frogr?action=AttachFile&do=get&target=frogr-0_8-screenshot-thumb.png
+     </screenshot>
+ </screenshots>
+ <url type="homepage">http://wiki.gnome.org/Apps/Frogr</url>
+ <updatecontact>msanchez at gnome dot org</updatecontact>
+</application>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]