summaryrefslogtreecommitdiffstats
path: root/iw/fdisk_gui.py
diff options
context:
space:
mode:
authorJeremy Katz <katzj@redhat.com>2002-07-08 04:06:59 +0000
committerJeremy Katz <katzj@redhat.com>2002-07-08 04:06:59 +0000
commitde47657c85efb846e17d6fb9ddcb3521c2ddaa9b (patch)
treef4e3cf42f5dec03ccbf3247727b9004430b29491 /iw/fdisk_gui.py
parent7f9109e7854a0d3aa4af7a51bc238bf7c7138169 (diff)
downloadanaconda-de47657c85efb846e17d6fb9ddcb3521c2ddaa9b.tar.gz
anaconda-de47657c85efb846e17d6fb9ddcb3521c2ddaa9b.tar.xz
anaconda-de47657c85efb846e17d6fb9ddcb3521c2ddaa9b.zip
now you change the boot loader from a dialog on the first screen so that confusion is gone, but otherwise, basically the same as things were before. added mnemonics as they were needed
Diffstat (limited to 'iw/fdisk_gui.py')
-rw-r--r--iw/fdisk_gui.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/iw/fdisk_gui.py b/iw/fdisk_gui.py
index 74873c326..22a33ffab 100644
--- a/iw/fdisk_gui.py
+++ b/iw/fdisk_gui.py
@@ -58,6 +58,7 @@ class FDiskWindow (InstallWindow):
term = vte.Terminal()
term.set_encoding("UTF-8")
term.set_font_from_string("monospace")
+
term.connect("child_exited", self.child_died, widget)
self.drive = drive