diff --git a/data/org.dithernet.lapel.appdata.xml.in b/data/org.dithernet.lapel.appdata.xml.in index e16f2f5..b181131 100644 --- a/data/org.dithernet.lapel.appdata.xml.in +++ b/data/org.dithernet.lapel.appdata.xml.in @@ -1,9 +1,19 @@ + Assistant + Voice assistant GUI based on Mycroft org.dithernet.lapel.desktop CC0-1.0 MIT + + + + + https://github.com/aspinwall-ui/lapel

Voice assistant GUI based on Mycroft

+ + https://raw.githubusercontent.com/aspinwall-ui/lapel/develop/docs/screenshot-scaled.png +
diff --git a/data/org.dithernet.lapel.desktop.in b/data/org.dithernet.lapel.desktop.in index 519dcdb..9d23ae8 100644 --- a/data/org.dithernet.lapel.desktop.in +++ b/data/org.dithernet.lapel.desktop.in @@ -1,8 +1,8 @@ [Desktop Entry] Name=Assistant -Exec=lapel --standalone -Icon=microphone-sensitivity-high +Exec=lapel +Icon=audio-input-microphone Terminal=false Type=Application -Categories=GTK; +Categories=GTK;GNOME;Utility;Network;ArtificialIntelligence StartupNotify=true diff --git a/docs/screenshot-scaled.png b/docs/screenshot-scaled.png new file mode 100644 index 0000000..10e7f26 Binary files /dev/null and b/docs/screenshot-scaled.png differ diff --git a/docs/screenshot.png b/docs/screenshot.png index 8b7f195..98b4031 100644 Binary files a/docs/screenshot.png and b/docs/screenshot.png differ