[gems.appimage] improvement: removing the TryExec field from the installed desktop entries to avoid issues with some DEs

This commit is contained in:
Vinicius Moreira
2022-10-24 08:13:14 -03:00
parent 828be31d74
commit 58aee20e21
2 changed files with 12 additions and 1 deletions

View File

@@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
## [STAGING]
### Fixes
- AppImage
- some desktop entries not being displayed on the desktop environment menu (requires the AppImage to be reinstalled) [#287](https://github.com/vinifmor/bauh/issues/287)
## [0.10.3] 2022-05-30
### Features