update index.html
This commit is contained in:
@ -91,7 +91,7 @@ package: net.i2p.i2pfirefox
|
|||||||
| fileToBeModified | File | |
|
| fileToBeModified | File | |
|
||||||
|
|
||||||
|
|
||||||
### undoValue [[src]](src/java/net/i2p/i2pfirefox/I2PFirefoxProfileChecker.java#L137)
|
### undoValue [[src]](src/java/net/i2p/i2pfirefox/I2PFirefoxProfileChecker.java#L138)
|
||||||
|
|
||||||
+ Description:
|
+ Description:
|
||||||
+ Access: private
|
+ Access: private
|
||||||
@ -105,7 +105,7 @@ package: net.i2p.i2pfirefox
|
|||||||
| fileToBeModified | File | |
|
| fileToBeModified | File | |
|
||||||
|
|
||||||
|
|
||||||
### validateFile [[src]](src/java/net/i2p/i2pfirefox/I2PFirefoxProfileChecker.java#L171)
|
### validateFile [[src]](src/java/net/i2p/i2pfirefox/I2PFirefoxProfileChecker.java#L172)
|
||||||
|
|
||||||
+ Description: Return true if the file is valid.
|
+ Description: Return true if the file is valid.
|
||||||
+ Access: public
|
+ Access: public
|
||||||
@ -117,7 +117,7 @@ package: net.i2p.i2pfirefox
|
|||||||
| file | String | the file to check |
|
| file | String | the file to check |
|
||||||
|
|
||||||
|
|
||||||
### validateExtensionDirectory [[src]](src/java/net/i2p/i2pfirefox/I2PFirefoxProfileChecker.java#L198)
|
### validateExtensionDirectory [[src]](src/java/net/i2p/i2pfirefox/I2PFirefoxProfileChecker.java#L199)
|
||||||
|
|
||||||
+ Description: Return true if the extension directory is valid.
|
+ Description: Return true if the extension directory is valid.
|
||||||
+ Access: public
|
+ Access: public
|
||||||
|
@ -317,7 +317,7 @@ Linux(because the top command will be run and the script will exit).\n\nBoth det
|
|||||||
<delete dir="plugin/eepsite/docroot/torrents/" />
|
<delete dir="plugin/eepsite/docroot/torrents/" />
|
||||||
<!-- get version number -->
|
<!-- get version number -->
|
||||||
<buildnumber file="scripts/build.number" />
|
<buildnumber file="scripts/build.number" />
|
||||||
<property name="release.number" value="0.0.32" />
|
<property name="release.number" value="0.0.33" />
|
||||||
|
|
||||||
<!-- make the update xpi2p -->
|
<!-- make the update xpi2p -->
|
||||||
<!-- this contains everything except i2ptunnel.config -->
|
<!-- this contains everything except i2ptunnel.config -->
|
||||||
|
Reference in New Issue
Block a user