source: trunk/ICeCoffEE/ICeCoffEE/French.lproj/APE Manager plugin.nib/classes.nib@ 185

Last change on this file since 185 was 185, checked in by Nicholas Riley, 19 years ago

ICeCoffEE 1.4.2

VERSION, ui.plist, Info*.plist: Updated for 1.4.2.

APEInfo.rtfd: Updated for 1.4.2.

French.lproj: Re-merged from 1.4; updated for 1.4.2.

German.lproj/APE Manager plugin.nib: Fixed background of tabless tab
view.

File size: 1.2 KB
RevLine 
[185]1{
2 IBClasses = (
3 {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
4 {
5 ACTIONS = {
6 commandClickEnabled = id;
7 editContextualServices = id;
8 errorDialogEnabled = id;
9 errorSoundEnabled = id;
10 servicesInContextualMenu = id;
11 servicesInMenuBar = id;
12 terminalRequireOptionForSelfDrag = id;
13 textBlinkCount = id;
14 textBlinkEnabled = id;
15 };
16 CLASS = ICeCoffEEController;
17 LANGUAGE = ObjC;
18 OUTLETS = {
19 commandClickEnabled = NSButton;
20 editContextualServices = NSButton;
21 errorDialogEnabled = NSButton;
22 errorSoundEnabled = NSButton;
23 servicesInContextualMenu = NSButton;
24 servicesInMenuBar = NSButton;
25 tabView = NSTabView;
26 terminalRequireOptionForSelfDrag = NSButton;
27 textBlinkCount = NSPopUpButton;
28 textBlinkEnabled = NSButton;
29 window = NSWindow;
30 };
31 SUPERCLASS = NSObject;
32 }
33 );
34 IBVersion = 1;
35}
Note: See TracBrowser for help on using the repository browser.