From 9d90f52bfca18d3f16ce1874e70f6b2ca800c298 Mon Sep 17 00:00:00 2001 From: alxpl Date: Sun, 9 Nov 2014 14:47:41 +0200 Subject: Create mate-terminal.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-terminal.appdata.xml | 43 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) create mode 100644 mate-terminal.appdata.xml diff --git a/mate-terminal.appdata.xml b/mate-terminal.appdata.xml new file mode 100644 index 0000000..ef8b6bd --- /dev/null +++ b/mate-terminal.appdata.xml @@ -0,0 +1,43 @@ + + + + mate-terminal.desktop + CC0-1.0 + GPL-3.0+ + MATE Terminal + A terminal emulator for the MATE desktop environment + +

+ MATE Terminal is a terminal emulation application that you can use + to access a UNIX shell in the MATE environment. MATE Terminal emulates + the xterm program developed by the X Consortium. It supports translucent + backgrounds, opening multiple terminals in a single window (tabs) and + clickable URLs. +

+

+ Mate Terminal is a fork of GNOME Terminal and part of the MATE Desktop Environment. + If you would like to know more about MATE and Mate Terminal, please visit the + project's home page. +

+
+ + + + https://alexpl.fedorapeople.org/AppData/mate-terminal/screens/mate-terminal_01.png + + + + + https://alexpl.fedorapeople.org/AppData/mate-terminal/screens/mate-terminal_02.png + + + + + https://alexpl.fedorapeople.org/AppData/mate-terminal/screens/mate-terminal_03.png + + + + http://www.mate-desktop.org + mate-dev@ml.mate-desktop.org + MATE +
-- cgit v1.2.1