Gentoo Archives: gentoo-commits

From: Wiktor W Brodlo <wiktor@××××××.net>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/anaconda:master commit in: iw/
Date: Mon, 01 Aug 2011 09:09:36
Message-Id: 17904e5b34031a5b8b3a45eb6757fa8369e140a8.wiktor@gentoo
1 commit: 17904e5b34031a5b8b3a45eb6757fa8369e140a8
2 Author: wiktor w brodlo <wiktor <AT> brodlo <DOT> net>
3 AuthorDate: Mon Aug 1 09:09:23 2011 +0000
4 Commit: Wiktor W Brodlo <wiktor <AT> brodlo <DOT> net>
5 CommitDate: Mon Aug 1 09:09:23 2011 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/anaconda.git;a=commit;h=17904e5b
7
8 iw/mirrorselect_gui.py: typo
9
10 ---
11 iw/mirrorselect_gui.py | 2 +-
12 1 files changed, 1 insertions(+), 1 deletions(-)
13
14 diff --git a/iw/mirrorselect_gui.py b/iw/mirrorselect_gui.py
15 index 235aed0..c2c5caf 100644
16 --- a/iw/mirrorselect_gui.py
17 +++ b/iw/mirrorselect_gui.py
18 @@ -116,7 +116,7 @@ class MirrorselectWindow(InstallWindow):
19 ipv6 = " ipv6"
20
21 ts.append(country_ts, [cb, mirror, ipv4, ipv6])
22 - ts.set(contry_ts, COLUMN_EDITABLE, True)
23 + ts.set(country_ts, COLUMN_EDITABLE, True)
24
25 def downloadMirrorlist(self):
26 try: