From 415850f3d3caca256ba796e8d6f59c1f221a7b90 Mon Sep 17 00:00:00 2001 From: Alex Merry Date: Fri, 15 Aug 2014 18:41:16 +0100 Subject: [PATCH] Switch the brief descriptions around Put the shorter description in metainfo.yaml, and the longer one in README.md. --- README.md | 2 +- metainfo.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7b1124e..c22c8cf 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # KImageFormats -Image format plugins for Qt +Plugins to allow QImage to support extra file formats. ## Introduction diff --git a/metainfo.yaml b/metainfo.yaml index 57fa9a1..10d0df9 100644 --- a/metainfo.yaml +++ b/metainfo.yaml @@ -1,5 +1,5 @@ maintainer: alexmerry -description: Plugins to allow QImage to support extra file formats +description: Image format plugins for Qt tier: 1 type: functional platforms: