aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Gaffney <agaffney@gentoo.org>2008-04-16 12:13:20 +0000
committerAndrew Gaffney <agaffney@gentoo.org>2008-04-16 12:13:20 +0000
commite7f58ad14058aa923c22644b5f5dfa55154f9e91 (patch)
tree4bb49b4b6ae55ebdd692313a5f962cef6377c84f
parentAdd alsa-utils to package list (diff)
downloadgli-e7f58ad14058aa923c22644b5f5dfa55154f9e91.tar.gz
gli-e7f58ad14058aa923c22644b5f5dfa55154f9e91.tar.bz2
gli-e7f58ad14058aa923c22644b5f5dfa55154f9e91.zip
Remove text referring to UTC
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/gli/trunk@1896 f8877401-5920-0410-a79b-8e2d7e04ca0d
-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.
"""