mirror of
https://github.com/python/cpython.git
synced 2024-11-26 11:24:40 +08:00
Added an icon for .pyw files.
This commit is contained in:
parent
2f8816fda6
commit
0e0a479821
@ -229,6 +229,7 @@
|
||||
F58D4A3A02F1F94B01000102,
|
||||
F58D4A3B02F1F94B01000102,
|
||||
F58D4A3C02F1F94B01000102,
|
||||
F5449B4B02FB3F7E01000102,
|
||||
2A37F4B9FDCFA73011CA2CEA,
|
||||
2A37F4B6FDCFA73011CA2CEA,
|
||||
2A37F4B4FDCFA73011CA2CEA,
|
||||
@ -347,6 +348,8 @@
|
||||
<array>
|
||||
<string>pyw</string>
|
||||
</array>
|
||||
<key>CFBundleTypeIconFile</key>
|
||||
<string>PythonWSource.icns</string>
|
||||
<key>CFBundleTypeName</key>
|
||||
<string>Python GUI Script</string>
|
||||
<key>CFBundleTypeRole</key>
|
||||
@ -424,6 +427,7 @@
|
||||
F58D4A3E02F1F94B01000102,
|
||||
F58D4A3F02F1F94B01000102,
|
||||
F5A4C13F02F203F701000102,
|
||||
F5449B4C02FB3F7E01000102,
|
||||
);
|
||||
isa = PBXResourcesBuildPhase;
|
||||
};
|
||||
@ -524,6 +528,17 @@
|
||||
settings = {
|
||||
};
|
||||
};
|
||||
F5449B4B02FB3F7E01000102 = {
|
||||
isa = PBXFileReference;
|
||||
path = PythonWSource.icns;
|
||||
refType = 4;
|
||||
};
|
||||
F5449B4C02FB3F7E01000102 = {
|
||||
fileRef = F5449B4B02FB3F7E01000102;
|
||||
isa = PBXBuildFile;
|
||||
settings = {
|
||||
};
|
||||
};
|
||||
F58D4A3A02F1F94B01000102 = {
|
||||
isa = PBXFileReference;
|
||||
path = PythonCompiled.icns;
|
||||
|
BIN
Mac/OSX/PythonLauncher/PythonWSource.icns
Normal file
BIN
Mac/OSX/PythonLauncher/PythonWSource.icns
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user