Blob Blame History Raw
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2015 Mario Blättermann <mariobl@fedoraproject.org> -->
<application>
  <id type="desktop">retext.desktop</id>
  <metadata_license>CC0-1.0</metadata_license>
  <project_license>GPL-3.0+</project_license>
  <name>ReText</name>
  <name xml:lang="de">ReText</name>
  <summary>Text editor for Markdown and reStructuredText</summary>
  <summary xml:lang="de">Texteditor für Markdown und reStructuredText</summary>
  <description>
    <p>
      ReText is a simple editor that reads your text with MarkDown or HTML markup
      and saves it as plain text, HTML or PDF. It is written in Python
      using Qt libraries.
    </p>
    <p xml:lang="de">
      ReText ist ein einfacher Editor, der Ihre in Markdown oder HTML formatierten
      Texte liest und diese als einfachen Text, HTMl oder PDF speichert. Das Programm
      ist in Python unter Verwendung der Qt-Bibliotheken geschrieben.
    </p>
  </description>
  <screenshots>
    <screenshot type="default">
      <image>https://sourceforge.net/p/retext/screenshot/retext-kde.png</image>
    </screenshot>
  </screenshots>
  <url type="homepage">http://sourceforge.net/p/retext/home/ReText</url>
  <updatecontact>mariobl@fedoraproject.org</updatecontact>
</application>