there was a "Location" and a "Geolocation" plugin defined. We use "Geolocation" in the JavaScript

This commit is contained in:
Dave Johnson 2011-07-21 16:42:59 -07:00
parent be48b576d9
commit 8c807315e9

1
framework/res/xml/plugins.xml Executable file → Normal file
View File

@ -10,7 +10,6 @@
<plugin name="Contacts" value="com.phonegap.ContactManager"/>
<plugin name="Crypto" value="com.phonegap.CryptoHandler"/>
<plugin name="File" value="com.phonegap.FileUtils"/>
<plugin name="Location" value="com.phonegap.GeoBroker"/>
<plugin name="Network Status" value="com.phonegap.NetworkManager"/>
<plugin name="Notification" value="com.phonegap.Notification"/>
<plugin name="Storage" value="com.phonegap.Storage"/>