summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEgbert Eich <eich@suse.de>2004-03-14 08:34:50 +0000
committerEgbert Eich <eich@suse.de>2004-03-14 08:34:50 +0000
commit9ba152d28e1a57bd0e0c841ba35e6374070ba2dc (patch)
treef522075b90901fe276a9b3f2ff366d75bd39e5b6
parent9ad041dcc1fa1e142b9f688463f93fb1ecc31fd5 (diff)
Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004xf86-4_4_99_1
-rw-r--r--Editres-color.ad2
-rw-r--r--Editres.ad2
-rw-r--r--actions.c2
-rw-r--r--comm.c2
-rw-r--r--editres.c2
-rw-r--r--editres.man2
-rw-r--r--editresP.h2
-rw-r--r--geometry.c2
-rw-r--r--handler.c2
-rw-r--r--setvalues.c2
-rw-r--r--svpopup.c2
-rw-r--r--utils.c2
-rw-r--r--widgets.c2
-rw-r--r--wtree.c2
14 files changed, 14 insertions, 14 deletions
diff --git a/Editres-color.ad b/Editres-color.ad
index 1895427..3e40e1f 100644
--- a/Editres-color.ad
+++ b/Editres-color.ad
@@ -1,7 +1,7 @@
! $Xorg: Edit-col.ad,v 1.3 2000/08/17 19:53:50 cpqbld Exp $
! Here are some suggested resources if you are using a color workstation.
! They look pretty good on my display, your mileage may vary.
-! $XFree86: xc/programs/editres/Edit-col.ad,v 1.2 1999/05/16 10:13:06 dawes Exp $
+! $XFree86: xc/programs/editres/Edit-col.ad,v 1.4 2002/07/04 17:04:23 paulo Exp $
#include "Editres"
diff --git a/Editres.ad b/Editres.ad
index 9e8dc16..d10c7c3 100644
--- a/Editres.ad
+++ b/Editres.ad
@@ -3,7 +3,7 @@
!
!
!
-! $XFree86: xc/programs/editres/Editres.ad,v 1.2 1999/05/09 10:52:00 dawes Exp $
+! $XFree86: xc/programs/editres/Editres.ad,v 1.4 2002/07/04 17:04:23 paulo Exp $
!
! The App-defaults file for Editres.
diff --git a/actions.c b/actions.c
index a6764e0..800231c 100644
--- a/actions.c
+++ b/actions.c
@@ -23,7 +23,7 @@ Except as contained in this notice, the name of The Open Group shall not be
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: xc/programs/editres/actions.c,v 1.6tsi Exp $ */
+/* $XFree86: xc/programs/editres/actions.c,v 1.7 2003/05/27 22:26:55 tsi Exp $ */
#include <stdio.h>
#include <stdlib.h>
diff --git a/comm.c b/comm.c
index 52e03b3..10494fb 100644
--- a/comm.c
+++ b/comm.c
@@ -26,7 +26,7 @@ other dealings in this Software without prior written authorization
from The Open Group.
*/
-/* $XFree86: xc/programs/editres/comm.c,v 1.4 2001/01/17 23:44:52 dawes Exp $ */
+/* $XFree86: xc/programs/editres/comm.c,v 1.5 2001/12/14 20:00:42 dawes Exp $ */
/*
diff --git a/editres.c b/editres.c
index d8d436f..3a2c9b9 100644
--- a/editres.c
+++ b/editres.c
@@ -23,7 +23,7 @@ Except as contained in this notice, the name of The Open Group shall not be
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: xc/programs/editres/editres.c,v 1.6 2001/04/01 14:00:17 tsi Exp $ */
+/* $XFree86: xc/programs/editres/editres.c,v 1.7 2001/12/14 20:00:42 dawes Exp $ */
#include <stdio.h>
#include <stdlib.h>
diff --git a/editres.man b/editres.man
index e42b411..174a027 100644
--- a/editres.man
+++ b/editres.man
@@ -23,7 +23,7 @@
.\" other dealings in this Software without prior written authorization
.\" from The Open Group.
.\"
-.\" $XFree86: xc/programs/editres/editres.man,v 1.8 2001/12/14 20:00:42 dawes Exp $
+.\" $XFree86: xc/programs/editres/editres.man,v 1.9 2002/10/12 16:06:44 herrb Exp $
.\"
.TH EDITRES 1 __xorgversion__
.SH NAME
diff --git a/editresP.h b/editresP.h
index 0719511..8973fff 100644
--- a/editresP.h
+++ b/editresP.h
@@ -26,7 +26,7 @@ in this Software without prior written authorization from The Open Group.
*
* Author: Chris D. Peterson, MIT X Consortium
*/
-/* $XFree86: xc/programs/editres/editresP.h,v 1.6 2001/07/25 15:05:13 dawes Exp $ */
+/* $XFree86: xc/programs/editres/editresP.h,v 1.7 2001/12/14 20:00:42 dawes Exp $ */
#include <X11/Xmu/EditresP.h>
#include <X11/Xresource.h>
diff --git a/geometry.c b/geometry.c
index ab706a9..34f6c22 100644
--- a/geometry.c
+++ b/geometry.c
@@ -25,7 +25,7 @@ in this Software without prior written authorization from The Open Group.
*
* Author: Chris D. Peterson, MIT X Consortium
*/
-/* $XFree86: xc/programs/editres/geometry.c,v 1.4 2001/01/17 23:44:52 dawes Exp $ */
+/* $XFree86: xc/programs/editres/geometry.c,v 1.5 2001/12/14 20:00:43 dawes Exp $ */
#include <X11/Intrinsic.h>
#include <X11/StringDefs.h>
diff --git a/handler.c b/handler.c
index c7b7770..1b64e78 100644
--- a/handler.c
+++ b/handler.c
@@ -24,7 +24,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: xc/programs/editres/handler.c,v 1.7tsi Exp $ */
+/* $XFree86: xc/programs/editres/handler.c,v 1.8 2003/10/24 20:38:10 tsi Exp $ */
#include <X11/Intrinsic.h>
#include <X11/StringDefs.h>
diff --git a/setvalues.c b/setvalues.c
index 5c4ac3b..c80c254 100644
--- a/setvalues.c
+++ b/setvalues.c
@@ -25,7 +25,7 @@ in this Software without prior written authorization from The Open Group.
*
* Author: Chris D. Peterson, MIT X Consortium
*/
-/* $XFree86: xc/programs/editres/setvalues.c,v 1.4 2001/01/17 23:44:52 dawes Exp $ */
+/* $XFree86: xc/programs/editres/setvalues.c,v 1.5 2001/12/14 20:00:43 dawes Exp $ */
#include <X11/Intrinsic.h>
#include <X11/StringDefs.h>
diff --git a/svpopup.c b/svpopup.c
index 8affe88..cccfee0 100644
--- a/svpopup.c
+++ b/svpopup.c
@@ -25,7 +25,7 @@ in this Software without prior written authorization from The Open Group.
*
* Author: Chris D. Peterson, MIT X Consortium
*/
-/* $XFree86: xc/programs/editres/svpopup.c,v 1.5 2001/01/17 23:44:52 dawes Exp $ */
+/* $XFree86: xc/programs/editres/svpopup.c,v 1.6 2001/12/14 20:00:43 dawes Exp $ */
#include <X11/Intrinsic.h>
#include <X11/StringDefs.h> /* Get standard string definations. */
diff --git a/utils.c b/utils.c
index dd2e8a3..5c61ee3 100644
--- a/utils.c
+++ b/utils.c
@@ -23,7 +23,7 @@ Except as contained in this notice, the name of The Open Group shall not be
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: xc/programs/editres/utils.c,v 1.5 2001/04/01 14:00:17 tsi Exp $ */
+/* $XFree86: xc/programs/editres/utils.c,v 1.6 2001/12/14 20:00:43 dawes Exp $ */
#include <X11/Intrinsic.h>
#include <X11/Xutil.h>
diff --git a/widgets.c b/widgets.c
index 6688653..a34c87f 100644
--- a/widgets.c
+++ b/widgets.c
@@ -23,7 +23,7 @@ Except as contained in this notice, the name of The Open Group shall not be
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: xc/programs/editres/widgets.c,v 1.5 2001/01/17 23:44:52 dawes Exp $ */
+/* $XFree86: xc/programs/editres/widgets.c,v 1.6 2001/12/14 20:00:43 dawes Exp $ */
/*
* Code for creating all widgets used by EditRes.
diff --git a/wtree.c b/wtree.c
index ec90316..254f5d0 100644
--- a/wtree.c
+++ b/wtree.c
@@ -23,7 +23,7 @@ Except as contained in this notice, the name of The Open Group shall not be
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: xc/programs/editres/wtree.c,v 1.4 2001/01/17 23:44:53 dawes Exp $ */
+/* $XFree86: xc/programs/editres/wtree.c,v 1.5 2001/12/14 20:00:44 dawes Exp $ */
#include <stdio.h>
#include <X11/Intrinsic.h>