Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/majn/telegram-purple.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Wiederhake <BenWiederhake.GitHub@gmx.de>2016-01-08 01:15:02 +0300
committerBen Wiederhake <BenWiederhake.GitHub@gmx.de>2016-02-18 23:41:59 +0300
commitcc8873682a4680f31e1750f1aeca870e8e0448f4 (patch)
treed0598fd2923c4c23de5395ef4fe48f5afe072b63 /AppStream
parent9b4fa898a9c455daa8b63104736084c1d08005b6 (diff)
AppStream: Add bugtracker, fix XML
Note: I don't care what the header looks like. I just want the diff between "with translation" and "without translation" to be as small as possible.
Diffstat (limited to 'AppStream')
-rw-r--r--AppStream/telegram-purple.metainfo.xml5
1 files changed, 3 insertions, 2 deletions
diff --git a/AppStream/telegram-purple.metainfo.xml b/AppStream/telegram-purple.metainfo.xml
index 4660139..092faa7 100644
--- a/AppStream/telegram-purple.metainfo.xml
+++ b/AppStream/telegram-purple.metainfo.xml
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="UTF-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright 2015 Jiri Eischmann <eischmann@redhat.com>
It is very important that this file does *not* receive any
Invariant Sections as per GFDL.
@@ -9,7 +9,8 @@
<name>Telegram</name>
<summary>A plugin that adds support for Telegram</summary>
<url type="homepage">https://github.com/majn/telegram-purple</url>
+ <url type="bugtracker">https://github.com/majn/telegram-purple/issues/</url>
<metadata_license>GFDL-1.3</metadata_license>
<project_license>GPL-2.0+</project_license>
- <updatecontact>eischmann_at_redhat.com</updatecontact>
+ <update_contact>eischmann_at_redhat.com</update_contact>
</component>