/usr/share/appdata/meld.appdata.xml is in meld 1.8.4-1.
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 | <?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2013 Kai Willadsen <kai.willadsen@gmail.com> -->
<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>
|