mirror of
https://github.com/yusufipk/dikte.git
synced 2026-09-11 19:06:11 +00:00
Merge pull request #83 from nomoreshow/fix/appimage-version-metadata
fix: expose AppImage version metadata
This commit is contained in:
@@ -55,6 +55,7 @@ cat > "$APPDIR/dikte.desktop" <<EOF
|
|||||||
[Desktop Entry]
|
[Desktop Entry]
|
||||||
Type=Application
|
Type=Application
|
||||||
Name=Dikte
|
Name=Dikte
|
||||||
|
X-AppImage-Version=$VERSION
|
||||||
Comment=Voice dictation: record, transcribe, clean up, paste
|
Comment=Voice dictation: record, transcribe, clean up, paste
|
||||||
Exec=dikte
|
Exec=dikte
|
||||||
Icon=dikte
|
Icon=dikte
|
||||||
|
|||||||
Reference in New Issue
Block a user