2006-07-20 07:54:37 +00:00
|
|
|
#!/bin/sh
|
2006-10-09 08:50:05 +00:00
|
|
|
x-terminal-emulator -ls -title "Welcome to the world of darkness -#1#-" &
|
|
|
|
x-terminal-emulator -ls -title "Welcome to the cinema -#2#-" &
|
|
|
|
x-terminal-emulator -ls -title "Welcome to the paradis on earth -#3#-" &
|
|
|
|
x-terminal-emulator -ls -title "Welcome to the Universe -#4#-" &
|