#!/bin/bash

roxterm -T apparmor -e "bash -c 'PAGER='cat' man apparmor; echo ;echo; TEXTDOMAINDIR=/usr/share/locale; TEXTDOMAIN=antix26-desktop-files; export TEXTDOMAIN; export TEXTDOMAINDIR; source gettext.sh; echo -en \"\033[1;33m\"; gettext \"In short:\"; echo -e \"\033[0;37m\n\"; apparmor; echo; echo -en \"\033[1;33m\"; gettext \"Please start the terminal emulator, type the command aa-status, press the Enter key and check if the AppArmor module is loaded. Then type the command aa --help, press the Enter key to get the basic information or use the command man apparmor to get the complete information about the program.\"; echo -e \"\033[0;37m\n\"; exec bash'"
