update project summary

fixes #197
This commit is contained in:
Bilal Elmoussaoui 2020-12-09 04:19:59 +01:00
parent 40da917515
commit 133d4327d8
3 changed files with 3 additions and 3 deletions

View file

@ -5,7 +5,7 @@
# Authenticator # Authenticator
<img src="https://gitlab.gnome.org/bilelmoussaoui/authenticator/raw/master/data/icons/com.belmoussaoui.Authenticator.svg" width="128px" height="128px" /> <img src="https://gitlab.gnome.org/bilelmoussaoui/authenticator/raw/master/data/icons/com.belmoussaoui.Authenticator.svg" width="128px" height="128px" />
<p>Two-factor Authentication passwords generator</p> <p>Generate Two-Factor codes</p>
## Screenshots ## Screenshots

View file

@ -1,7 +1,7 @@
[Desktop Entry] [Desktop Entry]
Name=Authenticator Name=Authenticator
GenericName=Two-factor Authentication GenericName=Two-factor Authentication
Comment=A Two-Factor Authentication application Comment=Generate Two-Factor codes
Type=Application Type=Application
Exec=authenticator Exec=authenticator
Terminal=false Terminal=false

View file

@ -5,7 +5,7 @@
<metadata_license>CC0</metadata_license> <metadata_license>CC0</metadata_license>
<project_license>GPL-3.0+</project_license> <project_license>GPL-3.0+</project_license>
<name>Authenticator</name> <name>Authenticator</name>
<summary>A Two-Factor Authentication application</summary> <summary>Generate Two-Factor codes</summary>
<description> <description>
<p>Simple application that generates a two-factor authentication code, created for GNOME.</p> <p>Simple application that generates a two-factor authentication code, created for GNOME.</p>
<p>Features:</p> <p>Features:</p>