1<?xml version="1.0" encoding="UTF-8"?>
2<!-- Copyright 2015 Tilda Authors -->
3<component type="desktop">
4 <id>tilda.desktop</id>
5 <metadata_license>CC0-1.0</metadata_license>
6 <project_license>GPL-2.0</project_license>
7 <name>Tilda</name>
8 <summary>A configurable drop-down terminal</summary>
9 <description>
10  <p>
11      Tilda is a highly-configurable terminal emulator. The specialty of Tilda is that it does not behave like a normal window but instead it can be pulled up and down from the top of the screen with a hotkey.
12  </p>
13  <p>
14      Tilda provides support for tabs (tabbed terminals), transparency, appearance adjustments, configurable hotkeys for various functions, and other options that affect the behavior of Tilda.
15      The screenshots show some of the options that Tilda provides.
16  </p>
17 </description>
18 <screenshots>
19  <screenshot>
20   <image type="default">https://raw.githubusercontent.com/lanoxx/tilda/20489575e27852b58aa4c734998bcf1d5216c097/images/tilda_general-16-9.png</image>
21   <caption>General options</caption>
22  </screenshot>
23  <screenshot>
24   <image>https://raw.githubusercontent.com/lanoxx/tilda/20489575e27852b58aa4c734998bcf1d5216c097/images/tilda_appearance-16-9.png</image>
25   <caption>Appearance options</caption>
26  </screenshot>
27  <screenshot>
28   <image>https://raw.githubusercontent.com/lanoxx/tilda/20489575e27852b58aa4c734998bcf1d5216c097/images/tilda_keybindings-16-9.png</image>
29   <caption>Keybinding options</caption>
30  </screenshot>
31  <screenshot>
32   <image>https://raw.githubusercontent.com/lanoxx/tilda/20489575e27852b58aa4c734998bcf1d5216c097/images/tilda_title_and_command-16-9.png</image>
33   <caption>Title and Command options</caption>
34  </screenshot>
35  <screenshot>
36   <image>https://raw.githubusercontent.com/lanoxx/tilda/20489575e27852b58aa4c734998bcf1d5216c097/images/tilda_colors-16-9.png</image>
37   <caption>Title and Command options</caption>
38  </screenshot>
39 </screenshots>
40 <url type="homepage">https://github.com/lanoxx/tilda</url>
41 <update_contact>lanoxx_at_gmx.net</update_contact>
42</component>
43