summaryrefslogtreecommitdiffstats
path: root/iw/fdisk_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/fdisk_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/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 3768b6fd7..76b8a92ef 100644
--- a/iw/fdisk_gui.py
+++ b/iw/fdisk_gui.py
@@ -78,6 +78,7 @@ class FDiskWindow (InstallWindow):
self.ics.setPrevEnabled (0)
self.ics.setNextEnabled (0)
+ # FDiskWindow tag="fdisk"
def getScreen (self):
# from installpath_gui import InstallPathWindow
#