tazwok diff examples/tazwok.conf @ rev 180

Added gnome mirror to tazwok.conf.
author Christopher Rogers <slaxemulator@gmail.com>
date Wed Nov 03 01:33:32 2010 +0000 (2010-11-03)
parents 004961b7dd06
children 30fbac111125
line diff
     1.1 --- a/examples/tazwok.conf	Sun May 16 16:38:27 2010 +0000
     1.2 +++ b/examples/tazwok.conf	Wed Nov 03 01:33:32 2010 +0000
     1.3 @@ -32,6 +32,8 @@
     1.4  SF_MIRROR="http://switch.dl.sourceforge.net/sourceforge"
     1.5  # Xorg mirror :
     1.6  XORG_MIRROR="ftp://ftp.solnet.ch/mirror/x.org/pub/individual"
     1.7 +# Gnome mirror :
     1.8 +GNOME_MIRROR="http://ftp.gnome.org/pub/GNOME/sources"
     1.9  
    1.10  # Favorite console editor.
    1.11  EDITOR="nano"