diff options
author | Ronald Oussoren <ronaldoussoren@mac.com> | 2006-05-14 20:35:41 (GMT) |
---|---|---|
committer | Ronald Oussoren <ronaldoussoren@mac.com> | 2006-05-14 20:35:41 (GMT) |
commit | ff8c0221237e345455e6e55b8e4f88118a84e455 (patch) | |
tree | 7b3ab8eb33b7a9fb0065e13396c9e37497f26675 /Mac | |
parent | 836b039b7cbcf99dd0864dcdffa30ef66a81d819 (diff) | |
download | cpython-ff8c0221237e345455e6e55b8e4f88118a84e455.zip cpython-ff8c0221237e345455e6e55b8e4f88118a84e455.tar.gz cpython-ff8c0221237e345455e6e55b8e4f88118a84e455.tar.bz2 |
A first cut at replacing the icons on MacOS X. This replaces all icons by icons
based on the new python.org logo. These are also the first icons that are
"proper" OSX icons.
These icons were created by Jacob Rus.
Diffstat (limited to 'Mac')
-rw-r--r-- | Mac/OSX/Icons/Disk Image.icns | bin | 0 -> 50703 bytes | |||
-rw-r--r-- | Mac/OSX/Icons/IDLE.icns | bin | 36565 -> 53456 bytes | |||
-rw-r--r-- | Mac/OSX/Icons/Python Folder.icns | bin | 0 -> 133608 bytes | |||
-rw-r--r-- | Mac/OSX/Icons/PythonCompiled.icns | bin | 57125 -> 60777 bytes | |||
-rw-r--r-- | Mac/OSX/Icons/PythonLauncher.icns | bin | 45913 -> 42658 bytes | |||
-rw-r--r-- | Mac/OSX/Icons/PythonSource.icns | bin | 50112 -> 54522 bytes | |||
-rw-r--r-- | Mac/OSX/Icons/ReadMe.txt | 3 | ||||
-rw-r--r-- | Mac/OSXResources/app/Resources/PythonApplet.icns | bin | 36565 -> 55208 bytes | |||
-rw-r--r-- | Mac/OSXResources/app/Resources/PythonInterpreter.icns | bin | 45913 -> 42658 bytes | |||
-rw-r--r-- | Mac/scripts/BuildApplet.icns | bin | 35833 -> 120107 bytes |
10 files changed, 3 insertions, 0 deletions
diff --git a/Mac/OSX/Icons/Disk Image.icns b/Mac/OSX/Icons/Disk Image.icns Binary files differnew file mode 100644 index 0000000..35f16bf --- /dev/null +++ b/Mac/OSX/Icons/Disk Image.icns diff --git a/Mac/OSX/Icons/IDLE.icns b/Mac/OSX/Icons/IDLE.icns Binary files differindex ffe7ef0..c12c9da 100644 --- a/Mac/OSX/Icons/IDLE.icns +++ b/Mac/OSX/Icons/IDLE.icns diff --git a/Mac/OSX/Icons/Python Folder.icns b/Mac/OSX/Icons/Python Folder.icns Binary files differnew file mode 100644 index 0000000..ae766ee --- /dev/null +++ b/Mac/OSX/Icons/Python Folder.icns diff --git a/Mac/OSX/Icons/PythonCompiled.icns b/Mac/OSX/Icons/PythonCompiled.icns Binary files differindex afead3e..7d9f320 100644 --- a/Mac/OSX/Icons/PythonCompiled.icns +++ b/Mac/OSX/Icons/PythonCompiled.icns diff --git a/Mac/OSX/Icons/PythonLauncher.icns b/Mac/OSX/Icons/PythonLauncher.icns Binary files differindex d5dd12f..e09fd38 100644 --- a/Mac/OSX/Icons/PythonLauncher.icns +++ b/Mac/OSX/Icons/PythonLauncher.icns diff --git a/Mac/OSX/Icons/PythonSource.icns b/Mac/OSX/Icons/PythonSource.icns Binary files differindex 4ac7a96..9e35c1e 100644 --- a/Mac/OSX/Icons/PythonSource.icns +++ b/Mac/OSX/Icons/PythonSource.icns diff --git a/Mac/OSX/Icons/ReadMe.txt b/Mac/OSX/Icons/ReadMe.txt new file mode 100644 index 0000000..226836a --- /dev/null +++ b/Mac/OSX/Icons/ReadMe.txt @@ -0,0 +1,3 @@ +The icons for use on MacOS X were created by Jacob Rus <jrus@fas.harvard.edu> +with some feedback from the folks on pythonmac-sig@python.org. + diff --git a/Mac/OSXResources/app/Resources/PythonApplet.icns b/Mac/OSXResources/app/Resources/PythonApplet.icns Binary files differindex ffe7ef0..e959c43 100644 --- a/Mac/OSXResources/app/Resources/PythonApplet.icns +++ b/Mac/OSXResources/app/Resources/PythonApplet.icns diff --git a/Mac/OSXResources/app/Resources/PythonInterpreter.icns b/Mac/OSXResources/app/Resources/PythonInterpreter.icns Binary files differindex d5dd12f..e09fd38 100644 --- a/Mac/OSXResources/app/Resources/PythonInterpreter.icns +++ b/Mac/OSXResources/app/Resources/PythonInterpreter.icns diff --git a/Mac/scripts/BuildApplet.icns b/Mac/scripts/BuildApplet.icns Binary files differindex 26ee1c0..ea0214c 100644 --- a/Mac/scripts/BuildApplet.icns +++ b/Mac/scripts/BuildApplet.icns |