Fix strict appdata validation

This commit is contained in:
Alberto Fanjul 2019-07-25 15:25:00 +02:00
parent 9f254f22f7
commit b5e25e6e55

View file

@ -1,4 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2019 Alberto Fanjul <albfan@gnome.org> -->
<component type="desktop-application">
<id>@app-id@</id>
<name>gitg</name>
@ -13,7 +14,7 @@
Besides visualization, gitg also provides several utilities to manage your
repository and commit your work.
</p>
<p>Goals</p>
<p>Goals:</p>
<ul>
<li>Browse local git repositories</li>
<li>Clone local and remote git repositories</li>