From e7f58ad14058aa923c22644b5f5dfa55154f9e91 Mon Sep 17 00:00:00 2001 From: Andrew Gaffney Date: Wed, 16 Apr 2008 12:13:20 +0000 Subject: Remove text referring to UTC git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/gli/trunk@1896 f8877401-5920-0410-a79b-8e2d7e04ca0d --- ChangeLog | 3 +++ src/fe/gtk/Timezone.py | 6 +----- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/ChangeLog b/ChangeLog index e714015..ee1e7f7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,9 @@ # Copyright 2005-2008 Gentoo Foundation; Distributed under the GPL v2 # $Id: $ + 16 Apr 2008; Andrew Gaffney src/fe/gtk/Timezone.py: + Remove text referring to UTC + 09 Apr 2008; Andrew Gaffney src/GLIInstallProfile.py: Add alsa-utils to package list diff --git a/src/fe/gtk/Timezone.py b/src/fe/gtk/Timezone.py index 56a910d..fe01ca9 100644 --- a/src/fe/gtk/Timezone.py +++ b/src/fe/gtk/Timezone.py @@ -23,11 +23,7 @@ class Panel(GLIScreen): _helptext = """ Timezone -Pick your timezone, or pick UTC. If you dual-boot with Windows you'll want to \ -choose your local timezone. If your BIOS clock is set to local time you'll \ -also want to choose your local timezone. - -If you choose a local timezone, you'll want to choose "local" for the clock \ +Pick your timezone. If you choose a local timezone, you'll want to choose "local" for the clock \ setting later on in the Other Settings screen. """ -- cgit v1.2.3-65-gdbad