mirror of
https://github.com/alacritty/alacritty.git
synced 2024-11-25 14:05:41 -05:00
3d7b16d4b0
Alacritty's description in the readme and manpage has always been a bit overly aggressive in its marketing. This new updated text should more accurately describe Alacritty's current state without pointlessly agitating people.
36 lines
1.6 KiB
XML
36 lines
1.6 KiB
XML
<?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>
|
|
<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>
|
|
</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>
|
|
</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>
|
|
<releases>
|
|
<release version="0.7.0-dev" date="2019-06-16" unix_timestamp="1560694196"/>
|
|
</releases>
|
|
<update_contact>https://github.com/alacritty/alacritty/blob/master/CONTRIBUTING.md#contact</update_contact>
|
|
<developer_name>Christian Duerr</developer_name>
|
|
</component>
|