diff --git a/lib/modules/Protocols.pmod/X.pmod/Auth.pmod b/lib/modules/Protocols.pmod/X.pmod/Auth.pmod index 1e376c401a6617a22180a7c069034c300d6fa0c6..3360269d3c82de0c1aa94f8ae9a23b788b548edb 100644 --- a/lib/modules/Protocols.pmod/X.pmod/Auth.pmod +++ b/lib/modules/Protocols.pmod/X.pmod/Auth.pmod @@ -1,10 +1,10 @@ /* Auth.pmod * - * $Id: Auth.pmod,v 1.2 1998/04/06 15:47:50 nisse Exp $ + * $Id: Auth.pmod,v 1.3 1998/04/19 00:30:59 grubba Exp $ */ /* - * px, a Pike interface to the X Window System + * Protocols.X, a Pike interface to the X Window System * * Copyright (C) 1998, Niels M�ller, Per Hedbor, Marcus Comstedt, * Pontus Hagland, David Hedbor. diff --git a/lib/modules/Protocols.pmod/X.pmod/Extensions.pmod b/lib/modules/Protocols.pmod/X.pmod/Extensions.pmod index 4ca56441805fe6195f46d691a122fe6bcf3c9d3b..1aa4992a29049dcd13d9536820f8c095165d8a49 100644 --- a/lib/modules/Protocols.pmod/X.pmod/Extensions.pmod +++ b/lib/modules/Protocols.pmod/X.pmod/Extensions.pmod @@ -1,9 +1,9 @@ /* Shaped windows. * - * $Id: Extensions.pmod,v 1.6 1998/04/06 15:47:52 nisse Exp $ + * $Id: Extensions.pmod,v 1.7 1998/04/19 00:31:00 grubba Exp $ /* - * px, a Pike interface to the X Window System + * Protocols.X, a Pike interface to the X Window System * * Copyright (C) 1998, Niels M�ller, Per Hedbor, Marcus Comstedt, * Pontus Hagland, David Hedbor. diff --git a/lib/modules/Protocols.pmod/X.pmod/Requests.pmod b/lib/modules/Protocols.pmod/X.pmod/Requests.pmod index d7e7d4ed01618014df4587787382f863c8062bbb..1d530d62c6e603d485c4fe9261160523c5a68335 100644 --- a/lib/modules/Protocols.pmod/X.pmod/Requests.pmod +++ b/lib/modules/Protocols.pmod/X.pmod/Requests.pmod @@ -1,10 +1,10 @@ /* Requests.pike * - * $Id: Requests.pmod,v 1.24 1998/04/06 15:47:58 nisse Exp $ + * $Id: Requests.pmod,v 1.25 1998/04/19 00:31:01 grubba Exp $ */ /* - * px, a Pike interface to the X Window System + * Protocols.X, a Pike interface to the X Window System * * Copyright (C) 1998, Niels M�ller, Per Hedbor, Marcus Comstedt, * Pontus Hagland, David Hedbor. diff --git a/lib/modules/Protocols.pmod/X.pmod/Types.pmod b/lib/modules/Protocols.pmod/X.pmod/Types.pmod index 110bc5c07fd61c16c0966c115f827a97d572d943..5f110b9d14db7a686fc6961117c0ae4c341a775c 100644 --- a/lib/modules/Protocols.pmod/X.pmod/Types.pmod +++ b/lib/modules/Protocols.pmod/X.pmod/Types.pmod @@ -1,10 +1,10 @@ /* Types.pmod * - * $Id: Types.pmod,v 1.30 1998/04/18 01:08:13 cardeci Exp $ + * $Id: Types.pmod,v 1.31 1998/04/19 00:31:02 grubba Exp $ */ /* - * px, a Pike interface to the X Window System + * Protocols.X, a Pike interface to the X Window System * * Copyright (C) 1998, Niels M�ller, Per Hedbor, Marcus Comstedt, * Pontus Hagland, David Hedbor. diff --git a/lib/modules/Protocols.pmod/X.pmod/XImage.pmod b/lib/modules/Protocols.pmod/X.pmod/XImage.pmod index 09a51393cf9869d0f0c6e47ab0840f7c9316ed65..b7915a117d6f87f4afd29e483c01463474f62ed1 100644 --- a/lib/modules/Protocols.pmod/X.pmod/XImage.pmod +++ b/lib/modules/Protocols.pmod/X.pmod/XImage.pmod @@ -1,10 +1,10 @@ /* XImage.pmod * - * $Id: XImage.pmod,v 1.9 1998/04/18 01:06:55 cardeci Exp $ + * $Id: XImage.pmod,v 1.10 1998/04/19 00:31:04 grubba Exp $ */ /* - * px, a Pike interface to the X Window System + * Protocols.X, a Pike interface to the X Window System * * Copyright (C) 1998, Niels M�ller, Per Hedbor, Marcus Comstedt, * Pontus Hagland, David Hedbor. diff --git a/lib/modules/Protocols.pmod/X.pmod/XTools.pmod b/lib/modules/Protocols.pmod/X.pmod/XTools.pmod index e822649cfcc4296d00ff626056506d43137faf17..f2ac551f558ebf73b918f686ecb84d995f0778cd 100644 --- a/lib/modules/Protocols.pmod/X.pmod/XTools.pmod +++ b/lib/modules/Protocols.pmod/X.pmod/XTools.pmod @@ -1,13 +1,13 @@ /* XTools.pmod * - * $Id: XTools.pmod,v 1.3 1998/04/06 15:48:04 nisse Exp $ + * $Id: XTools.pmod,v 1.4 1998/04/19 00:31:05 grubba Exp $ * * Various tools that are higher level than raw X, but are lower level * than widgets. */ /* - * px, a Pike interface to the X Window System + * Protocols.X, a Pike interface to the X Window System * * Copyright (C) 1998, Niels M�ller, Per Hedbor, Marcus Comstedt, * Pontus Hagland, David Hedbor. diff --git a/lib/modules/Protocols.pmod/X.pmod/Xlib.pmod b/lib/modules/Protocols.pmod/X.pmod/Xlib.pmod index ebc2e86b709878b2a8b3f4f5991582114c350c15..d28573d4841980b5930c801782a28affcda84b6c 100644 --- a/lib/modules/Protocols.pmod/X.pmod/Xlib.pmod +++ b/lib/modules/Protocols.pmod/X.pmod/Xlib.pmod @@ -1,10 +1,10 @@ /* Xlib.pmod * - * $Id: Xlib.pmod,v 1.31 1998/04/18 01:09:05 cardeci Exp $ + * $Id: Xlib.pmod,v 1.32 1998/04/19 00:31:06 grubba Exp $ */ /* - * px, a Pike interface to the X Window System + * Protocols.X, a Pike interface to the X Window System * * Copyright (C) 1998, Niels M�ller, Per Hedbor, Marcus Comstedt, * Pontus Hagland, David Hedbor. diff --git a/lib/modules/Protocols.pmod/X.pmod/_Types.pmod b/lib/modules/Protocols.pmod/X.pmod/_Types.pmod index 4da5619ae95b61fc29bf276c710fd9800bc001c7..7fe1480fc15fb8be5f2e9299b9d1652806de503e 100644 --- a/lib/modules/Protocols.pmod/X.pmod/_Types.pmod +++ b/lib/modules/Protocols.pmod/X.pmod/_Types.pmod @@ -2,11 +2,11 @@ * * Kludge for pike-0.5 * - * $Id: _Types.pmod,v 1.2 1998/04/06 15:48:08 nisse Exp $ + * $Id: _Types.pmod,v 1.3 1998/04/19 00:31:08 grubba Exp $ */ /* - * px, a Pike interface to the X Window System + * Protocols.X, a Pike interface to the X Window System * * Copyright (C) 1998, Niels M�ller, Per Hedbor, Marcus Comstedt, * Pontus Hagland, David Hedbor. diff --git a/lib/modules/Protocols.pmod/X.pmod/_Xlib.pmod b/lib/modules/Protocols.pmod/X.pmod/_Xlib.pmod index b1f1ec139117eb8a83f56776ddff8c1ff1e09887..98872e9aff95a6c786a63a56eb451bac8a7aaf3a 100644 --- a/lib/modules/Protocols.pmod/X.pmod/_Xlib.pmod +++ b/lib/modules/Protocols.pmod/X.pmod/_Xlib.pmod @@ -1,12 +1,12 @@ /* _Xlib.pmod * - * $Id: _Xlib.pmod,v 1.12 1998/04/06 15:48:10 nisse Exp $ + * $Id: _Xlib.pmod,v 1.13 1998/04/19 00:31:09 grubba Exp $ * * Kluge, should be in Xlib.pmod */ /* - * px, a Pike interface to the X Window System + * Protocols.X, a Pike interface to the X Window System * * Copyright (C) 1998, Niels M�ller, Per Hedbor, Marcus Comstedt, * Pontus Hagland, David Hedbor.