[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[vidalia-svn] r3062: Tweak the "Firefox not installed" warning page to let people (vidalia/trunk/pkg/win32)
Author: edmanm
Date: 2008-09-12 01:40:15 -0400 (Fri, 12 Sep 2008)
New Revision: 3062
Modified:
vidalia/trunk/pkg/win32/firefox-warning.ini
Log:
Tweak the "Firefox not installed" warning page to let people click "Back"
to the welcome page; don't explicitly specify the button text so we can
just use NSIS's translations for "Back", "Continue", and "Cancel"; and
set the State variable for the Link control so it has a URL to go to.
Modified: vidalia/trunk/pkg/win32/firefox-warning.ini
===================================================================
--- vidalia/trunk/pkg/win32/firefox-warning.ini 2008-09-12 03:43:31 UTC (rev 3061)
+++ vidalia/trunk/pkg/win32/firefox-warning.ini 2008-09-12 05:40:15 UTC (rev 3062)
@@ -1,13 +1,12 @@
-; Auto-generated by EclipseNSIS InstallOptions Script Wizard
-; Sep 11, 2008 10:35:17 PM
[Settings]
NumFields=3
-Title=Firefox is not currently installed
+Title=Firefox is not installed
CancelEnabled=1
CancelShow=1
-BackEnabled=0
-CancelButtonText=Cancel
-NextButtonText=Continue
+BackEnabled=1
+CancelButtonText=
+NextButtonText=
+BackButtonText=
[Field 1]
Type=Label
@@ -19,11 +18,12 @@
[Field 2]
Type=Link
-Left=60
+Left=64
Top=65
-Right=190
+Right=171
Bottom=74
-Text=http://www.mozilla.com/en-US/firefox/
+Text=http://www.mozilla.com/firefox/
+State=http://www.mozilla.com/firefox/
[Field 3]
Type=Label