„bHELPER.sh“ ändern

This commit is contained in:
dingens 2021-01-29 18:49:53 +00:00
parent 7d6d58df66
commit cf4ff5bcb5

View file

@ -73,9 +73,9 @@ gl__startseite_vz=".Startseite/"
[[ -f /usr/bin/texmaker ]] && gl_favtexeditor="/usr/bin/texmaker"
[[ -f /usr/bin/qupzilla ]] && gl__favbrowser="/usr/bin/qupzilla"
[[ -f /usr/bin/konqueror ]] && gl__favbrowser="/usr/bin/konqueror"
[[ -f /usr/bin/firefox ]] && gl__favbrowser="/usr/bin/firefox"
[[ -f /usr/bin/qupzilla ]] && gl__favbrowser="/usr/bin/qupzilla"
[[ -f /usr/bin/konqueror ]] && gl__favbrowser="/usr/bin/konqueror"
[[ -f /usr/bin/firefox ]] && gl__favbrowser="/usr/bin/firefox"
[[ -f /usr/bin/clementine ]] && gl__fav_audioplayer="/usr/bin/clementine"
@ -144,14 +144,14 @@ function bannerstart {
function banner {
clear
echo -e ""
echo -e " ${gl_format_red}888 888 888 8888888888 888 8888888b. 8888888888 8888888b. ${gl__format_off}"
echo -e " ${gl_format_red}888 888 888 888 888 888 Y88b 888 888 Y88b ${gl__format_off}"
echo -e " ${gl_format_red}888 888 888 888 888 888 888 888 888 888 ${gl__format_off}"
echo -e " ${gl_format_red}88888b. 8888888888 8888888 888 888 d88P 8888888 888 d88P ${gl__format_off}"
echo -e " ${gl_format_red}888 \"88b 888 888 888 888 8888888P\" 888 8888888P\" ${gl__format_off}"
echo -e " ${gl_format_red}888 888 888 888 888 888 888 888 888 T88b ${gl__format_off}"
echo -e " ${gl_format_red}888 d88P 888 888 888 888 888 888 888 T88b ${gl__format_off}"
echo -e " ${gl_format_red}88888P\" 888 888 8888888888 88888888 888 8888888888 888 T88b ${gl__format_off}"
echo -e " ${gl__format_red}888 888 888 8888888888 888 8888888b. 8888888888 8888888b. ${gl__format_off}"
echo -e " ${gl__format_red}888 888 888 888 888 888 Y88b 888 888 Y88b ${gl__format_off}"
echo -e " ${gl__format_red}888 888 888 888 888 888 888 888 888 888 ${gl__format_off}"
echo -e " ${gl__format_red}88888b. 8888888888 8888888 888 888 d88P 8888888 888 d88P ${gl__format_off}"
echo -e " ${gl__format_red}888 \"88b 888 888 888 888 8888888P\" 888 8888888P\" ${gl__format_off}"
echo -e " ${gl__format_red}888 888 888 888 888 888 888 888 888 T88b ${gl__format_off}"
echo -e " ${gl__format_red}888 d88P 888 888 888 888 888 888 888 T88b ${gl__format_off}"
echo -e " ${gl__format_red}88888P\" 888 888 8888888888 88888888 888 8888888888 888 T88b ${gl__format_off}"
echo -e ""
echo -e "${gl__format_red} ${bannertitel} ${gl__format_off}"
echo ""; echo ""