mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-22 16:10:48 +00:00
fix nib file
This commit is contained in:
parent
9c8e6d58ca
commit
0514328820
4 changed files with 29 additions and 3485 deletions
10
Tests/gui/NSNibLoading/Test-nib.nib/classes.nib
generated
Normal file
10
Tests/gui/NSNibLoading/Test-nib.nib/classes.nib
generated
Normal file
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
IBClasses = (
|
||||
{
|
||||
CLASS = FirstResponder;
|
||||
LANGUAGE = ObjC;
|
||||
SUPERCLASS = NSObject;
|
||||
}
|
||||
);
|
||||
IBVersion = 1;
|
||||
}
|
3485
Tests/gui/NSNibLoading/Test-nib.nib/designable.nib
generated
3485
Tests/gui/NSNibLoading/Test-nib.nib/designable.nib
generated
File diff suppressed because it is too large
Load diff
19
Tests/gui/NSNibLoading/Test-nib.nib/info.nib
generated
Normal file
19
Tests/gui/NSNibLoading/Test-nib.nib/info.nib
generated
Normal file
|
@ -0,0 +1,19 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>IBDocumentLocation</key>
|
||||
<string>104 213 348 291 0 0 2041 1041</string>
|
||||
<key>IBFramework Version</key>
|
||||
<string>437.0</string>
|
||||
<key>IBOpenItems</key>
|
||||
<array>
|
||||
<integer>3</integer>
|
||||
<integer>5</integer>
|
||||
</array>
|
||||
<key>IBSystem Version</key>
|
||||
<string>8I127</string>
|
||||
<key>IBUsesTextArchiving</key>
|
||||
<true/>
|
||||
</dict>
|
||||
</plist>
|
BIN
Tests/gui/NSNibLoading/Test-nib.nib/keyedobjects.nib
generated
BIN
Tests/gui/NSNibLoading/Test-nib.nib/keyedobjects.nib
generated
Binary file not shown.
Loading…
Reference in a new issue