X-Git-Url: http://git.ithinksw.org/ITKit.git/blobdiff_plain/78553c25bacdbd190fd14591420cf4f7fa578617..e873f11d0bb398c460817aa1dd4061572f5a1d09:/Showcase/English.lproj/MainMenu.nib/classes.nib?ds=sidebyside diff --git a/Showcase/English.lproj/MainMenu.nib/classes.nib b/Showcase/English.lproj/MainMenu.nib/classes.nib index e064a23..cd76fd0 100755 --- a/Showcase/English.lproj/MainMenu.nib/classes.nib +++ b/Showcase/English.lproj/MainMenu.nib/classes.nib @@ -3,12 +3,17 @@ { ACTIONS = { buildStatusWindow = id; - hideStatusWindow = id; - showStatusWindow = id; + changeWindowSetting = id; toggleCastsShadow = id; + toggleCommandDragging = id; + toggleControlDragging = id; toggleImage = id; toggleInvertedImage = id; + toggleOptionDragging = id; + toggleShiftDragging = id; toggleStatusItem = id; + toggleStatusWindow = id; + toggleTabDragging = id; toggleTitle = id; }; CLASS = Controller; @@ -21,6 +26,7 @@ swBackgroundTypePopup = NSPopUpButton; swDefinedPositionPopup = NSPopUpButton; swSampleTextView = NSTextView; + swSpeedSlider = NSSlider; swVanishDelay = NSTextField; swVanishModePopup = NSPopUpButton; tabView = ITTabView;