Make text in Firefox and I2P prompts more descriptive

This commit is contained in:
zab2
2019-01-08 11:10:17 +00:00
parent 1d171b6152
commit 5574f60917
2 changed files with 3 additions and 2 deletions

View File

@ -1,6 +1,7 @@
2019-01-08 zab
* Rename the output of the windows installer to include version.
- current (initial) version is 0.01a
* Change text in prompts for Firefox and I2P locations
2019-01-07 zzz
* Remove irrelevant parts of Tor license

View File

@ -1,8 +1,8 @@
!define APPNAME "I2PBrowser-Launcher"
!define COMPANYNAME "I2P"
!define DESCRIPTION "This launches Firefox with a browser profile pre-configured to use i2p"
!define FIREFOX_MESSAGE "Select the location of your Firefox installation."
!define I2P_MESSAGE "Select the location of your i2p installation."
!define FIREFOX_MESSAGE "Could not find Firefox. Please point to where you have installed Firefox. If you have not installed Firefox yet, exit this installer and install Firefox, then start this installer again."
!define I2P_MESSAGE "Could not find I2P. Please point to where you have installed I2P. If you have not installed I2P yet, exit this installer and install I2P, then start this installer again."
!define LAUNCH_TEXT "Launch the i2p browser?"
!define LICENSE_TITLE "Many Licenses"
!define CONSOLE_URL "http://127.0.0.1:7657/home"