tools/installer/nsis/gwdownload.ini
changeset 0 1918ee327afb
child 4 3b1da2848fc7
equal deleted inserted replaced
-1:000000000000 0:1918ee327afb
       
     1 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
       
     2 ;;
       
     3 ;; Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
       
     4 ;; All rights reserved.
       
     5 ;; Contact: Nokia Corporation (qt-info@nokia.com)
       
     6 ;;
       
     7 ;; This file is part of the tools applications of the Qt Toolkit.
       
     8 ;;
       
     9 ;; $QT_BEGIN_LICENSE:LGPL$
       
    10 ;; No Commercial Usage
       
    11 ;; This file contains pre-release code and may not be distributed.
       
    12 ;; You may use this file in accordance with the terms and conditions
       
    13 ;; contained in the Technology Preview License Agreement accompanying
       
    14 ;; this package.
       
    15 ;;
       
    16 ;; GNU Lesser General Public License Usage
       
    17 ;; Alternatively, this file may be used under the terms of the GNU Lesser
       
    18 ;; General Public License version 2.1 as published by the Free Software
       
    19 ;; Foundation and appearing in the file LICENSE.LGPL included in the
       
    20 ;; packaging of this file.  Please review the following information to
       
    21 ;; ensure the GNU Lesser General Public License version 2.1 requirements
       
    22 ;; will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
       
    23 ;;
       
    24 ;; In addition, as a special exception, Nokia gives you certain additional
       
    25 ;; rights.  These rights are described in the Nokia Qt LGPL Exception
       
    26 ;; version 1.1, included in the file LGPL_EXCEPTION.txt in this package.
       
    27 ;;
       
    28 ;; If you have questions regarding the use of this file, please contact
       
    29 ;; Nokia at qt-info@nokia.com.
       
    30 ;;
       
    31 ;;
       
    32 ;;
       
    33 ;;
       
    34 ;;
       
    35 ;;
       
    36 ;;
       
    37 ;;
       
    38 ;; $QT_END_LICENSE$
       
    39 ;;
       
    40 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
       
    41 ; Ini file generated by the HM NIS Edit IO designer.
       
    42 [Settings]
       
    43 NumFields=9
       
    44 
       
    45 [Field 1]
       
    46 Type=Groupbox
       
    47 Text=Find MinGW
       
    48 Left=0
       
    49 Right=299
       
    50 Top=49
       
    51 Bottom=91
       
    52 
       
    53 [Field 2]
       
    54 Type=Label
       
    55 Text=Please specify a directory where to find MinGW (for instance: C:\\MinGW). If you do not have MinGW installed, you can let the installer download and install it for you.
       
    56 Left=2
       
    57 Right=298
       
    58 Top=1
       
    59 Bottom=27
       
    60 
       
    61 [Field 3]
       
    62 Type=DirRequest
       
    63 Left=8
       
    64 Right=290
       
    65 Top=68
       
    66 Bottom=81
       
    67 
       
    68 [Field 4]
       
    69 Type=Groupbox
       
    70 Text=Download and install MinGW
       
    71 Left=0
       
    72 Right=299
       
    73 Top=94
       
    74 Bottom=137
       
    75 
       
    76 [Field 5]
       
    77 Type=Label
       
    78 Text=Previously installed MinGW:
       
    79 Left=8
       
    80 Right=286
       
    81 Top=60
       
    82 Bottom=68
       
    83 
       
    84 [Field 6]
       
    85 Type=DirRequest
       
    86 Left=8
       
    87 Right=290
       
    88 Top=116
       
    89 Bottom=129
       
    90 Flags=DISABLED
       
    91 
       
    92 [Field 7]
       
    93 Type=Label
       
    94 Text=Installation directory:
       
    95 Left=8
       
    96 Right=124
       
    97 Top=107
       
    98 Bottom=115
       
    99 Flags=DISABLED
       
   100 
       
   101 [Field 8]
       
   102 Type=Checkbox
       
   103 Text=Download and install minimal MinGW installation.
       
   104 Left=8
       
   105 Right=172
       
   106 Top=28
       
   107 Bottom=40
       
   108 Flags=NOTIFY
       
   109 
       
   110 [Field 9]
       
   111 Type=Link
       
   112 Text=(http://www.mingw.org)
       
   113 Left=174
       
   114 Right=260
       
   115 Top=30
       
   116 Bottom=38
       
   117 State=http://www.mingw.org
       
   118