diff --git a/app.briar.gtk.json b/app.briar.gtk.json index 16677c34620616822695eadc3dbda5ee7c531324..343bb08a9119500646deb7a8a1e261118113eb8c 100644 --- a/app.briar.gtk.json +++ b/app.briar.gtk.json @@ -108,8 +108,8 @@ "builddir": true, "sources": [ { - "type": "git", - "url": "https://code.briarproject.org/nicoalt/briar-gtk.git" + "type": "dir", + "path": "." } ] } diff --git a/data/app.briar.gtk.appdata.xml.in b/data/app.briar.gtk.appdata.xml.in index 4fffb4912bc9202bc40aaff9c47f15c16d6593c2..7cd381ccd51e8b8def5d6cce2cd8fd40ec96436c 100644 --- a/data/app.briar.gtk.appdata.xml.in +++ b/data/app.briar.gtk.appdata.xml.in @@ -1,8 +1,19 @@ <?xml version="1.0" encoding="UTF-8"?> <component type="desktop"> - <id>app.briar.gtk.desktop</id> - <metadata_license>CC-BY-4.0</metadata_license> - <project_license>AGPL-3.0-only</project_license> - <description> - </description> + <id>app.briar.gtk</id> + <metadata_license>CC-BY-4.0</metadata_license> + <project_license>AGPL-3.0-only</project_license> + <summary>Keeps the information flowing in a crisis</summary> + <description> + <p> + Briar is a messaging app designed for activists, journalists, and anyone + else who needs a safe, easy and robust way to communicate. Unlike + traditional messaging apps, Briar doesn't rely on a central server - + messages are synchronized directly between the users' devices. If the + internet's down, Briar can sync via Bluetooth or Wi-Fi, keeping the + information flowing in a crisis. If the internet's up, Briar can sync via + the Tor network, protecting users and their relationships from + surveillance. + </p> + </description> </component> diff --git a/data/app.briar.gtk.desktop.in b/data/app.briar.gtk.desktop.in index 7d63a564461bda5f62a1cb72b0690d1941c76bd7..890ff74efa0cd3f7c72c5702d31d1bd80deafb71 100644 --- a/data/app.briar.gtk.desktop.in +++ b/data/app.briar.gtk.desktop.in @@ -1,5 +1,7 @@ [Desktop Entry] Name=Briar +Comment=Keeps the information flowing in a crisis +Keywords=Briar; Icon=app.briar.gtk Exec=briar-gtk Terminal=false