Codebase list gnome-terminal / debian/3.21.90-3 org.gnome.Terminal.appdata.xml.in
debian/3.21.90-3

Tree @debian/3.21.90-3 (Download .tar.gz)

org.gnome.Terminal.appdata.xml.in @debian/3.21.90-3raw · history · blame

<?xml version="1.0" encoding="UTF-8"?>
<!--
  Copyright © 2014 Christian Persch

  This program is free software; you can redistribute it and/or modify
  it under the terms of the GNU General Public License as published by
  the Free Software Foundation; either version 3, or (at your option)
  any later version.

  This program is distributed in the hope conf it will be useful,
  but WITHOUT ANY WARRANTY; without even the implied warranty of
  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  GNU General Public License for more details.

  You should have received a copy of the GNU General Public License
  along with this program.  If not, see <http://www.gnu.org/licenses/>.
-->
<!-- FIXME: the xmlns for appdata is made-up -->
<application
  xmlns="https://www.freedesktop.org/standards/appdata/1.0"
  xmlns:xi="http://www.w3.org/2001/XInclude"
  xmlns:its="http://www.w3.org/2005/11/its">
  <id type="desktop">org.gnome.Terminal.desktop</id>
  <metadata_license>GPL-3.0+</metadata_license>
  <project_license>GPL-3.0+</project_license>
  <_name>Terminal</_name>
  <_summary>Use the command line</_summary>
  <description>
    <_p>GNOME Terminal is a terminal emulator application for accessing a UNIX shell environment which can be used to run programs available on your system.</_p>
    <_p>It supports several profiles, multiple tabs and implements several keyboard shortcuts.</_p>
  </description>
  <screenshots>
    <screenshot type="default">https://help.gnome.org/users/gnome-terminal/stable/figures/gnome-terminal.png</screenshot>
  </screenshots>
  <kudos>
    <kudo>AppMenu</kudo>
    <kudo>HiDpiIcon</kudo>
    <kudo>HighContrast</kudo>
    <kudo>ModernToolkit</kudo>
    <kudo>SearchProvider</kudo>
    <kudo>UserDocs</kudo>
  </kudos>
  <url type="homepage">https://wiki.gnome.org/Apps/Terminal</url>
  <project_group>GNOME</project_group>
  <compulsory_for_desktop>GNOME</compulsory_for_desktop>
  <updatecontact>https://wiki.gnome.org/Apps/Terminal/ReportingBugs</updatecontact>
</application>