Changeset 819
- Timestamp:
- Nov 18, 2010, 1:51:02 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
packaging/lib.wis.tpl
r737 r819 102 102 call WirexxShowMessage , 103 103 'Qt 4 Runtime: Warning',, 104 'IMPORTANT NOTICE:'||'0D0A'x||'0D0A'x, 105 'If you have another version of the Qt 4 Runtime package installed on your computer, *PLEASE* cancel this installation now and uninstall the previous version first! Upgrading the existing Qt 4 installation is currently *NOT SUPPORTED*.'||'0D0A'x||'0D0A'x, 106 'The previous version of the Qt 4 Runtime package may be uninstalled using the WarpIn utility which you can start through the Programs menu (Desktop > Local System > Install/Remove > WarpIn > WarpIn) or by typing "warpin" on the command line.'||'0D0A'x||'0D0A'x,, 104 'IMPORTANT NOTICE:', 105 ||'0D0A'x||'0D0A'x, 106 ||'If you have another version of the Qt 4 Runtime package installed on', 107 'your computer, *PLEASE* cancel this installation now and uninstall', 108 'the previous version first! Upgrading the existing Qt 4 installation', 109 'is currently *NOT SUPPORTED*.', 110 ||'0D0A'x||'0D0A'x, 111 ||'The previous version of the Qt 4 Runtime package may be uninstalled', 112 'using the WarpIn utility which you can start through the Programs menu', 113 '(Desktop > Local System > Install/Remove > WarpIn > WarpIn) or by', 114 'typing "warpin" in the command prompt.', 115 ||'0D0A'x||'0D0A'x, 116 ||'Please note that some Qt files may still remain in your system after', 117 'uninstallation and interfere with the new install. In order to avoid possible', 118 'problems, please search for the following files on a drive where Qt 4', 119 'was previously installed and delete them if found:'||'0D0A'x||'0D0A'x, 120 ||'- Qt*4.dll'||'0D0A'x, 121 ||'- qt*.conf'||'0D0A'x, 122 ||'0D0A'x, 123 ||'Sorry for the inconvenience. It is mostly caused by various', 124 'limitations of WarpIn. The next version of Qt 4 for OS/2 will be', 125 'distributed in RPM format which will solve most current installation', 126 'problems. See http://svn.netlabs.org/rpm for more information about', 127 'RPM for OS/2.'||'0D0A'x||'0D0A'x,, 107 128 0 108 129 return '' … … 155 176 SELECT 156 177 REQUIRES="1" 157 REQUIRES="Ulrich M ller\XWorkplace\Kernel\0\9\9"158 TARGET="$(Ulrich M ller\XWorkplace\Kernel)" FIXED178 REQUIRES="Ulrich Mᅵller\XWorkplace\Kernel\0\9\9" 179 TARGET="$(Ulrich Mᅵller\XWorkplace\Kernel)" FIXED 159 180 LONGFILENAMES 160 181 >Provides support for the system tray to Qt applications. This package is recommended</PCK${disable_tag_end}>
Note:
See TracChangeset
for help on using the changeset viewer.