From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27678 invoked by alias); 5 Feb 2002 20:16:34 -0000 Mailing-List: contact rhl-cvs-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: rhl-cvs-owner@sources.redhat.com Received: (qmail 27610 invoked by uid 9209); 5 Feb 2002 20:16:29 -0000 Date: Tue, 05 Feb 2002 12:16:00 -0000 Message-ID: <20020205201628.27602.qmail@sources.redhat.com> From: nalin@sources.redhat.com To: rhl-cvs@sources.redhat.com Subject: firstboot/src firstbootWindow.py X-SW-Source: 2002-q1/txt/msg00492.txt.bz2 List-Id: CVSROOT: /cvs/rhl Module name: firstboot Changes by: nalin@sources.redhat.com 2002-02-05 12:16:27 Modified files: src : firstbootWindow.py Log message: Add a --debug flag. Hook up a handler to the notebook's switch-page signal, and handle it properly. Add comments. Make doReconfig = 1 if in reconfig mode (the other way was very confusing).