diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2006-08-13 22:15:47 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2006-08-13 22:15:47 +0000 |
commit | 7c232a7d3a14391fd4d4f58892cf89e294c87d62 (patch) | |
tree | 87fa1845ad0c18a68ebab7f92fa1c03991c62ac6 /packages/darwin_app | |
parent | 05d7c6dd29ea58c61d1478db4dc002a774c17952 (diff) |
did some TODO-o-rama
svn path=/trunk/; revision=5587
Diffstat (limited to 'packages/darwin_app')
-rw-r--r-- | packages/darwin_app/TODO | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/packages/darwin_app/TODO b/packages/darwin_app/TODO index 9a1f1b41..eb28982c 100644 --- a/packages/darwin_app/TODO +++ b/packages/darwin_app/TODO @@ -1,4 +1,8 @@ +- create background image for .dmg + +- create /Applications link in .dmg + - fix app permissions so that you can drop a new app on top of an old one to upgrade @@ -64,14 +68,8 @@ http://developer.apple.com/documentation/MacOSX/Conceptual/BPFileSystem/Articles ------------------------------------------------------------------------------ semi-abandoned TODOs -- make a web page that has stuff that can't be included due to license issues: - (percolate) - - instead of shipping Pd.app with a org.puredata.pd.plist, make a script that uses the "defaults" command to add the desired prefs to any existing file. (its a good idea, but unforunately, the key names prevent that from working, i.e. loadlib1, loadlib2, etc) - -- create Tcl script called from Prefs that creates links for the standard unix - (this probably makes more sense to have in "make devsymlinks") |