mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2025-02-16 19:35: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
|
ra_init
|
||||||
standalones_init
|
standalones_init
|
||||||
tools_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
|
create_lock
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue