diff options
author | glx <glx@openttd.org> | 2009-08-15 14:16:09 +0000 |
---|---|---|
committer | glx <glx@openttd.org> | 2009-08-15 14:16:09 +0000 |
commit | cd1de081c29181096763f318671c2e38e3d1019b (patch) | |
tree | 8e1209527d24d44f4e17f68b52ecbe3e61b0fd9e /os/win32/installer/notice.ini | |
parent | 2ad4bf74a1a0c78138efd450582e91423c282440 (diff) | |
download | openttd-cd1de081c29181096763f318671c2e38e3d1019b.tar.xz |
(svn r17186) -Change: remove UNICODE notice in windows installer
Diffstat (limited to 'os/win32/installer/notice.ini')
-rw-r--r-- | os/win32/installer/notice.ini | 30 |
1 files changed, 0 insertions, 30 deletions
diff --git a/os/win32/installer/notice.ini b/os/win32/installer/notice.ini index 7e51c0dba..e69de29bb 100644 --- a/os/win32/installer/notice.ini +++ b/os/win32/installer/notice.ini @@ -1,30 +0,0 @@ -; Ini file generated by the HM NIS Edit IO designer. -[Settings] -NumFields=3 -CancelEnabled=0 - -[Field 1] -Type=Groupbox -Text=UNICODE support -Left=8 -Right=292 -Top=0 -Bottom=75 - -[Field 2] -Type=Label -Text=This version of OpenTTD has support for UNICODE, allowing users to use non-ASCII character sets such as Russian or Japanese.\r\nSelecting such a language will result in an unusable and garbled interface. You will need to specify a font that has support for these characters in openttd.cfg, or alternatively use an appropiate grf file.\r\n\r\nFor more information please refer to the readme or the wiki. -Left=13 -Right=284 -Top=9 -Bottom=65 - -[Field 3] -Type=Link -Text=OpenTTD wiki -Left=238 -Right=284 -Top=64 -Bottom=72 -State=http://wiki.openttd.org/index.php/Unicode - |