summaryrefslogtreecommitdiffstats
path: root/ds9/library/mask.tcl
diff options
context:
space:
mode:
Diffstat (limited to 'ds9/library/mask.tcl')
-rw-r--r--ds9/library/mask.tcl3
1 files changed, 3 insertions, 0 deletions
diff --git a/ds9/library/mask.tcl b/ds9/library/mask.tcl
index 0c1f0ee..9936c36 100644
--- a/ds9/library/mask.tcl
+++ b/ds9/library/mask.tcl
@@ -125,6 +125,9 @@ proc MaskDialog {} {
$mb.file.open add command \
-label "[msgcat::mc {Mosaic IRAF Segment}]..." \
-command [list OpenDialog mosaiciraf mask]
+ $mb.file.open add command \
+ -label "[msgcat::mc {Mosaic WFPC2}]..." \
+ -command [list OpenDialog mosaicimagewfpc2 mask]
menu $mb.file.import
$mb.file.import add command \