File: gedit-terminal.metainfo.xml.in

package info (click to toggle)
gedit-plugins 48.1-2
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 9,084 kB
  • sloc: python: 2,730; ansic: 2,549; xml: 199; makefile: 11
file content (13 lines) | stat: -rw-r--r-- 612 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2014 Igor Gnatenko <i.gnatenko.brain@gmail.com> -->
<component type="addon">
  <id>gedit-terminal</id>
  <extends>org.gnome.gedit.desktop</extends>
  <name>Embedded Terminal</name>
  <summary>Embed a terminal in the bottom panel.</summary>
  <url type="homepage">https://gedit-technology.github.io/apps/gedit/</url>
  <url type="bugtracker">https://gitlab.gnome.org/GNOME/gedit-plugins/issues</url>
  <metadata_license>CC0-1.0</metadata_license>
  <project_license>GPL-2.0+</project_license>
  <update_contact>swilmet@gnome.org</update_contact>
</component>