diff options
author | Egbert Eich <eich@suse.de> | 2004-04-15 10:17:47 +0000 |
---|---|---|
committer | Egbert Eich <eich@suse.de> | 2004-04-15 10:17:47 +0000 |
commit | 39c845229a5b5b636cb008a193c7976bee2349fb (patch) | |
tree | 4f7d27d3b1ab0b3357039a83a707a9ceaf6c670e /startx.cmd | |
parent | 6f92cfa736b72aaedb8b76ec9f88ea959c740c48 (diff) |
Merged changes from RELEASE-1 branchbefore_20040421_xprint_branch_landingXORG-CURRENT-CLOSEDXORG-CURRENT
Diffstat (limited to 'startx.cmd')
-rw-r--r-- | startx.cmd | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -15,7 +15,7 @@ ADDRESS CMD env = 'OS2ENVIRONMENT' x11root = VALUE('X11ROOT',,env) IF x11root = '' THEN DO - SAY "The environment variable X11ROOT is not set. XFree86/OS2 won't run without it." + SAY "The environment variable X11ROOT is not set. X/OS2 won't run without it." EXIT END |