mcc update3
parent
e4c1e47aa8
commit
29df61333d
4
bin/mcc
4
bin/mcc
|
@ -493,7 +493,7 @@ yad --plug=$KEY --tabnum=11 \
|
||||||
|
|
||||||
|
|
||||||
#main window
|
#main window
|
||||||
yad --window-icon=distributor-logo-mabox \
|
yad --window-icon=mcc \
|
||||||
--notebook --tab-pos="left" --key=$KEY \
|
--notebook --tab-pos="left" --key=$KEY \
|
||||||
--tab="Home" \
|
--tab="Home" \
|
||||||
--tab="$AUTOSTART" \
|
--tab="$AUTOSTART" \
|
||||||
|
@ -506,7 +506,7 @@ yad --window-icon=distributor-logo-mabox \
|
||||||
--tab="$COMPOSITOR" \
|
--tab="$COMPOSITOR" \
|
||||||
--tab="$SYSTEM" \
|
--tab="$SYSTEM" \
|
||||||
--tab="$HELP"\
|
--tab="$HELP"\
|
||||||
--title="$TITLE" --image=/usr/share/icons/hicolor/48x48/apps/distributor-logo-mabox.png \
|
--title="$TITLE" --image=/usr/share/icons/hicolor/48x48/apps/mcc.png \
|
||||||
--width="720" --height="420" --image-on-top --text-justify=right --text="$MCC" --no-buttons > $out &
|
--width="720" --height="420" --image-on-top --text-justify=right --text="$MCC" --no-buttons > $out &
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue