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 | a1dc170d169a3db64bb741d39aec5fe00dd74439 (patch) | |
tree | 1f4854ebc8ddf947f7457352ae4ec07d7111e4d1 | |
parent | 4bcf61534221f70622392f8095e39a35665d3893 (diff) |
Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004
-rw-r--r-- | Xfd.ad | 2 | ||||
-rw-r--r-- | grid.c | 2 | ||||
-rw-r--r-- | grid.h | 2 | ||||
-rw-r--r-- | gridP.h | 2 | ||||
-rw-r--r-- | xfd.c | 2 | ||||
-rw-r--r-- | xfd.man | 2 |
6 files changed, 6 insertions, 6 deletions
@@ -2,7 +2,7 @@ -! $XFree86: xc/programs/xfd/Xfd.ad,v 1.3 2002/07/23 01:45:41 tsi Exp $ +! $XFree86$ *internalBorderWidth: 0 *showGrip: false @@ -26,7 +26,7 @@ in this Software without prior written authorization from The Open Group. * * * Author: Jim Fulton, MIT X Consortium */ -/* $XFree86: xc/programs/xfd/grid.c,v 1.10 2003/12/19 02:05:39 dawes Exp $ */ +/* $XFree86$ */ #include <X11/IntrinsicP.h> @@ -26,7 +26,7 @@ other dealings in this Software without prior written authorization from The Open Group. */ -/* $XFree86: xc/programs/xfd/grid.h,v 1.5 2003/11/17 22:20:53 dawes Exp $ */ +/* $XFree86$ */ #ifndef _FontGrid_h_ #define _FontGrid_h_ @@ -26,7 +26,7 @@ other dealings in this Software without prior written authorization from The Open Group. */ -/* $XFree86: xc/programs/xfd/gridP.h,v 1.4 2002/07/23 01:45:41 tsi Exp $ */ +/* $XFree86$ */ #ifndef _FontGridP_h_ #define _FontGridP_h_ @@ -26,7 +26,7 @@ in this Software without prior written authorization from The Open Group. * * * Author: Jim Fulton, MIT X Consortium */ -/* $XFree86: xc/programs/xfd/xfd.c,v 1.9 2003/04/19 23:49:27 herrb Exp $ */ +/* $XFree86$ */ #include <X11/Intrinsic.h> #include <X11/StringDefs.h> @@ -23,7 +23,7 @@ .\" other dealings in this Software without prior written authorization .\" from The Open Group. .\" -.\" $XFree86: xc/programs/xfd/xfd.man,v 1.10 2003/04/21 20:42:49 dawes Exp $ +.\" $XFree86$ .\" .TH XFD 1 __xorgversion__ .SH NAME |