Skip to content

Commit

Permalink
Merge branch 'release-1.1.0'
Browse files Browse the repository at this point in the history
  • Loading branch information
pmuellr committed Mar 2, 2011
2 parents 81cc594 + 1565776 commit 3a0b077
Show file tree
Hide file tree
Showing 116 changed files with 2,622 additions and 4,082 deletions.
Expand Up @@ -17,7 +17,7 @@
<key>CFBundleIconFile</key>
<string>weinre.icns</string>
<key>CFBundleIdentifier</key>
<string>com.phonegap.weinre.application</string>
<string>weinre.application</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
Expand Down
Expand Up @@ -12,4 +12,4 @@ BASEDIR=`dirname $0`
java \
-XstartOnFirstThread \
-classpath $BASEDIR/weinre-ui.jar:$BASEDIR/weinre.jar:$BASEDIR/swt.jar \
com.phonegap.weinre.application.GUIMain
weinre.application.GUIMain

This file was deleted.

0 comments on commit 3a0b077

Please sign in to comment.