[Python-checkins] python/dist/src/Mac/OSX/PythonLauncher/English.lproj Credits.rtf,NONE,1.1 InfoPlist.strings,NONE,1.1

jackjansen@users.sourceforge.net jackjansen@users.sourceforge.net
Mon, 29 Jul 2002 14:36:37 -0700


Update of /cvsroot/python/python/dist/src/Mac/OSX/PythonLauncher/English.lproj
In directory usw-pr-cvs1:/tmp/cvs-serv6673/English.lproj

Added Files:
	Credits.rtf InfoPlist.strings 
Log Message:
First stab at the launcher application. This will be run when the user
doubleclicks a .py, .pyw or .pyc file. It runs the file by invoking the
relevant interpreter (either the command line Python in a terminal window
or a Python.app for GUI-based scripts). Interpreter to use and the options
to pass are settable through preferences.

If PythonLauncher wasn't running it does its thing for one script and exits.
If it was manually started before a dialog is presented where the user
can set the options to use, etc.

To be done:
- option-drag/doubleclick should always open the interactive dialog
- Terminal-window isn't done yet
- Should be reimplemented in Python, but pyobjc isn't part of the core.
- Various menu entries should be disabled.


--- NEW FILE: Credits.rtf ---
{\rtf1\mac\ansicpg10000\cocoartf100
{\fonttbl\f0\fswiss\fcharset77 Helvetica-Bold;\f1\fswiss\fcharset77 Helvetica;}
{\colortbl;\red255\green255\blue255;}
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\ql\qnatural

\f0\b\fs24 \cf0 Engineering:
\f1\b0 \
	Jack Jansen\
\

\f0\b Human Interface Design:
\f1\b0 \
	Jack Jansen\
\

\f0\b Testing:
\f1\b0 \
	Jack Jansen\
        Pythonmac-SIG@python.org\
\

\f0\b Documentation:
\f1\b0 \
	Missing\
\

\f0\b With special thanks to:
\f1\b0 \
	Guido, of course\
}
--- NEW FILE: InfoPlist.strings ---
(This appears to be a binary file; contents omitted.)