# HG changeset patch # User tz # Date 886871817 -3600 # Node ID 9041bf2ae4671a9b024b072d643f29b4c1c976a0 # Parent 03e969ddd336054171baa4eccb4c746a6b814106 Open own tutorial diff -r 03e969ddd336 -r 9041bf2ae467 MenuEditor.st --- a/MenuEditor.st Sat Feb 07 17:04:06 1998 +0100 +++ b/MenuEditor.st Sat Feb 07 18:16:57 1998 +0100 @@ -1689,7 +1689,7 @@ openTutorial - self openTutorial: 'tools/uipainter/TOP.html#ADDINGMENUBAR'. + self openTutorial: 'tools/MenuEditor/TOP.html'. ! !