summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEgbert Eich <eich@suse.de>2004-02-26 13:36:26 +0000
committerEgbert Eich <eich@suse.de>2004-02-26 13:36:26 +0000
commit31ddd14f11eb95e320a46d3853501bd95a7201f6 (patch)
tree221744a5824b8dfc5e70f84018427a930aec0446
parent35bc26bea9b679ce158c87af613704ff136fbd1f (diff)
readding XFree86's cvs IDsxf86-4_3_99_903
-rw-r--r--helper/GetUrl.c2
-rw-r--r--helper/xrx.man2
-rw-r--r--plugin/Main.c2
-rw-r--r--plugin/PProcess.c2
-rw-r--r--plugin/include/jri_md.h2
-rw-r--r--plugin/include/npapi.h2
-rw-r--r--plugin/libxrx.man2
-rw-r--r--rx/Prefs.c2
-rw-r--r--rx/XDpyName.c2
-rw-r--r--rx/XUrls.c2
-rw-r--r--testplugin/testplugin.man2
-rw-r--r--xnest-plugin/XnestDis.c2
12 files changed, 12 insertions, 12 deletions
diff --git a/helper/GetUrl.c b/helper/GetUrl.c
index 39d2195..d116209 100644
--- a/helper/GetUrl.c
+++ b/helper/GetUrl.c
@@ -26,7 +26,7 @@ other dealings in this Software without prior written authorization from
The Open Group.
*/
-/* $XFree86$ */
+/* $XFree86: xc/programs/xrx/helper/GetUrl.c,v 1.5 2003/07/20 16:12:20 tsi Exp $ */
/*
* This file is really split into two major parts where GetUrl is implemented
diff --git a/helper/xrx.man b/helper/xrx.man
index b7487c1..8eb74b2 100644
--- a/helper/xrx.man
+++ b/helper/xrx.man
@@ -24,7 +24,7 @@
.\" from The Open Group.
.\"
.\"
-.\" $XFree86$
+.\" $XFree86: xc/programs/xrx/helper/xrx.man,v 1.7 2001/12/14 20:02:16 dawes Exp $
.\"
.TH XRX 1 __xorgversion__
.SH NAME
diff --git a/plugin/Main.c b/plugin/Main.c
index 7b6aed8..7aab439 100644
--- a/plugin/Main.c
+++ b/plugin/Main.c
@@ -26,7 +26,7 @@ other dealings in this Software without prior written authorization from
The Open Group.
*/
-/* $XFree86$ */
+/* $XFree86: xc/programs/xrx/plugin/Main.c,v 1.9 2003/05/27 22:27:09 tsi Exp $ */
/*
* RX plug-in module based on the UnixTemplate file provided by Netcape.
diff --git a/plugin/PProcess.c b/plugin/PProcess.c
index 8b27c77..fa75c1e 100644
--- a/plugin/PProcess.c
+++ b/plugin/PProcess.c
@@ -26,7 +26,7 @@ other dealings in this Software without prior written authorization from
The Open Group.
*/
-/* $XFree86$ */
+/* $XFree86: xc/programs/xrx/plugin/PProcess.c,v 1.7 2003/12/22 17:48:13 tsi Exp $ */
#include "RxPlugin.h"
#include "XUrls.h"
diff --git a/plugin/include/jri_md.h b/plugin/include/jri_md.h
index 7b10154..a7e5e03 100644
--- a/plugin/include/jri_md.h
+++ b/plugin/include/jri_md.h
@@ -4,7 +4,7 @@
* Java Runtime Interface - Machine Dependent Types
* Copyright (c) 1996 Netscape Communications Corporation. All rights reserved.
******************************************************************************/
-/* $XFree86$ */
+/* $XFree86: xc/programs/xrx/plugin/include/jri_md.h,v 1.3 2001/01/17 23:46:25 dawes Exp $ */
#ifndef JRI_MD_H
#define JRI_MD_H
diff --git a/plugin/include/npapi.h b/plugin/include/npapi.h
index dd6444b..888274f 100644
--- a/plugin/include/npapi.h
+++ b/plugin/include/npapi.h
@@ -4,7 +4,7 @@
* npapi.h Revision: 1.76
* Netscape client plug-in API spec
*/
-/* $XFree86$ */
+/* $XFree86: xc/programs/xrx/plugin/include/npapi.h,v 1.5 2001/07/25 15:05:28 dawes Exp $ */
#ifndef _NPAPI_H_
#define _NPAPI_H_
diff --git a/plugin/libxrx.man b/plugin/libxrx.man
index 25bc7e3..703e7e9 100644
--- a/plugin/libxrx.man
+++ b/plugin/libxrx.man
@@ -24,7 +24,7 @@
.\" from The Open Group.
.\"
.\"
-.\" $XFree86$
+.\" $XFree86: xc/programs/xrx/plugin/libxrx.man,v 1.8 2001/12/14 20:02:17 dawes Exp $
.\"
.TH LIBXRX 1 __xorgversion__
.SH NAME
diff --git a/rx/Prefs.c b/rx/Prefs.c
index bd0860f..5f3e5c0 100644
--- a/rx/Prefs.c
+++ b/rx/Prefs.c
@@ -26,7 +26,7 @@ other dealings in this Software without prior written authorization from
The Open Group.
*/
-/* $XFree86$ */
+/* $XFree86: xc/programs/xrx/rx/Prefs.c,v 1.6 2001/12/14 20:02:19 dawes Exp $ */
#include "Prefs.h"
#include <ctype.h>
diff --git a/rx/XDpyName.c b/rx/XDpyName.c
index 76625a5..106f2e3 100644
--- a/rx/XDpyName.c
+++ b/rx/XDpyName.c
@@ -26,7 +26,7 @@ other dealings in this Software without prior written authorization from
The Open Group.
*/
-/* $XFree86$ */
+/* $XFree86: xc/programs/xrx/rx/XDpyName.c,v 1.7 2003/10/24 20:38:22 tsi Exp $ */
#ifdef XP_UNIX
#include "RxPlugin.h" /* for PluginGlobal */
diff --git a/rx/XUrls.c b/rx/XUrls.c
index 80408b9..105a805 100644
--- a/rx/XUrls.c
+++ b/rx/XUrls.c
@@ -26,7 +26,7 @@ other dealings in this Software without prior written authorization from
The Open Group.
*/
-/* $XFree86$ */
+/* $XFree86: xc/programs/xrx/rx/XUrls.c,v 1.12 2003/07/20 16:12:20 tsi Exp $ */
#include "RxI.h"
#include "XUrls.h"
diff --git a/testplugin/testplugin.man b/testplugin/testplugin.man
index 6d8a298..9ce11ec 100644
--- a/testplugin/testplugin.man
+++ b/testplugin/testplugin.man
@@ -23,7 +23,7 @@
.\" other dealings in this Software without prior written authorization
.\" from The Open Group.
.\"
-.\" $XFree86$
+.\" $XFree86: xc/programs/xrx/testplugin/testplugin.man,v 1.7 2001/12/14 20:02:21 dawes Exp $
.\"
.TH TESTPLUGIN 1 __xorgversion__
.SH NAME
diff --git a/xnest-plugin/XnestDis.c b/xnest-plugin/XnestDis.c
index b93a20f..36266e4 100644
--- a/xnest-plugin/XnestDis.c
+++ b/xnest-plugin/XnestDis.c
@@ -26,7 +26,7 @@ other dealings in this Software without prior written authorization from
The Open Group.
*/
-/* $XFree86$ */
+/* $XFree86: xc/programs/xrx/xnest-plugin/XnestDis.c,v 1.3 2003/07/20 16:12:21 tsi Exp $ */
#include "RxPlugin.h"