Skip to content

Commit

Permalink
data: update data and screenshot
Browse files Browse the repository at this point in the history
  • Loading branch information
knuxify committed Aug 9, 2022
1 parent 107fa93 commit 3741234
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 3 deletions.
10 changes: 10 additions & 0 deletions data/org.dithernet.lapel.appdata.xml.in
Original file line number Diff line number Diff line change
@@ -1,9 +1,19 @@
<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop">
<name>Assistant</name>
<summary>Voice assistant GUI based on Mycroft</summary>
<id>org.dithernet.lapel.desktop</id>
<metadata_license>CC0-1.0</metadata_license>
<project_license>MIT</project_license>
<content_rating type="oars-1.1"/>
<releases>
<release version="0.1.0" date="2022-08-09"/>
</releases>
<url type="homepage">https://github.com/aspinwall-ui/lapel</url>
<description>
<p>Voice assistant GUI based on Mycroft</p>
</description>
<screenshots>
<screenshot type="default">https://raw.githubusercontent.com/aspinwall-ui/lapel/develop/docs/screenshot-scaled.png</screenshot>
</screenshots>
</component>
6 changes: 3 additions & 3 deletions data/org.dithernet.lapel.desktop.in
Original file line number Diff line number Diff line change
@@ -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
Binary file added docs/screenshot-scaled.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 3741234

Please sign in to comment.