Change description

merge-requests/64/head
Hugo Posnic 2016-12-21 15:49:33 +01:00
parent 5026204cc2
commit 89a2cf8795
3 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,7 @@ _pkgname=manjaro-hello
pkgname=${_pkgname}-git
pkgver=0.1
pkgrel=1
pkgdesc="A tool that helps the new user of Manjaro in the discovery of the system."
pkgdesc="A tool providing access to documentation and support for new Manjaro users."
url="https://github.com/Huluti/${_pkgname}"
arch=('any')
license=('GPL')

View File

@ -1,7 +1,7 @@
manjaro-hello
=============
New Manjaro Welcome Screen
A tool providing access to documentation and support for new Manjaro users.
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/4c5342caee874c079638970437d49196)](https://www.codacy.com/app/hugo-posnic/manjaro-hello?utm_source=github.com&utm_medium=referral&utm_content=Huluti/manjaro-hello&utm_campaign=Badge_Grade)

View File

@ -6,4 +6,4 @@ StartupNotify=false
Name=Manjaro Hello
Exec=/usr/bin/manjaro-hello
Icon=/usr/share/manjaro-hello/data/img/manjaro.png
Comment=A tool that helps the new user of Manjaro in the discovery of the system.
Comment=A tool providing access to documentation and support for new Manjaro users.