appdata for the flatpaks

gh-pages
somas95 2018-05-05 18:40:40 +02:00
parent 6ce36987db
commit 20fb8eaa60
2 changed files with 26 additions and 0 deletions

View File

@ -0,0 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<component type="addon">
<id>de.wolfvollprecht.UberWriter.Plugin.TexLive</id>
<extends>de.wolfvollprecht.UberWriter.desktop</extends>
<name>TexLive Plugin</name>
<summary>Allows to export to pdf and to show formulas in the inline preview</summary>
<url type="homepage">https://www.tug.org/texlive//</url>
<project_license>LPPL</project_license>
<metadata_license>CC0-1.0</metadata_license>
<update_contact>w.vollprecht_AT_gmail.com</update_contact>
</component>

View File

@ -0,0 +1,15 @@
<?xml version="1.0" encoding="UTF-8"?>
<application>
<id type="desktop">de.wolfvollprecht.UberWriter.desktop</id>
<name>UberWriter</name>
<summary>An elegant, free distraction GTK+ markdown editor</summary>
<categories>
<category>Office</category>
<category>TextEditor</category>
<category>GTK</category>
</categories>
<metadata_license>CC0-1.0</metadata_license>
<project_license>GPL-3.0</project_license>
<url type="homepage">http://uberwriter.wolfvollprecht.de/</url>
<!-- <icon type="remote" height="375" width="375"></icon> -->
</application>