summarylogtreecommitdiffstats
path: root/cutemarked.appdata.xml
diff options
context:
space:
mode:
Diffstat (limited to 'cutemarked.appdata.xml')
-rw-r--r--cutemarked.appdata.xml31
1 files changed, 0 insertions, 31 deletions
diff --git a/cutemarked.appdata.xml b/cutemarked.appdata.xml
deleted file mode 100644
index 007580c63860..000000000000
--- a/cutemarked.appdata.xml
+++ /dev/null
@@ -1,31 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<component type="desktop-application">
- <id>cutemarked.desktop</id>
- <name>CuteMarkEd</name>
- <project_license>CC0-1.0</project_license>
- <metadata_license>GPL-2.0+</metadata_license>
- <summary>Qt Markdown Editor</summary>
- <developer_name>Christian Loose</developer_name>
- <description>
- <p>
- A Qt-based, free and open source Markdown editor with live HTML preview, math expressions, code and markdown syntax highlighting.
- </p>
- <p>Features:</p>
- <ul>
- <li>Multiple styles</li>
- <li>Live HTML Preview</li>
- <li>HTML and PDF Export</li>
- <li>Document statistics</li>
- <li>Code Syntax Highlighting</li>
- <li>Spell Checking</li>
- ​</ul>
- </description>
- <screenshots>
- <screenshot type="default">
- <image type="source">https://cloose.github.io/CuteMarkEd/images/screenshot_06.png</image>
- </screenshot>
- </screenshots>
- <url type="homepage">https://cloose.github.io/CuteMarkEd/</url>
- <url type="bugtracker">https://github.com/cloose/CuteMarkEd/issues</url>
- <url type="help">https://github.com/cloose/CuteMarkEd/blob/develop/README.md</url>
-</component>