Import hs-plugins cvs
This commit is contained in:
29
examples/objc/expression_parser/English.lproj/Credits.rtf
Normal file
29
examples/objc/expression_parser/English.lproj/Credits.rtf
Normal file
@ -0,0 +1,29 @@
|
||||
{\rtf0\ansi{\fonttbl\f0\fswiss Helvetica;}
|
||||
{\colortbl;\red255\green255\blue255;}
|
||||
\paperw9840\paperh8400
|
||||
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\ql\qnatural
|
||||
|
||||
\f0\b\fs24 \cf0 Engineering:
|
||||
\b0 \
|
||||
Some people\
|
||||
\
|
||||
|
||||
\b Human Interface Design:
|
||||
\b0 \
|
||||
Some other people\
|
||||
\
|
||||
|
||||
\b Testing:
|
||||
\b0 \
|
||||
Hopefully not nobody\
|
||||
\
|
||||
|
||||
\b Documentation:
|
||||
\b0 \
|
||||
Whoever\
|
||||
\
|
||||
|
||||
\b With special thanks to:
|
||||
\b0 \
|
||||
Mom\
|
||||
}
|
BIN
examples/objc/expression_parser/English.lproj/InfoPlist.strings
Normal file
BIN
examples/objc/expression_parser/English.lproj/InfoPlist.strings
Normal file
Binary file not shown.
4
examples/objc/expression_parser/English.lproj/MainMenu.nib/classes.nib
generated
Normal file
4
examples/objc/expression_parser/English.lproj/MainMenu.nib/classes.nib
generated
Normal file
@ -0,0 +1,4 @@
|
||||
{
|
||||
IBClasses = ({CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; });
|
||||
IBVersion = 1;
|
||||
}
|
21
examples/objc/expression_parser/English.lproj/MainMenu.nib/info.nib
generated
Normal file
21
examples/objc/expression_parser/English.lproj/MainMenu.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>116 123 356 240 0 0 1600 1178 </string>
|
||||
<key>IBEditorPositions</key>
|
||||
<dict>
|
||||
<key>29</key>
|
||||
<string>117 405 318 44 0 0 1600 1178 </string>
|
||||
</dict>
|
||||
<key>IBFramework Version</key>
|
||||
<string>328.0</string>
|
||||
<key>IBOpenObjects</key>
|
||||
<array>
|
||||
<integer>29</integer>
|
||||
</array>
|
||||
<key>IBSystem Version</key>
|
||||
<string>7B8</string>
|
||||
</dict>
|
||||
</plist>
|
BIN
examples/objc/expression_parser/English.lproj/MainMenu.nib/objects.nib
generated
Normal file
BIN
examples/objc/expression_parser/English.lproj/MainMenu.nib/objects.nib
generated
Normal file
Binary file not shown.
13
examples/objc/expression_parser/English.lproj/MyDocument.nib/classes.nib
generated
Normal file
13
examples/objc/expression_parser/English.lproj/MyDocument.nib/classes.nib
generated
Normal file
@ -0,0 +1,13 @@
|
||||
{
|
||||
IBClasses = (
|
||||
{CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
|
||||
{
|
||||
ACTIONS = {chooseParser = id; evaluateExpression = id; };
|
||||
CLASS = MyDocument;
|
||||
LANGUAGE = ObjC;
|
||||
OUTLETS = {evaluation = id; expressionEntry = id; parser = id; };
|
||||
SUPERCLASS = NSDocument;
|
||||
}
|
||||
);
|
||||
IBVersion = 1;
|
||||
}
|
16
examples/objc/expression_parser/English.lproj/MyDocument.nib/info.nib
generated
Normal file
16
examples/objc/expression_parser/English.lproj/MyDocument.nib/info.nib
generated
Normal file
@ -0,0 +1,16 @@
|
||||
<?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>79 43 356 240 0 0 1280 832 </string>
|
||||
<key>IBFramework Version</key>
|
||||
<string>349.0</string>
|
||||
<key>IBOpenObjects</key>
|
||||
<array>
|
||||
<integer>21</integer>
|
||||
</array>
|
||||
<key>IBSystem Version</key>
|
||||
<string>7F44</string>
|
||||
</dict>
|
||||
</plist>
|
BIN
examples/objc/expression_parser/English.lproj/MyDocument.nib/keyedobjects.nib
generated
Normal file
BIN
examples/objc/expression_parser/English.lproj/MyDocument.nib/keyedobjects.nib
generated
Normal file
Binary file not shown.
BIN
examples/objc/expression_parser/English.lproj/MyDocument.nib/objects.nib
generated
Normal file
BIN
examples/objc/expression_parser/English.lproj/MyDocument.nib/objects.nib
generated
Normal file
Binary file not shown.
Reference in New Issue
Block a user