Make text in Firefox and I2P prompts more descriptive
This commit is contained in:
@ -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
|
||||
|
@ -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"
|
||||
|
Reference in New Issue
Block a user