LF -> CRLF

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5371 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
kichik 2007-11-14 20:10:31 +00:00
parent 595573c61f
commit f3f0c0da09
12 changed files with 783 additions and 783 deletions

View file

@ -1,44 +1,44 @@
[Settings]
NumFields=5
[Field 1]
Type=Label
Left=10
Right=-40
Top=10
Bottom=18
Text=This custom page demonstrates the "Link" control
[Field 2]
Type=Link
Left=20
Right=-40
Top=40
Bottom=50
Text=* Run notepad
[Field 3]
Type=Link
Left=20
Right=-40
Top=55
Bottom=65
State=mailto:someone@anywhere.com
Text=* Send E-mail
[Field 4]
Type=Link
Left=20
Right=-40
Top=70
Bottom=80
State=http://nsis.sourceforge.net/
Text=* Homepage http://nsis.sourceforge.net/
[Field 5]
Type=Text
Left=20
Right=-40
Top=85
Bottom=98
State=Just to test proper interaction with the other fields
[Settings]
NumFields=5
[Field 1]
Type=Label
Left=10
Right=-40
Top=10
Bottom=18
Text=This custom page demonstrates the "Link" control
[Field 2]
Type=Link
Left=20
Right=-40
Top=40
Bottom=50
Text=* Run notepad
[Field 3]
Type=Link
Left=20
Right=-40
Top=55
Bottom=65
State=mailto:someone@anywhere.com
Text=* Send E-mail
[Field 4]
Type=Link
Left=20
Right=-40
Top=70
Bottom=80
State=http://nsis.sourceforge.net/
Text=* Homepage http://nsis.sourceforge.net/
[Field 5]
Type=Text
Left=20
Right=-40
Top=85
Bottom=98
State=Just to test proper interaction with the other fields