#!/bin/bash
roxterm -T magicrescue -e "bash -c 'PAGER='cat' man magicrescue; echo ;echo; TEXTDOMAINDIR=/usr/share/locale; TEXTDOMAIN=antix26-desktop-files; export TEXTDOMAIN TEXTDOMAINDIR; source gettext.sh; echo -en \"\033[1;33m\"; gettext \"In short:\"; echo -e \"\033[0;37m\n\"; magicrescue; echo; echo -en \"\033[1;33m\"; gettext \"To start the program, please enter the command magicrescue along with the needed command line options (see above, scroll up) manually.\" | fold -s; echo -e \"\033[0;37m\n\"; exec bash'"
