fix mcc and mwelcome
This commit is contained in:
@@ -110,8 +110,8 @@ OSVERSION=$(lsb_release -r | awk '{print $2}')
|
||||
OSCODE=$(lsb_release -c | awk '{print $2}')
|
||||
FONT="foreground='dark green' font='14'"
|
||||
|
||||
values=($(yad --window-icon=distributor-logo-mabox --center --buttons-layout="edge" --borders=20 --width=520 --height=380 \
|
||||
--image=/usr/share/icons/mabox_trans_64.png --image-on-top \
|
||||
values=($(yad --window-icon=distributor-logo-mabox --center --buttons-layout="edge" --borders=20 --width=520 --height=380 \
|
||||
--image=/usr/share/icons/mabox_trans_64.png \
|
||||
--text="<span $FONT>$OSNAME $OSVERSION $OSCODE</span>\n\n$TXT1" \
|
||||
--title="$TITLE" \
|
||||
--columns=3 --align="center" --form \
|
||||
|
||||
Reference in New Issue
Block a user