2005-01-10 jrandom
* Added the per-post list of attachments/blogs/etc to the blog view in Syndie (though this does not yet include comments or some further refinements) * Have the I2P shortcut launch i2p.exe instead of i2psvc.exe on windows, removing the dox box (though also removes the restart functionality...) * Give the i2p.exe the correct java.library.path to support the systray dll (thanks Bobcat, Sugadude, anon!)
This commit is contained in:
@ -12,7 +12,7 @@
|
||||
<minHeapSize>64</minHeapSize>
|
||||
<maxHeapSize>64</maxHeapSize>
|
||||
-->
|
||||
<args>-Djava.library.path=. -DloggerFilenameOverride=logs/log-router-@.txt -Dorg.mortbay.http.Version.paranoid=true -Dorg.mortbay.util.FileResource.checkAliases=false</args>
|
||||
<args>-Djava.library.path=.;lib -DloggerFilenameOverride=logs/log-router-@.txt -Dorg.mortbay.http.Version.paranoid=true -Dorg.mortbay.util.FileResource.checkAliases=false</args>
|
||||
</jre>
|
||||
<splash>
|
||||
<file>resources/i2plogo.bmp</file>
|
||||
|
Reference in New Issue
Block a user