mcc update3
parent
e4c1e47aa8
commit
29df61333d
4
bin/mcc
4
bin/mcc
|
@ -493,7 +493,7 @@ yad --plug=$KEY --tabnum=11 \
|
|||
|
||||
|
||||
#main window
|
||||
yad --window-icon=distributor-logo-mabox \
|
||||
yad --window-icon=mcc \
|
||||
--notebook --tab-pos="left" --key=$KEY \
|
||||
--tab="Home" \
|
||||
--tab="$AUTOSTART" \
|
||||
|
@ -506,7 +506,7 @@ yad --window-icon=distributor-logo-mabox \
|
|||
--tab="$COMPOSITOR" \
|
||||
--tab="$SYSTEM" \
|
||||
--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 &
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue