summaryrefslogtreecommitdiff
path: root/mate-dictionary/data/mate-dictionary.appdata.xml.in
diff options
context:
space:
mode:
Diffstat (limited to 'mate-dictionary/data/mate-dictionary.appdata.xml.in')
-rw-r--r--mate-dictionary/data/mate-dictionary.appdata.xml.in32
1 files changed, 32 insertions, 0 deletions
diff --git a/mate-dictionary/data/mate-dictionary.appdata.xml.in b/mate-dictionary/data/mate-dictionary.appdata.xml.in
new file mode 100644
index 00000000..969fb30e
--- /dev/null
+++ b/mate-dictionary/data/mate-dictionary.appdata.xml.in
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright 2014 MATE team <[email protected]> -->
+<component type="desktop">
+ <id>mate-dictionary.desktop</id>
+ <metadata_license>CC0-1.0</metadata_license>
+ <project_license>GPL-2.0+</project_license>
+ <name>Mate Dictionary</name>
+ <summary>A dictionary for MATE Desktop</summary>
+ <description>
+ <p>
+ 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.
+ </p>
+ </description>
+ <screenshots>
+ <screenshot type="default">
+ <image width="960" height="540">
+ https://alexpl.fedorapeople.org/AppData/mate-dictionary/screens/mate-dictionary_01.png
+ </image>
+ </screenshot>
+ <screenshot>
+ <image width="688" height="387">
+ https://alexpl.fedorapeople.org/AppData/mate-dictionary/screens/mate-dictionary_02.png
+ </image>
+ </screenshot>
+ </screenshots>
+ <url type="homepage">http://www.mate-desktop.org</url>
+ <updatecontact>[email protected]</updatecontact>
+ <project_group>MATE</project_group>
+</component>