[PyObjC-svn] r2205 - in trunk/pyobjc/pyobjc-framework-PreferencePanes: . Doc
[email protected] Sun, 03 May 2009 11:38:01 -0500
| Newsgroups | gmane.comp.python.pyobjc.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: ronaldoussoren
Date: Sun May 3 11:38:01 2009
New Revision: 2205
Log:
add trivial API Notes document, small tweaks to setup.py
Added:
trunk/pyobjc/pyobjc-framework-PreferencePanes/Doc/
trunk/pyobjc/pyobjc-framework-PreferencePanes/Doc/api-notes-PreferencePanes.txt
Modified:
trunk/pyobjc/pyobjc-framework-PreferencePanes/setup.py
Modified: trunk/pyobjc/pyobjc-framework-PreferencePanes/setup.py
==============================================================================
--- trunk/pyobjc/pyobjc-framework-PreferencePanes/setup.py (original)
+++ trunk/pyobjc/pyobjc-framework-PreferencePanes/setup.py Sun May 3 11:38:01 2009
@@ -1,5 +1,6 @@
'''
-Wrappers for framework 'PreferencePanes'.
+Wrappers for the "PreferencePanes" framework on MacOSX. This framework allows
+you to write Preference Panes for the "System Preferences" application.
These wrappers don't include documentation, please check Apple's documention
for information on how to use this framework and PyObjC's documentation
@@ -28,16 +29,14 @@
packages = [ "PreferencePanes" ],
package_dir = { '': 'Lib' },
install_requires = [
- 'pyobjc-core>=2.2b1',
- 'pyobjc-framework-Cocoa>=2.2b1',
+ 'pyobjc-core>=2.2b2',
+ 'pyobjc-framework-Cocoa>=2.2b2',
],
- dependency_links = [],
package_data = {
'': ['*.bridgesupport']
},
cmdclass = extra_cmdclass,
options = extra_options('PreferencePanes'),
-
test_suite='PyObjCTest',
zip_safe=True,
)
------------------------------------------------------------------------------
Register Now & Save for Velocity, the Web Performance & Operations
Conference from O'Reilly Media. Velocity features a full day of
expert-led, hands-on workshops and two days of sessions from industry
leaders in dedicated Performance & Operations tracks. Use code vel09scf
and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf