Readme updated and appimage dialog fix

This commit is contained in:
2026-01-24 07:28:28 +00:00
parent dffc57fdb7
commit c322151d87
2 changed files with 73 additions and 40 deletions

View File

@@ -417,7 +417,7 @@ if [ -n ""$APPIMAGE"" ]; then
TRUE ""Run the application"" \
FALSE ""Reinstall (update)"" \
FALSE ""Uninstall"" \
--width=400 --height=280 $ICON_OPT 2>/dev/null)
--width=400 --height=380 $ICON_OPT 2>/dev/null)
ZENITY_EXIT=$?
if [ $ZENITY_EXIT -ne 0 ]; then