#!/bin/bash
#Translation
export TEXTDOMAINDIR="/usr/share/locale"
export TEXTDOMAIN=biglinux-livecd
setxkbmap $(grep XKBLAYOUT /etc/default/keyboard | sed 's|.*="||g;s|"||g')
echo ''
cat << EOF
EOF
echo '
'
echo '
'
echo $"Welcome, the BigLinux project supports this Linux remastering derived from the Deepin distribution, which is derived from the Debian distribution." '
'
echo $"I recommend you to install applications through Software Manager or Synaptic Package Manager, both accessible from the system menu. If you need any applications that are not available in the already metioned stores, you can install versions for BigLinux, Deepin or Debian." '
'
echo $"Choose between the interfaces:" '
'
echo '
''
echo '
'