mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-22 14:05:39 +00:00
This progress window is broken in some way
This commit is contained in:
parent
34bbde6534
commit
0a44c524ea
|
@ -430,14 +430,7 @@ post_update() {
|
|||
ra_init
|
||||
standalones_init
|
||||
tools_init
|
||||
) |
|
||||
zenity --progress --pulsate \
|
||||
--icon-name=net.retrodeck.retrodeck \
|
||||
--window-icon="/app/share/icons/hicolor/scalable/apps/net.retrodeck.retrodeck.svg" \
|
||||
--title="Finishing upgrade" \
|
||||
--text="Finishing upgrade, please wait." \
|
||||
--no-cancel \
|
||||
--auto-close
|
||||
|
||||
|
||||
create_lock
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue