source: trunk/ICeCoffEE/ICeCoffEE/German.lproj/Select services.nib/classes.nib@ 321

Last change on this file since 321 was 271, checked in by Nicholas Riley, 18 years ago

APE Manager plugin.nib, APEInfo.rtfd, Select services.nib: Localization changes.

ICeCoffEEShared.h: Disable debugging in preparation for beta release.

ICeCoffEE.ldb: Imported German localization.

File size: 767 bytes
Line 
1{
2 IBClasses = (
3 {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
4 {
5 CLASS = ICeCoffEENonHighlightingOutlineView;
6 LANGUAGE = ObjC;
7 SUPERCLASS = NSOutlineView;
8 },
9 {
10 CLASS = ICeCoffEEServiceDataSource;
11 LANGUAGE = ObjC;
12 OUTLETS = {serviceOutline = NSOutlineView; };
13 SUPERCLASS = NSObject;
14 },
15 {
16 ACTIONS = {cancel = id; hideAll = id; saveChanges = id; showAll = id; };
17 CLASS = ICeCoffEEServicePrefController;
18 LANGUAGE = ObjC;
19 OUTLETS = {serviceOutline = NSOutlineView; };
20 SUPERCLASS = NSWindowController;
21 }
22 );
23 IBVersion = 1;
24}
Note: See TracBrowser for help on using the repository browser.