You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: usr/lib/tik/modules/pre/20-mig
+1-1
Original file line number
Diff line number
Diff line change
@@ -109,7 +109,7 @@ if [ -z "${skipbackup}" ]; then
109
109
if [ "${legacy_aeon}" == 1 ]; then
110
110
d --info --width=300 --height=300 --icon=distributor-logo-Aeon-symbolic --no-wrap --title="Message from the Aeon Team" --text="We'd like to thank you for adopting openSUSE Aeon so early in it's development,\nbefore we fully understood what we were building or how we wanted it to look\n\nWe are sorry that you need to reinstall your system\n\nThank you so much for your support.\nWe hope you enjoy the new look openSUSE Aeon"
111
111
fi
112
-
d --question --no-wrap --title="Backup users from the existing install?" --text="These users will be restored to the new installation."
112
+
d_opt --question --no-wrap --title="Backup users from the existing install?" --text="These users will be restored to the new installation."
0 commit comments