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: Fri, 01 Jul 2011 02:03:26
Message-Id: 301adc55a30cd82949d6910d335454881bd5ece1.wiktor@gentoo
1 commit: 301adc55a30cd82949d6910d335454881bd5ece1
2 Author: wiktor w brodlo <wiktor <AT> brodlo <DOT> net>
3 AuthorDate: Fri Jul 1 02:03:00 2011 +0000
4 Commit: Wiktor W Brodlo <wiktor <AT> brodlo <DOT> net>
5 CommitDate: Fri Jul 1 02:03:00 2011 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/anaconda.git;a=commit;h=301adc55
7
8 iw/makeconf_gui.py: import gui
9
10 ---
11 iw/makeconf_gui.py | 1 +
12 1 files changed, 1 insertions(+), 0 deletions(-)
13
14 diff --git a/iw/makeconf_gui.py b/iw/makeconf_gui.py
15 index 6c1d3fd..c8a77be 100644
16 --- a/iw/makeconf_gui.py
17 +++ b/iw/makeconf_gui.py
18 @@ -25,6 +25,7 @@ import gtk.gdk
19 import gobject
20 import pango
21 import sys
22 +import gui
23
24 from iw_gui import *