fix mcc and mwelcome
This commit is contained in:
6
bin/mcc
6
bin/mcc
@@ -620,7 +620,7 @@ GDK_BACKEND=x11 yad --window-icon=mcc \
|
||||
--tab="$HELP"\
|
||||
--tab="<i>$THEMES</i>" \
|
||||
--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" --text-justify=right --text="$MCC" --no-buttons > $out &
|
||||
|
||||
else
|
||||
GDK_BACKEND=x11 yad --window-icon=mcc \
|
||||
@@ -638,7 +638,7 @@ GDK_BACKEND=x11 yad --window-icon=mcc \
|
||||
--tab="<i>$LOOK</i>" \
|
||||
--tab="$HELP"\
|
||||
--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" --text-justify=right --text="$MCC" --no-buttons > $out &
|
||||
|
||||
fi
|
||||
}
|
||||
@@ -793,7 +793,7 @@ GDK_BACKEND=x11 yad --window-icon=mcc \
|
||||
--tab="<i>$THEMES</i>" \
|
||||
--tab="$HELP"\
|
||||
--title="$TITLE - Labwc (beta)" --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" --text-justify=right --text="$MCC" --no-buttons > $out &
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user