head	1.2;
access;
symbols
	RELEASE_7_2_0:1.1
	RELEASE_7_1_0:1.1
	RELEASE_6_4_0:1.1
	RELEASE_5_EOL:1.1
	RELEASE_7_0_0:1.1
	RELEASE_6_3_0:1.1
	PRE_XORG_7:1.1
	RELEASE_4_EOL:1.1
	RELEASE_6_2_0:1.1
	RELEASE_6_1_0:1.1
	RELEASE_5_5_0:1.1
	RELEASE_6_0_0:1.1
	RELEASE_5_4_0:1.1
	RELEASE_4_11_0:1.1
	RELEASE_5_3_0:1.1
	RELEASE_4_10_0:1.1
	RELEASE_5_2_1:1.1
	RELEASE_5_2_0:1.1
	RELEASE_4_9_0:1.1
	RELEASE_5_1_0:1.1
	RELEASE_4_8_0:1.1
	RELEASE_5_0_0:1.1
	RELEASE_4_7_0:1.1
	RELEASE_4_6_2:1.1
	RELEASE_4_6_1:1.1
	RELEASE_4_6_0:1.1
	RELEASE_5_0_DP1:1.1
	RELEASE_4_5_0:1.1
	RELEASE_4_4_0:1.1
	RELEASE_4_3_0:1.1
	RELEASE_4_2_0:1.1
	RELEASE_4_1_1:1.1
	RELEASE_4_1_0:1.1
	RELEASE_3_5_0:1.1
	RELEASE_4_0_0:1.1
	RELEASE_3_4_0:1.1
	RELEASE_3_3_0:1.1
	RELEASE_3_2_0:1.1
	RELEASE_3_1_0:1.1
	RELEASE_2_2_8:1.1;
locks; strict;
comment	@# @;


1.2
date	2009.07.08.02.35.36;	author pgollucci;	state dead;
branches;
next	1.1;

1.1
date	98.11.02.20.04.29;	author ache;	state Exp;
branches;
next	;


desc
@@


1.2
log
@- patch file shuffle for my sanity
@
text
@--- lib/config.pl.orig	Tue Jul 28 03:19:55 1998
+++ lib/config.pl	Mon Nov  2 18:00:02 1998
@@@@ -36,6 +36,8 @@@@
 		 addboxes
 		 vhost
 		 usemaxmem
+		 locale
+		 charset
 		 urllist
 );  # in *that* order
 
@@@@ -101,7 +103,7 @@@@
 
    # fill in the values so there's *something* there...
    foreach $var (@@ConfigVars) {
-      $Values{$var} = "{}";
+      $Values{$var} = "";
    }
 
    foreach $line (@@lines) {
@


1.1
log
@Localize it
@
text
@@

