--- usr/bin/byobu-shell 2011-07-24 12:08:13.952856847 +0200 +++ usr/bin/byobu-shell 2011-07-24 21:12:37.182934145 +0200 @@ -27,12 +27,15 @@ if [ ! -e "$FLAG" ]; then echo - echo "Welcome to Ubuntu's powerful, text-based window manager, Byobu." + echo "Welcome to powerful, text-based window manager, Byobu." echo "You can toggle the launch of Byobu at login with:" echo " 'byobu-disable' and 'byobu-enable'" echo echo "For tips, tricks, and more information, see:" echo " * https://help.ubuntu.com/community/Byobu" + echo "" + echo "Please report any bug in Fedora Bugzilla system" + echo "* https://bugzilla.redhat.com" echo touch "$FLAG" fi