]> granicus.if.org Git - python/commitdiff
Added an icon for .pyw files.
authorJack Jansen <jack.jansen@cwi.nl>
Fri, 2 Aug 2002 22:32:41 +0000 (22:32 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Fri, 2 Aug 2002 22:32:41 +0000 (22:32 +0000)
Mac/OSX/PythonLauncher/PythonLauncher.pbproj/project.pbxproj
Mac/OSX/PythonLauncher/PythonWSource.icns [new file with mode: 0644]

index 05998ad226e797187bdc75b24d92376666b05ee0..1c62d783bce1dfbfa0e949bb73144dc3365c58e1 100755 (executable)
                                F58D4A3A02F1F94B01000102,
                                F58D4A3B02F1F94B01000102,
                                F58D4A3C02F1F94B01000102,
+                               F5449B4B02FB3F7E01000102,
                                2A37F4B9FDCFA73011CA2CEA,
                                2A37F4B6FDCFA73011CA2CEA,
                                2A37F4B4FDCFA73011CA2CEA,
                        <array>
                                <string>pyw</string>
                        </array>
+                       <key>CFBundleTypeIconFile</key>
+                       <string>PythonWSource.icns</string>
                        <key>CFBundleTypeName</key>
                        <string>Python GUI Script</string>
                        <key>CFBundleTypeRole</key>
                                F58D4A3E02F1F94B01000102,
                                F58D4A3F02F1F94B01000102,
                                F5A4C13F02F203F701000102,
+                               F5449B4C02FB3F7E01000102,
                        );
                        isa = PBXResourcesBuildPhase;
                };
                        settings = {
                        };
                };
+               F5449B4B02FB3F7E01000102 = {
+                       isa = PBXFileReference;
+                       path = PythonWSource.icns;
+                       refType = 4;
+               };
+               F5449B4C02FB3F7E01000102 = {
+                       fileRef = F5449B4B02FB3F7E01000102;
+                       isa = PBXBuildFile;
+                       settings = {
+                       };
+               };
                F58D4A3A02F1F94B01000102 = {
                        isa = PBXFileReference;
                        path = PythonCompiled.icns;
diff --git a/Mac/OSX/PythonLauncher/PythonWSource.icns b/Mac/OSX/PythonLauncher/PythonWSource.icns
new file mode 100644 (file)
index 0000000..b0a8593
Binary files /dev/null and b/Mac/OSX/PythonLauncher/PythonWSource.icns differ