From ed392abdfa0dde7dc2bf4644dcb2f0044d84a483 Mon Sep 17 00:00:00 2001 From: alxpl Date: Sun, 9 Nov 2014 14:31:56 +0200 Subject: Create mate-dictionary.appdata.xml An appdata file for inclusion in the upcoming software centers as per the new freedesktop.org specs. It should be placed in /usr/share/appdata/ similar to the way .desktop files are placed in /usr/share/applications/, e.g. if you have a "$(datadir)/applications" definition in your makefiles, you need to add a "$(datadir)/appdata" as well. Please, skim through the file in case I made a mistake and please, include it in the 1.8 branch as well. Thanks! --- mate-dictionary/data/mate-dictionary.appdata.xml | 32 ++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 mate-dictionary/data/mate-dictionary.appdata.xml diff --git a/mate-dictionary/data/mate-dictionary.appdata.xml b/mate-dictionary/data/mate-dictionary.appdata.xml new file mode 100644 index 00000000..969fb30e --- /dev/null +++ b/mate-dictionary/data/mate-dictionary.appdata.xml @@ -0,0 +1,32 @@ + + + + mate-dictionary.desktop + CC0-1.0 + GPL-2.0+ + Mate Dictionary + A dictionary for MATE Desktop + +

+ Mate Dictionary allows you to look up words in on-line dictionaries. + It comes preconfigured with a list of Dict servers (RFC 2229), to which + you can add your own sources, while you can select specific servers + for a specific query. +

+
+ + + + https://alexpl.fedorapeople.org/AppData/mate-dictionary/screens/mate-dictionary_01.png + + + + + https://alexpl.fedorapeople.org/AppData/mate-dictionary/screens/mate-dictionary_02.png + + + + http://www.mate-desktop.org + mate-dev@ml.mate-desktop.org + MATE +
-- cgit v1.2.1