mirror of
https://github.com/nickshanks/ResKnife.git
synced 2024-12-21 11:29:31 +00:00
Add missing nib file.
This commit is contained in:
parent
f4ac76473f
commit
e934ac2453
25
Cocoa/English.lproj/CreateResourceSheet.nib/classes.nib
generated
Normal file
25
Cocoa/English.lproj/CreateResourceSheet.nib/classes.nib
generated
Normal file
@ -0,0 +1,25 @@
|
||||
{
|
||||
IBClasses = (
|
||||
{
|
||||
ACTIONS = {
|
||||
hideCreateResourceSheet = id;
|
||||
showCreateResourceSheet = id;
|
||||
typePopupSelection = id;
|
||||
};
|
||||
CLASS = CreateResourceSheetController;
|
||||
LANGUAGE = ObjC;
|
||||
OUTLETS = {
|
||||
attributesMatrix = NSMatrix;
|
||||
cancelButton = NSButton;
|
||||
createButton = NSButton;
|
||||
nameView = NSTextField;
|
||||
resIDView = NSTextField;
|
||||
typePopup = NSPopUpButton;
|
||||
typeView = NSTextField;
|
||||
};
|
||||
SUPERCLASS = NSWindowController;
|
||||
},
|
||||
{CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }
|
||||
);
|
||||
IBVersion = 1;
|
||||
}
|
16
Cocoa/English.lproj/CreateResourceSheet.nib/info.nib
generated
Normal file
16
Cocoa/English.lproj/CreateResourceSheet.nib/info.nib
generated
Normal file
@ -0,0 +1,16 @@
|
||||
<?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>58 46 387 357 0 0 832 602 </string>
|
||||
<key>IBFramework Version</key>
|
||||
<string>248.0</string>
|
||||
<key>IBOpenObjects</key>
|
||||
<array>
|
||||
<integer>20</integer>
|
||||
</array>
|
||||
<key>IBSystem Version</key>
|
||||
<string>5Q45</string>
|
||||
</dict>
|
||||
</plist>
|
BIN
Cocoa/English.lproj/CreateResourceSheet.nib/objects.nib
generated
Normal file
BIN
Cocoa/English.lproj/CreateResourceSheet.nib/objects.nib
generated
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user