aboutsummaryrefslogtreecommitdiff
path: root/packages/darwin_app/org.puredata.pd.default.plist
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2008-08-14 17:41:19 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2008-08-14 17:41:19 +0000
commit8e4cc7c19066c82a091dc66bd8ce79bce16e830d (patch)
treefa125c2ca08ed43f3cd10408039e6e65f57cd803 /packages/darwin_app/org.puredata.pd.default.plist
parent5466d3284b7a2685c1e0d120b47b3fe2ecd550b5 (diff)
merged in changes from the v0-40 pd-extended release branch
svn path=/trunk/; revision=10244
Diffstat (limited to 'packages/darwin_app/org.puredata.pd.default.plist')
-rw-r--r--packages/darwin_app/org.puredata.pd.default.plist23
1 files changed, 10 insertions, 13 deletions
diff --git a/packages/darwin_app/org.puredata.pd.default.plist b/packages/darwin_app/org.puredata.pd.default.plist
index b2f081e8..834dc095 100644
--- a/packages/darwin_app/org.puredata.pd.default.plist
+++ b/packages/darwin_app/org.puredata.pd.default.plist
@@ -5,7 +5,7 @@
<key>defeatrt</key>
<string>0</string>
<key>flags</key>
- <string>-helppath /Library/Pd</string>
+ <string>-helppath ~/Library/Pd -helppath /Library/Pd</string>
<key>loadlib1</key>
<string>libdir</string>
<key>loadlib2</key>
@@ -67,25 +67,21 @@
<key>loadlib30</key>
<string>ext13</string>
<key>loadlib31</key>
- <string>hardware</string>
- <key>loadlib32</key>
<string>ggee</string>
- <key>loadlib33</key>
+ <key>loadlib32</key>
<string>iem_anything</string>
- <key>loadlib34</key>
+ <key>loadlib33</key>
<string>flib</string>
- <key>loadlib35</key>
+ <key>loadlib34</key>
<string>ekext</string>
- <key>loadlib36</key>
+ <key>loadlib35</key>
<string>flatspace</string>
- <key>loadlib37</key>
- <string>deprecated</string>
- <key>loadlib38</key>
+ <key>loadlib36</key>
<string>pdp</string>
- <key>loadlib39</key>
+ <key>loadlib37</key>
<string>pidip</string>
<key>nloadlib</key>
- <string>39</string>
+ <string>37</string>
<key>path1</key>
<string>~/Library/Pd</string>
<key>path2</key>
@@ -109,5 +105,6 @@
<key>npath</key>
<string>10</string>
</dict>
- </plist>
+
+</plist>