mirror of
https://github.com/aufflick/Catakig.git
synced 2025-02-20 17:29:03 +00:00
This commit is contained in:
parent
eabd8d6b15
commit
acafec44d0
BIN
English.lproj/InfoPlist.strings
Normal file
BIN
English.lproj/InfoPlist.strings
Normal file
Binary file not shown.
52
English.lproj/MainMenu.nib/classes.nib
generated
Normal file
52
English.lproj/MainMenu.nib/classes.nib
generated
Normal file
@ -0,0 +1,52 @@
|
||||
{
|
||||
IBClasses = (
|
||||
{
|
||||
CLASS = AboutPanel;
|
||||
LANGUAGE = ObjC;
|
||||
OUTLETS = {mCursorCover = NSTextField; mVersion = NSControl; };
|
||||
SUPERCLASS = NSPanel;
|
||||
},
|
||||
{
|
||||
ACTIONS = {newDocument = id; };
|
||||
CLASS = AppController;
|
||||
LANGUAGE = ObjC;
|
||||
OUTLETS = {mNewA2ExtraRAM = NSControl; mNewA2Model = NSControl; mNewA2Panel = NSPanel; };
|
||||
SUPERCLASS = NSObject;
|
||||
},
|
||||
{
|
||||
ACTIONS = {
|
||||
ClearPrintSession = id;
|
||||
CopyScreenImage = id;
|
||||
CopyScreenText = id;
|
||||
HitDiskDrive = id;
|
||||
HitSpeedControl = id;
|
||||
PasteScreenText = id;
|
||||
SaveScreenImage = id;
|
||||
SignalReboot = id;
|
||||
SignalReset = id;
|
||||
ToggleColorVideo = id;
|
||||
ToggleFullScreen = id;
|
||||
};
|
||||
CLASS = FirstResponder;
|
||||
LANGUAGE = ObjC;
|
||||
SUPERCLASS = NSObject;
|
||||
},
|
||||
{CLASS = NSMovie; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
|
||||
{CLASS = NSOpenGLView; LANGUAGE = ObjC; SUPERCLASS = NSView; },
|
||||
{
|
||||
ACTIONS = {StopModal = id; };
|
||||
CLASS = NSPanel;
|
||||
LANGUAGE = ObjC;
|
||||
SUPERCLASS = NSWindow;
|
||||
},
|
||||
{CLASS = NSView; LANGUAGE = ObjC; SUPERCLASS = NSResponder; },
|
||||
{
|
||||
ACTIONS = {HitJoystickControl = id; HitMonochromeHue = id; };
|
||||
CLASS = PrefsPanel;
|
||||
LANGUAGE = ObjC;
|
||||
OUTLETS = {mJoystickControl = NSMatrix; mMonochromeHue = NSColorWell; };
|
||||
SUPERCLASS = NSPanel;
|
||||
}
|
||||
);
|
||||
IBVersion = 1;
|
||||
}
|
23
English.lproj/MainMenu.nib/info.nib
generated
Normal file
23
English.lproj/MainMenu.nib/info.nib
generated
Normal file
@ -0,0 +1,23 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>IBDocumentLocation</key>
|
||||
<string>29 163 356 240 0 0 1152 842 </string>
|
||||
<key>IBEditorPositions</key>
|
||||
<dict>
|
||||
<key>29</key>
|
||||
<string>42 710 396 44 0 0 1152 842 </string>
|
||||
</dict>
|
||||
<key>IBFramework Version</key>
|
||||
<string>446.1</string>
|
||||
<key>IBOldestOS</key>
|
||||
<integer>3</integer>
|
||||
<key>IBOpenObjects</key>
|
||||
<array>
|
||||
<integer>29</integer>
|
||||
</array>
|
||||
<key>IBSystem Version</key>
|
||||
<string>8J135</string>
|
||||
</dict>
|
||||
</plist>
|
BIN
English.lproj/MainMenu.nib/keyedobjects.nib
generated
Normal file
BIN
English.lproj/MainMenu.nib/keyedobjects.nib
generated
Normal file
Binary file not shown.
55
English.lproj/MyDocument.nib/classes.nib
generated
Normal file
55
English.lproj/MyDocument.nib/classes.nib
generated
Normal file
@ -0,0 +1,55 @@
|
||||
{
|
||||
IBClasses = (
|
||||
{
|
||||
ACTIONS = {SignalReboot = id; SignalReset = id; };
|
||||
CLASS = A2Computer;
|
||||
LANGUAGE = ObjC;
|
||||
SUPERCLASS = NSResponder;
|
||||
},
|
||||
{CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
|
||||
{CLASS = IndicatorLight; LANGUAGE = ObjC; SUPERCLASS = NSImageView; },
|
||||
{
|
||||
ACTIONS = {
|
||||
ClearPrintSession = id;
|
||||
CopyScreenImage = id;
|
||||
CopyScreenText = id;
|
||||
HitDiskDrive = id;
|
||||
HitSpeedControl = id;
|
||||
PasteScreenText = id;
|
||||
SaveScreenImage = id;
|
||||
};
|
||||
CLASS = MyDocument;
|
||||
LANGUAGE = ObjC;
|
||||
OUTLETS = {
|
||||
mA2 = A2Computer;
|
||||
mDDrive0 = NSControl;
|
||||
mDDrive1 = NSControl;
|
||||
mModelEmblem = NSTextField;
|
||||
mPrSessionAddSuffix = NSControl;
|
||||
mPrSessionFilter = NSControl;
|
||||
mPrSessionSize = NSTextField;
|
||||
mPrSessionView = NSView;
|
||||
mSaveImageAddSuffix = NSControl;
|
||||
mSaveImageTypes = NSControl;
|
||||
mSaveImageView = NSView;
|
||||
mScreen = ScreenView;
|
||||
mSpeedLight = IndicatorLight;
|
||||
};
|
||||
SUPERCLASS = NSDocument;
|
||||
},
|
||||
{
|
||||
ACTIONS = {ToggleColorVideo = id; ToggleFullScreen = id; };
|
||||
CLASS = ScreenView;
|
||||
LANGUAGE = ObjC;
|
||||
OUTLETS = {
|
||||
mA2 = A2Computer;
|
||||
mDDLight0 = IndicatorLight;
|
||||
mDDLight1 = IndicatorLight;
|
||||
mDocument = MyDocument;
|
||||
mPrinterLight = IndicatorLight;
|
||||
};
|
||||
SUPERCLASS = NSOpenGLView;
|
||||
}
|
||||
);
|
||||
IBVersion = 1;
|
||||
}
|
21
English.lproj/MyDocument.nib/info.nib
generated
Normal file
21
English.lproj/MyDocument.nib/info.nib
generated
Normal file
@ -0,0 +1,21 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>IBDocumentLocation</key>
|
||||
<string>64 24 356 240 0 0 1152 842 </string>
|
||||
<key>IBEditorPositions</key>
|
||||
<dict>
|
||||
<key>43</key>
|
||||
<string>395 499 318 123 0 0 1152 842 </string>
|
||||
<key>56</key>
|
||||
<string>397 468 314 186 0 0 1152 842 </string>
|
||||
</dict>
|
||||
<key>IBFramework Version</key>
|
||||
<string>446.1</string>
|
||||
<key>IBOldestOS</key>
|
||||
<integer>3</integer>
|
||||
<key>IBSystem Version</key>
|
||||
<string>8J135</string>
|
||||
</dict>
|
||||
</plist>
|
BIN
English.lproj/MyDocument.nib/keyedobjects.nib
generated
Normal file
BIN
English.lproj/MyDocument.nib/keyedobjects.nib
generated
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user