mirror of
https://github.com/cryinkfly/Autodesk-Fusion-360-for-Linux.git
synced 2025-11-05 04:45:48 +01:00
Update fusion360-base.sh
This commit is contained in:
@@ -894,6 +894,8 @@ function abort-installation {
|
|||||||
|
|
||||||
function program-exit {
|
function program-exit {
|
||||||
zenity --info \
|
zenity --info \
|
||||||
|
--width=400 \
|
||||||
|
--height=100 \
|
||||||
--text="$text_completed_installation"
|
--text="$text_completed_installation"
|
||||||
|
|
||||||
exit;
|
exit;
|
||||||
@@ -1064,6 +1066,8 @@ function deinstall-select-fusion360 {
|
|||||||
|
|
||||||
function program-exit-uninstall {
|
function program-exit-uninstall {
|
||||||
zenity --info \
|
zenity --info \
|
||||||
|
--width=400 \
|
||||||
|
--height=100 \
|
||||||
--text="$text_completed_deinstallation"
|
--text="$text_completed_deinstallation"
|
||||||
|
|
||||||
exit;
|
exit;
|
||||||
|
|||||||
Reference in New Issue
Block a user