alacritty/extra/linux/io.alacritty.Alacritty.appd...

34 lines
1.5 KiB
XML
Raw Normal View History

2019-05-11 14:29:07 +00:00
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2016-2019 Joe Wilm, The Alacritty Project Contributors -->
<component type="desktop-application">
<id>io.alacritty.Alacritty</id>
<!-- Translators: The application name -->
<name>Alacritty</name>
<project_license>APACHE-2.0</project_license>
<metadata_license>APACHE-2.0</metadata_license>
<!-- Translators: The application's summary / tagline -->
<summary>A fast, cross-platform, OpenGL terminal emulator</summary>
2019-05-11 14:29:07 +00:00
<description>
<p>
Alacritty is a modern terminal emulator that comes with sensible defaults,
but allows for extensive configuration. By integrating with other
applications, rather than reimplementing their functionality, it manages
to provide a flexible set of features with high performance.
</p>
2019-05-11 14:29:07 +00:00
</description>
<screenshots>
<screenshot type="default">
<image>https://user-images.githubusercontent.com/8886672/103264352-5ab0d500-49a2-11eb-8961-02f7da66c855.png</image>
<caption>Alacritty - A fast, cross-platform, OpenGL terminal emulator</caption>
2019-05-11 14:29:07 +00:00
</screenshot>
</screenshots>
<keywords>
<keyword>terminal emulator</keyword>
<keyword>GPU</keyword>
</keywords>
<url type="homepage">https://github.com/alacritty/alacritty</url>
<url type="bugtracker">https://github.com/alacritty/alacritty/issues</url>
<update_contact>https://github.com/alacritty/alacritty/blob/master/CONTRIBUTING.md#contact</update_contact>
<developer_name>Christian Duerr</developer_name>
2019-05-11 14:29:07 +00:00
</component>