diff options
author | Egbert Eich <eich@suse.de> | 2004-02-26 13:36:25 +0000 |
---|---|---|
committer | Egbert Eich <eich@suse.de> | 2004-02-26 13:36:25 +0000 |
commit | 6427c13f6e132a3d19bbb7c3a2dc0c5b8215b3d8 (patch) | |
tree | 531c2aa268d0228b9a99db48145e1fe8faeabc2d | |
parent | 40ac2d222287210c7724e3ac5a15af490aed50b9 (diff) |
readding XFree86's cvs IDsxf86-4_3_99_903
-rw-r--r-- | startx.cmd | 2 | ||||
-rw-r--r-- | startx.cpp | 2 | ||||
-rw-r--r-- | startx.man | 2 | ||||
-rw-r--r-- | xinit.c | 2 | ||||
-rw-r--r-- | xinit.def | 2 | ||||
-rw-r--r-- | xinit.man | 2 | ||||
-rw-r--r-- | xinitrc.cmd | 2 |
7 files changed, 7 insertions, 7 deletions
@@ -1,5 +1,5 @@ /* OS/2 REXX */ -/* $XFree86$ +/* $XFree86: xc/programs/xinit/startx.cmd,v 3.4 2003/11/12 00:10:31 dawes Exp $ * * This is just a sample implementation of a slightly less primitive * interface than xinit. It looks for user xinitrc.cmd and xservrc.cmd @@ -11,7 +11,7 @@ XCOMM and pop a clock and serveral xterms. XCOMM XCOMM Site administrators are STRONGLY urged to write nicer versions. XCOMM -XCOMM $XFree86$ +XCOMM $XFree86: xc/programs/xinit/startx.cpp,v 3.18 2003/08/22 19:27:33 eich Exp $ #ifdef SCO @@ -23,7 +23,7 @@ .\" other dealings in this Software without prior written authorization .\" from The Open Group. .\" -.\" $XFree86$ +.\" $XFree86: xc/programs/xinit/startx.man,v 1.8 2001/12/14 20:01:56 dawes Exp $ .\" .TH STARTX 1 __xorgversion__ .SH NAME @@ -25,7 +25,7 @@ used in advertising or otherwise to promote the sale, use or other dealings in this Software without prior written authorization from The Open Group. */ -/* $XFree86$ */ +/* $XFree86: xc/programs/xinit/xinit.c,v 3.33 2003/06/10 17:03:56 dawes Exp $ */ #include <X11/Xlib.h> #include <X11/Xos.h> @@ -1,4 +1,4 @@ NAME xinit NOTWINDOWCOMPAT -DESCRIPTION "@#XFREE86:4.4.0#@ $XFree86$" +DESCRIPTION "@#XFREE86:4.4.0#@ $XFree86: xc/programs/xinit/xinit.def,v 3.3 2004/01/14 17:32:40 dawes Exp $" PROTMODE EXETYPE OS2 @@ -23,7 +23,7 @@ .\" other dealings in this Software without prior written authorization .\" from The Open Group. .\" -.\" $XFree86$ +.\" $XFree86: xc/programs/xinit/xinit.man,v 3.10 2001/12/14 20:01:56 dawes Exp $ .\" .TH XINIT 1 __xorgversion__ .SH NAME diff --git a/xinitrc.cmd b/xinitrc.cmd index 61c360a..5a3a991 100644 --- a/xinitrc.cmd +++ b/xinitrc.cmd @@ -1,5 +1,5 @@ /* OS/2 REXX */ -/* $XFree86$ */ +/* $XFree86: xc/programs/xinit/xinitrc.cmd,v 3.6 2003/11/12 00:10:31 dawes Exp $ */ '@echo off' env = 'OS2ENVIRONMENT' x11root = VALUE('X11ROOT',,env) |