Persistent Desktop (PrivSetup) v3.0

Bruno Essmann (bessmann@iiic.ethz.ch)
Wed, 31 Jul 1996 14:54:16 +0200

In the docu of PrivSetup 3.0 I forgot to update the
"Desktop" Menu. Guards have been added to almost all
menu entries (including the 'save' entry - PrivSetup
is now able to check whether the desktop has changed).

The following entries should be placed in the menu
file instead of the ones listed in the docu...

MENU "Desktop"
"&Open" "" "PrivSetup.Restore('')" ""
"&Close" "" "PrivSetup.Close" "StdCmds.WindowGuard"
SEPARATOR
"&Save" "" "PrivSetup.Save" "PrivSetup.DesktopGuard"
"Save &As..." "" "PrivSetup.SaveAs" "StdCmds.WindowGuard"
SEPARATOR
"&Preferences..." "" "PrivSetup.Preferences" ""
END

I'm sorry about that!

Cheers,
Bruno