diff options
author | Egbert Eich <eich@suse.de> | 2004-02-26 09:24:07 +0000 |
---|---|---|
committer | Egbert Eich <eich@suse.de> | 2004-02-26 09:24:07 +0000 |
commit | d65fdc557636a5a4454a11c3a9a0a58d95ec9ce0 (patch) | |
tree | 00dece95d9c220d9cfd8d876bdd70c1105ca4ec6 | |
parent | 69ecccb0fa674314d8e72084dbaae3b248494d19 (diff) |
Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004
-rw-r--r-- | ULabel.c | 2 | ||||
-rw-r--r-- | ULabel.h | 2 | ||||
-rw-r--r-- | ULabelP.h | 2 | ||||
-rw-r--r-- | XFontSel.ad | 2 | ||||
-rw-r--r-- | xfontsel.c | 2 | ||||
-rw-r--r-- | xfontsel.man | 2 |
6 files changed, 6 insertions, 6 deletions
@@ -47,7 +47,7 @@ ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. ******************************************************************/ -/* $XFree86: xc/programs/xfontsel/ULabel.c,v 1.4 2003/10/24 20:38:18 tsi Exp $ */ +/* $XFree86$ */ /* * ULabel.c - UCSLabel widget @@ -47,7 +47,7 @@ ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. ******************************************************************/ -/* $XFree86: xc/programs/xfontsel/ULabel.h,v 1.1 2000/02/13 03:26:24 dawes Exp $ */ +/* $XFree86$ */ #ifndef _XawUCSLabel_h #define _XawUCSLabel_h @@ -50,7 +50,7 @@ ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. ******************************************************************/ -/* $XFree86: xc/programs/xfontsel/ULabelP.h,v 1.1 2000/02/13 03:26:24 dawes Exp $ */ +/* $XFree86$ */ /* * ULabelP.h - Private definitions for UCSLabel widget diff --git a/XFontSel.ad b/XFontSel.ad index c7b20ae..f4c2320 100644 --- a/XFontSel.ad +++ b/XFontSel.ad @@ -32,7 +32,7 @@ ! Ralph R. Swick, Digital Equipment Corporation/M.I.T. Project Athena ! one weekend in November, 1989 ! -! $XFree86: xc/programs/xfontsel/XFontSel.ad,v 1.2 2001/08/13 21:46:51 dawes Exp $ +! $XFree86$ *appDefaultsVersion: 1 @@ -31,7 +31,7 @@ Author: Ralph R. Swick, DEC/MIT Project Athena one weekend in November, 1989 Modified: Mark Leisher <mleisher@crl.nmsu.edu> to deal with UCS sample text. */ -/* $XFree86: xc/programs/xfontsel/xfontsel.c,v 1.8 2003/05/27 22:27:05 tsi Exp $ */ +/* $XFree86$ */ #include <stdio.h> #include <stdlib.h> diff --git a/xfontsel.man b/xfontsel.man index cc31c73..d8c9294 100644 --- a/xfontsel.man +++ b/xfontsel.man @@ -25,7 +25,7 @@ .\" other dealings in this Software without prior written authorization .\" from the X Consortium. .\" -.\" $XFree86: xc/programs/xfontsel/xfontsel.man,v 1.4 2002/10/12 16:06:48 herrb Exp $ +.\" $XFree86$ .de EX \"Begin example .ne 5 .if n .sp 1 |