summaryrefslogtreecommitdiffstats
path: root/Mac
diff options
context:
space:
mode:
authorRonald Oussoren <ronaldoussoren@mac.com>2006-05-14 20:35:41 (GMT)
committerRonald Oussoren <ronaldoussoren@mac.com>2006-05-14 20:35:41 (GMT)
commitff8c0221237e345455e6e55b8e4f88118a84e455 (patch)
tree7b3ab8eb33b7a9fb0065e13396c9e37497f26675 /Mac
parent836b039b7cbcf99dd0864dcdffa30ef66a81d819 (diff)
downloadcpython-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.icnsbin0 -> 50703 bytes
-rw-r--r--Mac/OSX/Icons/IDLE.icnsbin36565 -> 53456 bytes
-rw-r--r--Mac/OSX/Icons/Python Folder.icnsbin0 -> 133608 bytes
-rw-r--r--Mac/OSX/Icons/PythonCompiled.icnsbin57125 -> 60777 bytes
-rw-r--r--Mac/OSX/Icons/PythonLauncher.icnsbin45913 -> 42658 bytes
-rw-r--r--Mac/OSX/Icons/PythonSource.icnsbin50112 -> 54522 bytes
-rw-r--r--Mac/OSX/Icons/ReadMe.txt3
-rw-r--r--Mac/OSXResources/app/Resources/PythonApplet.icnsbin36565 -> 55208 bytes
-rw-r--r--Mac/OSXResources/app/Resources/PythonInterpreter.icnsbin45913 -> 42658 bytes
-rw-r--r--Mac/scripts/BuildApplet.icnsbin35833 -> 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
new file mode 100644
index 0000000..35f16bf
--- /dev/null
+++ b/Mac/OSX/Icons/Disk Image.icns
Binary files differ
diff --git a/Mac/OSX/Icons/IDLE.icns b/Mac/OSX/Icons/IDLE.icns
index ffe7ef0..c12c9da 100644
--- a/Mac/OSX/Icons/IDLE.icns
+++ b/Mac/OSX/Icons/IDLE.icns
Binary files differ
diff --git a/Mac/OSX/Icons/Python Folder.icns b/Mac/OSX/Icons/Python Folder.icns
new file mode 100644
index 0000000..ae766ee
--- /dev/null
+++ b/Mac/OSX/Icons/Python Folder.icns
Binary files differ
diff --git a/Mac/OSX/Icons/PythonCompiled.icns b/Mac/OSX/Icons/PythonCompiled.icns
index afead3e..7d9f320 100644
--- a/Mac/OSX/Icons/PythonCompiled.icns
+++ b/Mac/OSX/Icons/PythonCompiled.icns
Binary files differ
diff --git a/Mac/OSX/Icons/PythonLauncher.icns b/Mac/OSX/Icons/PythonLauncher.icns
index d5dd12f..e09fd38 100644
--- a/Mac/OSX/Icons/PythonLauncher.icns
+++ b/Mac/OSX/Icons/PythonLauncher.icns
Binary files differ
diff --git a/Mac/OSX/Icons/PythonSource.icns b/Mac/OSX/Icons/PythonSource.icns
index 4ac7a96..9e35c1e 100644
--- a/Mac/OSX/Icons/PythonSource.icns
+++ b/Mac/OSX/Icons/PythonSource.icns
Binary files differ
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
index ffe7ef0..e959c43 100644
--- a/Mac/OSXResources/app/Resources/PythonApplet.icns
+++ b/Mac/OSXResources/app/Resources/PythonApplet.icns
Binary files differ
diff --git a/Mac/OSXResources/app/Resources/PythonInterpreter.icns b/Mac/OSXResources/app/Resources/PythonInterpreter.icns
index d5dd12f..e09fd38 100644
--- a/Mac/OSXResources/app/Resources/PythonInterpreter.icns
+++ b/Mac/OSXResources/app/Resources/PythonInterpreter.icns
Binary files differ
diff --git a/Mac/scripts/BuildApplet.icns b/Mac/scripts/BuildApplet.icns
index 26ee1c0..ea0214c 100644
--- a/Mac/scripts/BuildApplet.icns
+++ b/Mac/scripts/BuildApplet.icns
Binary files differ