notepad pagesetup fix

Vijay Kiran Kamuju infyquest at gmail.com
Tue Oct 4 03:44:44 CDT 2005


Sorry sent the patch in wrong format.
Resending
Changelog
---------------
Notepad pagesetup fix
This fixes BUG#2600


On 10/4/05, Jacek Caban <jack at itma.pwr.wroc.pl> wrote:
> Hi.
>
> Vijay Kiran Kamuju wrote:
>
> >Changelog
> >---------------
> >Notepad pagesetup fix
> >This fixes BUG#2600
> >
> >
> >------------------------------------------------------------------------
> >
> >92,94c92,94
> >< DEFPUSHBUTTON "OK",         0x151,                   180,  3, 40, 15, WS_TABSTOP
> >< PUSHBUTTON    "Cancel",     0x152,               180, 21, 40, 15, WS_TABSTOP
> >< PUSHBUTTON    "&Help",       0x153,                180, 39, 40, 15, WS_TABSTOP
> >---
> >
> >
> >>DEFPUSHBUTTON "OK",         IDOK,                   180,  3, 40, 15, WS_TABSTOP
> >>PUSHBUTTON    "Cancel",     IDCANCEL,               180, 21, 40, 15, WS_TABSTOP
> >>PUSHBUTTON    "&Help",      IDHELP,                 180, 39, 40, 15, WS_TABSTOP
> >>
> >>
> You sent the patch in wrong rormat (not diff -u).
>
> Jacek
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: notepadpgsetup.diff
Type: text/x-patch
Size: 827 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20051004/0a91ac3c/notepadpgsetup.diff


More information about the wine-patches mailing list