diff options
author | Egbert Eich <eich@suse.de> | 2004-02-26 09:22:43 +0000 |
---|---|---|
committer | Egbert Eich <eich@suse.de> | 2004-02-26 09:22:43 +0000 |
commit | f328c0a0fff3ec647c3f1d7c06b3d701850eb955 (patch) | |
tree | 41cd427d97161682ed17bf50d8c85bad09a15ab5 | |
parent | 1781965aa5fac8f0737251ca883301e1aec7b12b (diff) | |
download | xorg-lib-libXft-f328c0a0fff3ec647c3f1d7c06b3d701850eb955.tar.gz |
Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004
-rw-r--r-- | include/X11/Xft/Xft.h | 2 | ||||
-rw-r--r-- | include/X11/Xft/XftCompat.h | 2 | ||||
-rw-r--r-- | src/xftcolor.c | 2 | ||||
-rw-r--r-- | src/xftcore.c | 2 | ||||
-rw-r--r-- | src/xftdbg.c | 2 | ||||
-rw-r--r-- | src/xftdpy.c | 2 | ||||
-rw-r--r-- | src/xftdraw.c | 2 | ||||
-rw-r--r-- | src/xftextent.c | 2 | ||||
-rw-r--r-- | src/xftfont.c | 2 | ||||
-rw-r--r-- | src/xftfreetype.c | 2 | ||||
-rw-r--r-- | src/xftglyphs.c | 2 | ||||
-rw-r--r-- | src/xftinit.c | 2 | ||||
-rw-r--r-- | src/xftint.h | 2 | ||||
-rw-r--r-- | src/xftlist.c | 2 | ||||
-rw-r--r-- | src/xftname.c | 2 | ||||
-rw-r--r-- | src/xftrender.c | 2 | ||||
-rw-r--r-- | src/xftstr.c | 2 | ||||
-rw-r--r-- | src/xftswap.c | 2 | ||||
-rw-r--r-- | src/xftxlfd.c | 2 |
19 files changed, 19 insertions, 19 deletions
diff --git a/include/X11/Xft/Xft.h b/include/X11/Xft/Xft.h index db3cd24..84fbe09 100644 --- a/include/X11/Xft/Xft.h +++ b/include/X11/Xft/Xft.h @@ -1,5 +1,5 @@ /* - * $XFree86: xc/lib/Xft/Xft.h,v 1.33 2003/11/20 22:36:33 dawes Exp $ + * $XFree86$ * * Copyright © 2000 Keith Packard, member of The XFree86 Project, Inc. * diff --git a/include/X11/Xft/XftCompat.h b/include/X11/Xft/XftCompat.h index 470b750..0ad5c8c 100644 --- a/include/X11/Xft/XftCompat.h +++ b/include/X11/Xft/XftCompat.h @@ -1,5 +1,5 @@ /* - * $XFree86: xc/lib/Xft/XftCompat.h,v 1.6 2003/08/06 14:03:59 eich Exp $ + * $XFree86$ * * Copyright © 2001 Keith Packard, member of The XFree86 Project, Inc. * diff --git a/src/xftcolor.c b/src/xftcolor.c index 7a5005d..9a0f105 100644 --- a/src/xftcolor.c +++ b/src/xftcolor.c @@ -1,5 +1,5 @@ /* - * $XFree86: xc/lib/Xft/xftcolor.c,v 1.3 2002/10/11 17:53:02 keithp Exp $ + * $XFree86$ * * Copyright © 2000 Keith Packard, member of The XFree86 Project, Inc. * diff --git a/src/xftcore.c b/src/xftcore.c index 25e78b7..75c27d3 100644 --- a/src/xftcore.c +++ b/src/xftcore.c @@ -1,5 +1,5 @@ /* - * $XFree86: xc/lib/Xft/xftcore.c,v 1.14 2003/05/27 22:26:40 tsi Exp $ + * $XFree86$ * * Copyright © 2000 Keith Packard, member of The XFree86 Project, Inc. * diff --git a/src/xftdbg.c b/src/xftdbg.c index 4f5a6cf..326229c 100644 --- a/src/xftdbg.c +++ b/src/xftdbg.c @@ -1,5 +1,5 @@ /* - * $XFree86: xc/lib/Xft/xftdbg.c,v 1.4 2002/02/15 07:36:10 keithp Exp $ + * $XFree86$ * * Copyright © 2000 Keith Packard, member of The XFree86 Project, Inc. * diff --git a/src/xftdpy.c b/src/xftdpy.c index 09f5f0e..fc9dfed 100644 --- a/src/xftdpy.c +++ b/src/xftdpy.c @@ -1,5 +1,5 @@ /* - * $XFree86: xc/lib/Xft/xftdpy.c,v 1.20 2002/10/11 17:53:02 keithp Exp $ + * $XFree86$ * * Copyright © 2000 Keith Packard, member of The XFree86 Project, Inc. * diff --git a/src/xftdraw.c b/src/xftdraw.c index e25bf5b..d3969a0 100644 --- a/src/xftdraw.c +++ b/src/xftdraw.c @@ -1,5 +1,5 @@ /* - * $XFree86: xc/lib/Xft/xftdraw.c,v 1.26 2003/04/03 22:25:50 dawes Exp $ + * $XFree86$ * * Copyright © 2000 Keith Packard, member of The XFree86 Project, Inc. * diff --git a/src/xftextent.c b/src/xftextent.c index d8e91e5..821f189 100644 --- a/src/xftextent.c +++ b/src/xftextent.c @@ -1,5 +1,5 @@ /* - * $XFree86: xc/lib/Xft/xftextent.c,v 1.10 2002/12/14 01:59:38 dawes Exp $ + * $XFree86$ * * Copyright © 2000 Keith Packard, member of The XFree86 Project, Inc. * diff --git a/src/xftfont.c b/src/xftfont.c index 7698d60..e04cb47 100644 --- a/src/xftfont.c +++ b/src/xftfont.c @@ -1,5 +1,5 @@ /* - * $XFree86: xc/lib/Xft/xftfont.c,v 1.11 2002/10/11 17:53:02 keithp Exp $ + * $XFree86$ * * Copyright © 2000 Keith Packard, member of The XFree86 Project, Inc. * diff --git a/src/xftfreetype.c b/src/xftfreetype.c index 6fce545..f7bc7ea 100644 --- a/src/xftfreetype.c +++ b/src/xftfreetype.c @@ -1,5 +1,5 @@ /* - * $XFree86: xc/lib/Xft/xftfreetype.c,v 1.30 2003/03/26 20:43:51 tsi Exp $ + * $XFree86$ * * Copyright © 2000 Keith Packard, member of The XFree86 Project, Inc. * diff --git a/src/xftglyphs.c b/src/xftglyphs.c index 900f1f5..5bb1e3a 100644 --- a/src/xftglyphs.c +++ b/src/xftglyphs.c @@ -1,5 +1,5 @@ /* - * $XFree86: xc/lib/Xft/xftglyphs.c,v 1.24 2003/11/20 22:36:33 dawes Exp $ + * $XFree86$ * * Copyright © 2000 Keith Packard, member of The XFree86 Project, Inc. * diff --git a/src/xftinit.c b/src/xftinit.c index b858503..dc244ca 100644 --- a/src/xftinit.c +++ b/src/xftinit.c @@ -1,5 +1,5 @@ /* - * $XFree86: xc/lib/Xft/xftinit.c,v 1.5 2002/10/11 17:53:02 keithp Exp $ + * $XFree86$ * * Copyright © 2000 Keith Packard, member of The XFree86 Project, Inc. * diff --git a/src/xftint.h b/src/xftint.h index f867cec..2a163a3 100644 --- a/src/xftint.h +++ b/src/xftint.h @@ -1,5 +1,5 @@ /* - * $XFree86: xc/lib/Xft/xftint.h,v 1.37 2002/10/11 17:53:02 keithp Exp $ + * $XFree86$ * * Copyright © 2000 Keith Packard, member of The XFree86 Project, Inc. * diff --git a/src/xftlist.c b/src/xftlist.c index e96f553..df22246 100644 --- a/src/xftlist.c +++ b/src/xftlist.c @@ -1,5 +1,5 @@ /* - * $XFree86: xc/lib/Xft/xftlist.c,v 1.4 2003/08/06 14:03:59 eich Exp $ + * $XFree86$ * * Copyright © 2000 Keith Packard, member of The XFree86 Project, Inc. * diff --git a/src/xftname.c b/src/xftname.c index ae0ab2e..4352ade 100644 --- a/src/xftname.c +++ b/src/xftname.c @@ -1,5 +1,5 @@ /* - * $XFree86: xc/lib/Xft/xftname.c,v 1.12 2002/05/24 07:02:38 keithp Exp $ + * $XFree86$ * * Copyright © 2000 Keith Packard, member of The XFree86 Project, Inc. * diff --git a/src/xftrender.c b/src/xftrender.c index 1836a14..5e59902 100644 --- a/src/xftrender.c +++ b/src/xftrender.c @@ -1,5 +1,5 @@ /* - * $XFree86: xc/lib/Xft/xftrender.c,v 1.15 2002/12/14 01:59:38 dawes Exp $ + * $XFree86$ * * Copyright © 2000 Keith Packard, member of The XFree86 Project, Inc. * diff --git a/src/xftstr.c b/src/xftstr.c index 473ffad..6f92cc1 100644 --- a/src/xftstr.c +++ b/src/xftstr.c @@ -1,5 +1,5 @@ /* - * $XFree86: xc/lib/Xft/xftstr.c,v 1.7 2002/02/15 07:36:11 keithp Exp $ + * $XFree86$ * * Copyright © 2000 Keith Packard, member of The XFree86 Project, Inc. * diff --git a/src/xftswap.c b/src/xftswap.c index d9c5313..52d63d1 100644 --- a/src/xftswap.c +++ b/src/xftswap.c @@ -1,5 +1,5 @@ /* - * $XFree86: xc/lib/Xft/xftswap.c,v 1.1 2002/02/15 07:37:35 keithp Exp $ + * $XFree86$ * * Copyright © 2002 Keith Packard, member of The XFree86 Project, Inc. * diff --git a/src/xftxlfd.c b/src/xftxlfd.c index dd15630..8b6fd74 100644 --- a/src/xftxlfd.c +++ b/src/xftxlfd.c @@ -1,5 +1,5 @@ /* - * $XFree86: xc/lib/Xft/xftxlfd.c,v 1.10 2003/05/27 22:26:41 tsi Exp $ + * $XFree86$ * * Copyright © 2000 Keith Packard, member of The XFree86 Project, Inc. * |