#!/bin/bash
roxterm -T Mplayer -e "bash -c 'mplayer -h; echo; TEXTDOMAINDIR=/usr/share/locale; TEXTDOMAIN=antix26-desktop-files; export TEXTDOMAIN; export TEXTDOMAINDIR; source gettext.sh; echo -en \"\033[1;33m\"; (gettext \"To play a video, please enter the command mplayer with the needed command line options (see above, scroll up) and a file name manually.\"; echo -n \" \"; gettext \"Use keyboard keys to operate (see above for the basics and enter man mplayer for a detailed list).\")|fold -s -w80; echo -e \"\033[0;37m\n\"; exec bash'"
