DTG: Use UrlLauncher to launch browser

This commit is contained in:
zzz
2018-12-12 15:17:51 +00:00
parent 5eda30644f
commit 51bf23a34c
6 changed files with 8 additions and 61 deletions

View File

@@ -34,6 +34,7 @@
<pathelement location="../../core/java/build/i2p.jar" />
<pathelement location="../../installer/lib/wrapper/all/wrapper.jar" />
<pathelement location="../../router/java/build/router.jar" />
<pathelement location="../systray/java/build/systray.jar" />
</classpath>
</javac>
</target>