added fonts
This commit is contained in:
parent
e9004dce48
commit
e1a0f69d96
|
|
@ -82,6 +82,7 @@ background () {
|
||||||
check_root
|
check_root
|
||||||
check_country
|
check_country
|
||||||
install_font
|
install_font
|
||||||
|
setfont ter-v22b
|
||||||
}
|
}
|
||||||
|
|
||||||
# Check if an element exists
|
# Check if an element exists
|
||||||
|
|
@ -472,6 +473,7 @@ makechoice () {
|
||||||
done
|
done
|
||||||
}
|
}
|
||||||
background
|
background
|
||||||
|
clear
|
||||||
logo
|
logo
|
||||||
makechoice
|
makechoice
|
||||||
# setdesktop
|
# setdesktop
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue