mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-22 05:55:38 +00:00
RPCS3: added a warning for background windows duiring rpcs3 firmware download [skip ci]
This commit is contained in:
parent
21707a20e6
commit
8d557c46ad
|
@ -612,6 +612,8 @@ configurator_retrodeck_tools_dialog() {
|
|||
--icon-name=net.retrodeck.retrodeck \
|
||||
--window-icon="/app/share/icons/hicolor/scalable/apps/net.retrodeck.retrodeck.svg" \
|
||||
--title="Downloading PS3 Firmware" \
|
||||
--width=400 --height=200 \
|
||||
--text="If it feels like this is taking too much time, please ensure there aren't any windows that unexpectedly slipped into the background and need attention.\n\n" \
|
||||
--no-cancel \
|
||||
--auto-close
|
||||
else
|
||||
|
|
Loading…
Reference in a new issue