[meld] Add appdata file



commit a2cb9995cdba98791c2f72dfcf86045a50327364
Author: Kai Willadsen <kai willadsen gmail com>
Date:   Fri Sep 6 18:01:48 2013 +1000

    Add appdata file

 data/appdata.xml.in |   24 ++++++++++++++++++++++++
 1 files changed, 24 insertions(+), 0 deletions(-)
---
diff --git a/data/appdata.xml.in b/data/appdata.xml.in
new file mode 100644
index 0000000..6eb2210
--- /dev/null
+++ b/data/appdata.xml.in
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<application>
+ <id type="desktop">meld.desktop</id>
+ <licence>CC0</licence>
+ <description>
+  <p>
+  Meld is a visual diff and merge tool targeted at developers. Meld helps you
+  compare files, directories, and version controlled projects. It provides
+  two- and three-way comparison of both files and directories, and supports
+  many version control systems including Git, Mercurial, Bazaar and Subversion.
+  </p>
+  <p>
+  Meld helps you review code changes, understand patches, and makes enormous
+  merge conflicts slightly less painful.
+  </p>
+ </description>
+ <screenshots>
+  <screenshot type="default" width="992" 
height="759">http://meldmerge.org/images/meld-filediff-full.png</screenshot>
+  <screenshot width="655" height="532">http://meldmerge.org/images/meld-dircomp-full.png</screenshot>
+  <screenshot width="655" height="532">http://meldmerge.org/images/meld-vc-full.png</screenshot>
+ </screenshots>
+ <url type="homepage">http://meldmerge.org</url>
+ <updatecontact>meld-list gnome org</updatecontact>
+</application>


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