mirror of
https://github.com/python/cpython.git
synced 2025-09-26 10:19:53 +00:00
Move Mac/OSX/PythonLauncher one level up
This commit is contained in:
parent
8ec9f866c0
commit
c629be8a1e
24 changed files with 1372 additions and 0 deletions
12
Mac/PythonLauncher/English.lproj/MainMenu.nib/classes.nib
generated
Normal file
12
Mac/PythonLauncher/English.lproj/MainMenu.nib/classes.nib
generated
Normal file
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
IBClasses = (
|
||||
{CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
|
||||
{
|
||||
ACTIONS = {showPreferences = id; };
|
||||
CLASS = MyAppDelegate;
|
||||
LANGUAGE = ObjC;
|
||||
SUPERCLASS = NSObject;
|
||||
}
|
||||
);
|
||||
IBVersion = 1;
|
||||
}
|
21
Mac/PythonLauncher/English.lproj/MainMenu.nib/info.nib
generated
Normal file
21
Mac/PythonLauncher/English.lproj/MainMenu.nib/info.nib
generated
Normal file
|
@ -0,0 +1,21 @@
|
|||
<?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>99 33 356 240 0 0 800 578 </string>
|
||||
<key>IBEditorPositions</key>
|
||||
<dict>
|
||||
<key>29</key>
|
||||
<string>82 396 318 44 0 0 800 578 </string>
|
||||
</dict>
|
||||
<key>IBFramework Version</key>
|
||||
<string>263.2</string>
|
||||
<key>IBOpenObjects</key>
|
||||
<array>
|
||||
<integer>29</integer>
|
||||
</array>
|
||||
<key>IBSystem Version</key>
|
||||
<string>5S66</string>
|
||||
</dict>
|
||||
</plist>
|
BIN
Mac/PythonLauncher/English.lproj/MainMenu.nib/objects.nib
generated
Normal file
BIN
Mac/PythonLauncher/English.lproj/MainMenu.nib/objects.nib
generated
Normal file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue