-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
cafe-terminal.appdata.xml.in
43 lines (43 loc) · 1.59 KB
/
cafe-terminal.appdata.xml.in
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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2014 CAFE team <[email protected]> -->
<component type="desktop">
<id>cafe-terminal.desktop</id>
<metadata_license>CC0-1.0</metadata_license>
<project_license>GPL-3.0+</project_license>
<name>CAFE Terminal</name>
<summary>A terminal emulator for the CAFE desktop environment</summary>
<description>
<p>
CAFE Terminal is a terminal emulation application that you can use
to access a UNIX shell in the CAFE environment. CAFE 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.
</p>
<p>
CAFE Terminal is a fork of GNOME Terminal and part of the CAFE Desktop Environment.
If you would like to know more about CAFE and CAFE Terminal, please visit the
project's home page.
</p>
</description>
<screenshots>
<screenshot type="default">
<image width="960" height="540">
https://alexpl.fedorapeople.org/AppData/cafe-terminal/screens/cafe-terminal_01.png
</image>
</screenshot>
<screenshot>
<image width="960" height="540">
https://alexpl.fedorapeople.org/AppData/cafe-terminal/screens/cafe-terminal_02.png
</image>
</screenshot>
<screenshot>
<image width="960" height="540">
https://alexpl.fedorapeople.org/AppData/cafe-terminal/screens/cafe-terminal_03.png
</image>
</screenshot>
</screenshots>
<url type="homepage">https://cafe-desktop.org</url>
<updatecontact>[email protected]</updatecontact>
<project_group>CAFE</project_group>
</component>