don't bother with update target for now
This commit is contained in:
@ -421,9 +421,7 @@ Linux(because the top command will be run and the script will exit).\n\nBoth det
|
||||
</exec>
|
||||
<mkdir dir="i2p.plugins.firefox" />
|
||||
<copy file="i2pfirefox.su3" todir="i2p.plugins.firefox" overwrite="true" />
|
||||
<copy file="i2pfirefox-update.su3" todir="i2p.plugins.firefox" overwrite="true" />
|
||||
<copy file="i2pfirefox.xpi2p" todir="i2p.plugins.firefox" overwrite="true" />
|
||||
<copy file="i2pfirefox-update.xpi2p" todir="i2p.plugins.firefox" overwrite="true" />
|
||||
</target>
|
||||
<target name="torrent">
|
||||
<delete file="i2p.plugins.firefox.torrent" failonerror="false" />
|
||||
|
@ -2,4 +2,4 @@ clientApp.0.main=net.i2p.i2pfirefox.plugin.I2PBrowserPlugin
|
||||
clientApp.0.name=i2pfirefox
|
||||
clientApp.0.delay=0
|
||||
clientApp.0.startOnLoad=true
|
||||
clientApp.0.classpath=$PLUGIN/lib/i2pfirefox-plugin.jar,$PLUGIN/lib/i2pfirefox.jar,$I2P/lib/i2psnark.jar
|
||||
clientApp.0.classpath=$PLUGIN/lib/i2pfirefox-plugin.jar
|
@ -1,3 +1,3 @@
|
||||
#Build Number for ANT. Do not edit!
|
||||
#Tue Mar 05 16:05:51 EST 2024
|
||||
build.number=649
|
||||
#Tue Mar 05 18:07:41 EST 2024
|
||||
build.number=650
|
||||
|
Reference in New Issue
Block a user