diff options
author | darkvater <darkvater@openttd.org> | 2005-01-02 21:52:21 +0000 |
---|---|---|
committer | darkvater <darkvater@openttd.org> | 2005-01-02 21:52:21 +0000 |
commit | efc2702491dde25a05945b713ba0fbdf9bd41d0f (patch) | |
tree | ae7463d55d1c5a65505609303994518c5ff576be /os/win32/installer | |
parent | 2351271889407382f5beeb7e10979c6396f5982c (diff) | |
download | openttd-efc2702491dde25a05945b713ba0fbdf9bd41d0f.tar.xz |
(svn r1325) -Fixed eol-style properties on new files. Please before adding a new file to svn use: "svn propset svn:eol-style native <filename's>"!!
-Fix: the level land icon no longer flashes (was palette colour)
Diffstat (limited to 'os/win32/installer')
-rw-r--r-- | os/win32/installer/InstallChoices.ini | 76 |
1 files changed, 38 insertions, 38 deletions
diff --git a/os/win32/installer/InstallChoices.ini b/os/win32/installer/InstallChoices.ini index 2afae0388..811b339d5 100644 --- a/os/win32/installer/InstallChoices.ini +++ b/os/win32/installer/InstallChoices.ini @@ -1,38 +1,38 @@ -; Ini file generated by the HM NIS Edit IO designer.
-[Settings]
-NumFields=4
-
-[Field 1]
-Type=Button
-Text=Instant Install
-Flags=NOTIFY
-Left=0
-Right=58
-Top=0
-Bottom=15
-
-[Field 2]
-Type=Button
-Text=Advanced Install
-Flags=NOTIFY
-Left=0
-Right=58
-Top=19
-Bottom=35
-
-[Field 3]
-Type=Label
-Text=Install OpenTTD instantly and quickly, no questions asked
-Left=62
-Right=245
-Top=3
-Bottom=11
-
-[Field 4]
-Type=Label
-Text=In case you want to change location, options, Start Menu location, etc
-Left=62
-Right=283
-Top=23
-Bottom=31
-
+; Ini file generated by the HM NIS Edit IO designer. +[Settings] +NumFields=4 + +[Field 1] +Type=Button +Text=Instant Install +Flags=NOTIFY +Left=0 +Right=58 +Top=0 +Bottom=15 + +[Field 2] +Type=Button +Text=Advanced Install +Flags=NOTIFY +Left=0 +Right=58 +Top=19 +Bottom=35 + +[Field 3] +Type=Label +Text=Install OpenTTD instantly and quickly, no questions asked +Left=62 +Right=245 +Top=3 +Bottom=11 + +[Field 4] +Type=Label +Text=In case you want to change location, options, Start Menu location, etc +Left=62 +Right=283 +Top=23 +Bottom=31 + |