[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[vidalia-svn] r3061: Add a .ini layout file for an installer page that warns the (vidalia/trunk/pkg/win32)



Author: edmanm
Date: 2008-09-11 23:43:31 -0400 (Thu, 11 Sep 2008)
New Revision: 3061

Added:
   vidalia/trunk/pkg/win32/firefox-warning.ini
Log:
Add a .ini layout file for an installer page that warns the user that
they should install Firefox, if it looks like they haven't already done
so. Still need to call this layout file from the .nsi.


Added: vidalia/trunk/pkg/win32/firefox-warning.ini
===================================================================
--- vidalia/trunk/pkg/win32/firefox-warning.ini	                        (rev 0)
+++ vidalia/trunk/pkg/win32/firefox-warning.ini	2008-09-12 03:43:31 UTC (rev 3061)
@@ -0,0 +1,34 @@
+; Auto-generated by EclipseNSIS InstallOptions Script Wizard
+; Sep 11, 2008 10:35:17 PM
+[Settings]
+NumFields=3
+Title=Firefox is not currently installed
+CancelEnabled=1
+CancelShow=1
+BackEnabled=0
+CancelButtonText=Cancel
+NextButtonText=Continue
+
+[Field 1]
+Type=Label
+Left=12
+Top=6
+Right=286
+Bottom=65
+Text=The Mozilla Firefox Web browser is not installed on your computer. \r\nTor will work with other browsers, such as Internet Explorer, but\r\nis easier to use with Firefox, which also does a better job of \r\nprotecting your anonymity. \r\n\r\nIf you would like to install Firefox, please press Cancel, then go \r\nto the Firefox download page at
+
+[Field 2]
+Type=Link
+Left=60
+Top=65
+Right=190
+Bottom=74
+Text=http://www.mozilla.com/en-US/firefox/
+
+[Field 3]
+Type=Label
+Left=12
+Top=78
+Right=286
+Bottom=127
+Text="When you are done installing Firefox, you can once again run the \r\nTor installer.\r\n\r\nOr, if you would prefer to install Tor without Firefox, simply \r\npress Continue. "