summaryrefslogtreecommitdiffstats
path: root/textw
diff options
context:
space:
mode:
authorErik Troan <ewt@redhat.com>2001-01-25 02:07:13 +0000
committerErik Troan <ewt@redhat.com>2001-01-25 02:07:13 +0000
commit6a8b49284869128b2effbd80cfb9364b326ad5f9 (patch)
tree8e6effb09c439976f2698be04e10e347de79573b /textw
parentefeb929ce3d1ab03b83a2b550e308a16e18f4565 (diff)
downloadanaconda-6a8b49284869128b2effbd80cfb9364b326ad5f9.tar.gz
anaconda-6a8b49284869128b2effbd80cfb9364b326ad5f9.tar.xz
anaconda-6a8b49284869128b2effbd80cfb9364b326ad5f9.zip
broke all language-related operations. so there.
Diffstat (limited to 'textw')
-rw-r--r--textw/timezone_text.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/textw/timezone_text.py b/textw/timezone_text.py
index 0a04c1d79..978a5dc42 100644
--- a/textw/timezone_text.py
+++ b/textw/timezone_text.py
@@ -63,8 +63,7 @@ class TimezoneWindow:
if rc:
(default, asUtc, asArc) = rc
else:
- default = iutil.defaultZone(todo.language.get())
- asUtc = 0
+ default = todo.instTimeLanguage.getDefaultTimeZone()
bb = ButtonBar(screen, [(_("OK"), "ok"), (_("Back"), "back")])
t = TextboxReflowed(30,