mirror of
https://github.com/kanjitalk755/macemu.git
synced 2024-12-25 17:29:19 +00:00
Oops. Stuffed up a CVS file, and added these in the wrong place
This commit is contained in:
parent
fd727644b1
commit
4c375f68b3
Binary file not shown.
Binary file not shown.
126
BasiliskII/src/MacOSX/English.lproj/classes.nib
generated
126
BasiliskII/src/MacOSX/English.lproj/classes.nib
generated
@ -1,126 +0,0 @@
|
|||||||
{
|
|
||||||
IBClasses = (
|
|
||||||
{
|
|
||||||
ACTIONS = {
|
|
||||||
HelpToDo = id;
|
|
||||||
HelpVersions = id;
|
|
||||||
NewEmulator = id;
|
|
||||||
PauseAll = id;
|
|
||||||
RunAll = id;
|
|
||||||
TerminateAll = id;
|
|
||||||
};
|
|
||||||
CLASS = Controller;
|
|
||||||
LANGUAGE = ObjC;
|
|
||||||
OUTLETS = {theEmulator = id; thePrefsEditor = id; };
|
|
||||||
SUPERCLASS = NSApplication;
|
|
||||||
},
|
|
||||||
{
|
|
||||||
ACTIONS = {
|
|
||||||
Benchmark = id;
|
|
||||||
Interrupt = id;
|
|
||||||
PowerKey = id;
|
|
||||||
Restart = id;
|
|
||||||
Resume = id;
|
|
||||||
ScreenHideShow = id;
|
|
||||||
Snapshot = id;
|
|
||||||
SpeedChange = id;
|
|
||||||
Suspend = id;
|
|
||||||
Terminate = id;
|
|
||||||
ToggleState = id;
|
|
||||||
ZapPRAM = id;
|
|
||||||
};
|
|
||||||
CLASS = Emulator;
|
|
||||||
LANGUAGE = ObjC;
|
|
||||||
OUTLETS = {barberPole = id; runOrPause = id; screen = id; speed = id; win = id; };
|
|
||||||
SUPERCLASS = NSObject;
|
|
||||||
},
|
|
||||||
{CLASS = EmulatorView; LANGUAGE = ObjC; SUPERCLASS = NSView; },
|
|
||||||
{
|
|
||||||
ACTIONS = {
|
|
||||||
Interrupt = id;
|
|
||||||
PowerKey = id;
|
|
||||||
Restart = id;
|
|
||||||
Resume = id;
|
|
||||||
Snapshot = id;
|
|
||||||
Suspend = id;
|
|
||||||
Terminate = id;
|
|
||||||
ZapPRAM = id;
|
|
||||||
};
|
|
||||||
CLASS = FirstResponder;
|
|
||||||
LANGUAGE = ObjC;
|
|
||||||
SUPERCLASS = NSObject;
|
|
||||||
},
|
|
||||||
{
|
|
||||||
ACTIONS = {
|
|
||||||
AddSCSI = id;
|
|
||||||
AddVolume = id;
|
|
||||||
BrowseExtFS = id;
|
|
||||||
BrowseROM = id;
|
|
||||||
ChangeBootFrom = id;
|
|
||||||
ChangeCPU = id;
|
|
||||||
ChangeDisableCD = id;
|
|
||||||
ChangeDisableSound = id;
|
|
||||||
ChangeFPU = id;
|
|
||||||
ChangeModel = id;
|
|
||||||
ChangeScreen = id;
|
|
||||||
CreateVolume = id;
|
|
||||||
DeleteVolume = id;
|
|
||||||
EditBytes = id;
|
|
||||||
EditDelay = id;
|
|
||||||
EditEtherNetDevice = id;
|
|
||||||
EditExtFS = id;
|
|
||||||
EditFrequency = id;
|
|
||||||
EditMB = id;
|
|
||||||
EditModemDevice = id;
|
|
||||||
EditPrinterDevice = id;
|
|
||||||
EditROMpath = id;
|
|
||||||
RemoveSCSI = id;
|
|
||||||
RemoveVolume = id;
|
|
||||||
ResetPrefs = id;
|
|
||||||
SavePrefs = id;
|
|
||||||
ShowPrefs = id;
|
|
||||||
};
|
|
||||||
CLASS = PrefsEditor;
|
|
||||||
LANGUAGE = ObjC;
|
|
||||||
OUTLETS = {
|
|
||||||
CPU68000 = id;
|
|
||||||
CPU68020 = id;
|
|
||||||
CPU68030 = id;
|
|
||||||
CPU68040 = id;
|
|
||||||
FPU = id;
|
|
||||||
IIci = id;
|
|
||||||
MB = id;
|
|
||||||
ROMfile = id;
|
|
||||||
SCSIdisks = id;
|
|
||||||
bootFromAny = id;
|
|
||||||
bootFromCD = id;
|
|
||||||
bytes = id;
|
|
||||||
classic = id;
|
|
||||||
delay = id;
|
|
||||||
depth = id;
|
|
||||||
disableCD = id;
|
|
||||||
disableSound = id;
|
|
||||||
diskImages = id;
|
|
||||||
displayType = id;
|
|
||||||
emuFreq = id;
|
|
||||||
emuWin = id;
|
|
||||||
etherNet = id;
|
|
||||||
extFS = id;
|
|
||||||
frequency = id;
|
|
||||||
height = id;
|
|
||||||
modem = id;
|
|
||||||
newVolumeSize = id;
|
|
||||||
newVolumeView = id;
|
|
||||||
panel = id;
|
|
||||||
printer = id;
|
|
||||||
quadra900 = id;
|
|
||||||
screen = id;
|
|
||||||
theEmulator = id;
|
|
||||||
width = id;
|
|
||||||
window = id;
|
|
||||||
};
|
|
||||||
SUPERCLASS = NSObject;
|
|
||||||
}
|
|
||||||
);
|
|
||||||
IBVersion = 1;
|
|
||||||
}
|
|
34
BasiliskII/src/MacOSX/English.lproj/info.nib
generated
34
BasiliskII/src/MacOSX/English.lproj/info.nib
generated
@ -1,34 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<!DOCTYPE plist SYSTEM "file://localhost/System/Library/DTDs/PropertyList.dtd">
|
|
||||||
<plist version="0.9">
|
|
||||||
<dict>
|
|
||||||
<key>IBDocumentLocation</key>
|
|
||||||
<string>3 11 521 240 0 4 1152 742 </string>
|
|
||||||
<key>IBEditorPositions</key>
|
|
||||||
<dict>
|
|
||||||
<key>29</key>
|
|
||||||
<string>3 256 365 44 0 0 1152 746 </string>
|
|
||||||
</dict>
|
|
||||||
<key>IBFramework Version</key>
|
|
||||||
<string>219.0</string>
|
|
||||||
<key>IBMainMenuLocation</key>
|
|
||||||
<string>3 252 365 44 0 0 1152 746 </string>
|
|
||||||
<key>IBOpenObjects</key>
|
|
||||||
<array>
|
|
||||||
<integer>29</integer>
|
|
||||||
<integer>813</integer>
|
|
||||||
</array>
|
|
||||||
<key>IBSystem Version</key>
|
|
||||||
<string>5G64</string>
|
|
||||||
<key>IBUserGuides</key>
|
|
||||||
<dict>
|
|
||||||
<key>VolumeSize</key>
|
|
||||||
<dict>
|
|
||||||
<key>guideLocations</key>
|
|
||||||
<array/>
|
|
||||||
<key>guidesLocked</key>
|
|
||||||
<string>NO</string>
|
|
||||||
</dict>
|
|
||||||
</dict>
|
|
||||||
</dict>
|
|
||||||
</plist>
|
|
BIN
BasiliskII/src/MacOSX/English.lproj/objects.nib
generated
BIN
BasiliskII/src/MacOSX/English.lproj/objects.nib
generated
Binary file not shown.
Loading…
Reference in New Issue
Block a user