Skip to content

Commit

Permalink
stupid git
Browse files Browse the repository at this point in the history
  • Loading branch information
August Mueller committed Aug 26, 2009
1 parent 16c02b7 commit 9db59a8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions bin/jstbuild.sh
Expand Up @@ -139,6 +139,7 @@ mkdir JSTalkFoo/plugins
mv JSTalk.acplugin JSTalkFoo/plugins/.
mv JSTalk.vpplugin JSTalkFoo/plugins/.
mv FMDB.jstplugin JSTalkFoo/plugins/.
mv /tmp/jstalk/plugins/proxitask/JSTalkProxiTask.bundle JSTalkFoo/plugins/.

cp /tmp/jstalk/plugins/README.txt JSTalkFoo/plugins/.

Expand Down
2 changes: 1 addition & 1 deletion plugins/acornplugin/Info.plist
Expand Up @@ -21,6 +21,6 @@
<key>CFBundleVersion</key>
<string>1.0</string>
<key>NSPrincipalClass</key>
<string>JSEnablerPlugin</string>
<string>JSEnablerPlugIn</string>
</dict>
</plist>

0 comments on commit 9db59a8

Please sign in to comment.