support of gnome-terminal in UML testing

This commit is contained in:
Andreas Steffen
2008-02-29 20:17:28 +00:00
parent 37940132a4
commit 7a691623c1
2 changed files with 131 additions and 2 deletions
+4 -2
View File
@@ -87,8 +87,10 @@ ENABLE_STOP_TESTING="no"
##############################################################
# How to start the UMLs?
#
# Start the UML instance in KDE konsole (requires KDE)
UMLSTARTMODE="konsole"
# Start the UML instance in a KDE konsole (requires KDE)
# UMLSTARTMODE="konsole"
# Start the UML instance in a gnome-terminal (requires gnome)
UMLSTARTMODE="gnome-terminal"
# Start the UML instance in an xterm (requires X11R6)
# UMLSTARTMODE="xterm"
# Start the UML instance without a terminal window