summaryrefslogtreecommitdiffstats
path: root/iw/format_gui.py
diff options
context:
space:
mode:
authorMike Fulbright <msf@redhat.com>2000-12-13 17:40:09 +0000
committerMike Fulbright <msf@redhat.com>2000-12-13 17:40:09 +0000
commit1faa029003ecc766fe4c481f382a37ef423b77ec (patch)
tree2f7a07cd989810bfa3d910e9f80eb407cd6be9cb /iw/format_gui.py
parenta6cbe352c7bfe84330770797e3abac2aba844d62 (diff)
downloadanaconda-1faa029003ecc766fe4c481f382a37ef423b77ec.tar.gz
anaconda-1faa029003ecc766fe4c481f382a37ef423b77ec.tar.xz
anaconda-1faa029003ecc766fe4c481f382a37ef423b77ec.zip
added comments to tell what tags correspond to what screens
Diffstat (limited to 'iw/format_gui.py')
-rw-r--r--iw/format_gui.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/iw/format_gui.py b/iw/format_gui.py
index 647d315f2..6a0526bb4 100644
--- a/iw/format_gui.py
+++ b/iw/format_gui.py
@@ -14,6 +14,7 @@ class FormatWindow (InstallWindow):
## ics.setHTML ("<HTML><BODY>Choose partitions to Format</BODY></HTML>")
ics.readHTML ("format")
+ # FormatWindow tag="format"
def getScreen (self):
def toggled (widget, (todo, dev)):
if widget.get_active ():