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: Wed, 03 Aug 2011 08:59:34
Message-Id: 555834eed9fbbc45703d4f151266768a0cf9f21f.wiktor@gentoo
1 commit: 555834eed9fbbc45703d4f151266768a0cf9f21f
2 Author: wiktor w brodlo <wiktor <AT> brodlo <DOT> net>
3 AuthorDate: Wed Aug 3 08:58:59 2011 +0000
4 Commit: Wiktor W Brodlo <wiktor <AT> brodlo <DOT> net>
5 CommitDate: Wed Aug 3 08:58:59 2011 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/anaconda.git;a=commit;h=555834ee
7
8 iw/timezone_gui.py: import gui
9
10 ---
11 iw/timezone_gui.py | 1 +
12 1 files changed, 1 insertions(+), 0 deletions(-)
13
14 diff --git a/iw/timezone_gui.py b/iw/timezone_gui.py
15 index 720f87e..202719c 100644
16 --- a/iw/timezone_gui.py
17 +++ b/iw/timezone_gui.py
18 @@ -26,6 +26,7 @@ import gobject
19 from scdate.core import zonetab
20 import pango
21 import sys
22 +import gui
23
24 from timezone_map_gui import TimezoneMap, Enum
25 from iw_gui import *