Codebase list gnome-terminal / debian/3.20.2-3kali1 org.gnome.Terminal.Nautilus.appdata.xml.in
debian/3.20.2-3kali1

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

org.gnome.Terminal.Nautilus.appdata.xml.in @debian/3.20.2-3kali1raw · history · blame

<?xml version="1.0" encoding="UTF-8"?>
<!--
  Copyright © 2016 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 -->
<component
  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"
  type="addon">
  <id>org.gnome.Terminal.Nautilus</id>
  <extends>org.gnome.Nautilus.desktop</extends>
  <metadata_license>GPL-3.0+</metadata_license>
  <project_license>GPL-3.0+</project_license>
  <_name>Terminal plugin for Files</_name>
  <_summary>Open a terminal from Files</_summary>
  <description>
    <_p>Open Terminal is a plugin for the Files application that adds a menu item to the context menu to open a terminal in the currently browsed directory.</_p>
  </description>
  <url type="homepage">https://wiki.gnome.org/Apps/Terminal</url>
  <project_group>GNOME</project_group>
  <updatecontact>https://wiki.gnome.org/Apps/Terminal/ReportingBugs</updatecontact>
  <translation type="gettext">gnome-terminal</translation>
</component>