aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog3
-rw-r--r--src/fe/gtk/Timezone.py6
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 <agaffney@gentoo.org> src/fe/gtk/Timezone.py:
+ Remove text referring to UTC
+
09 Apr 2008; Andrew Gaffney <agaffney@gentoo.org>
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 = """
<b><u>Timezone</u></b>
-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.
"""