Changeset 821


Ignore:
Timestamp:
Nov 18, 2010, 2:20:33 AM (15 years ago)
Author:
Dmitry A. Kuminov
Message:

packaging: Added Cancel button to the Important Notice dialog (and fixed accidentally killed umlauts in the XWP package name).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • packaging/lib.wis.tpl

    r820 r821  
    121121       ||'- qt*.conf'||'0D0A'x,
    122122       ||'0D0A'x,
    123        ||'Sorry for the inconvenience. It is mostly caused by various',
     123       ||'Sorry for the inconvenience, it is mostly caused by various',
    124124       'limitations of WarpIn. The next version of Qt 4 for OS/2 will be',
    125125       'distributed in RPM format which will solve most current installation',
    126126       'problems. See http://svn.netlabs.org/rpm for more information about',
    127127       'RPM for OS/2.'||'0D0A'x||'0D0A'x,,
    128        0
     128        1
     129        if (result == 2) then call WirexxCancel
    129130    return ''
    130131</REXX>
     
    176177     SELECT
    177178     REQUIRES="1"
    178      REQUIRES="Ulrich Mᅵller\XWorkplace\Kernel\0\9\9"
    179      TARGET="$(Ulrich Mᅵller\XWorkplace\Kernel)" FIXED
     179     REQUIRES="Ulrich M”ller\XWorkplace\Kernel\0\9\9"
     180     TARGET="$(Ulrich M”ller\XWorkplace\Kernel)" FIXED
    180181     LONGFILENAMES
    181182>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.