mcc update3

master
Daniel Napora 2022-08-26 01:27:07 +02:00
parent e4c1e47aa8
commit 29df61333d
1 changed files with 2 additions and 2 deletions

View File

@ -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 &
}