diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2010-03-10 03:42:06 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2010-03-10 03:42:06 +0000 |
commit | 1f80b2c642c30a90ed8713f109b6e9786d3e9de7 (patch) | |
tree | e94c3eb619ba31a19c3535baf45ab1659a6e9ea3 /packages/darwin_app/org.puredata.pd.default.plist | |
parent | 17f9ea1b840e5653611e2420cfcf839246d8e7e5 (diff) |
converted freeverb folder to have the same name as the object, therefore it doesn't need to be loaded as a library
svn path=/trunk/; revision=13201
Diffstat (limited to 'packages/darwin_app/org.puredata.pd.default.plist')
-rw-r--r-- | packages/darwin_app/org.puredata.pd.default.plist | 22 |
1 files changed, 10 insertions, 12 deletions
diff --git a/packages/darwin_app/org.puredata.pd.default.plist b/packages/darwin_app/org.puredata.pd.default.plist index 3697ece1..e8fcaa19 100644 --- a/packages/darwin_app/org.puredata.pd.default.plist +++ b/packages/darwin_app/org.puredata.pd.default.plist @@ -59,29 +59,27 @@ <key>loadlib26</key> <string>pan</string> <key>loadlib27</key> - <string>freeverb</string> - <key>loadlib28</key> <string>hcs</string> - <key>loadlib29</key> + <key>loadlib28</key> <string>jmmmp</string> - <key>loadlib30</key> + <key>loadlib29</key> <string>ext13</string> - <key>loadlib31</key> + <key>loadlib30</key> <string>ggee</string> - <key>loadlib32</key> + <key>loadlib31</key> <string>iem_anything</string> - <key>loadlib33</key> + <key>loadlib32</key> <string>flib</string> - <key>loadlib34</key> + <key>loadlib33</key> <string>ekext</string> - <key>loadlib35</key> + <key>loadlib34</key> <string>flatspace</string> - <key>loadlib36</key> + <key>loadlib35</key> <string>pdp</string> - <key>loadlib37</key> + <key>loadlib36</key> <string>pidip</string> <key>nloadlib</key> - <string>37</string> + <string>36</string> <key>path1</key> <string>/System/Library/Fonts</string> <key>path2</key> |