[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Enc: NSBrowser patch
From: |
Benhur Stein |
Subject: |
Re: Enc: NSBrowser patch |
Date: |
Wed, 13 Aug 2003 12:05:32 -0300 |
Sorry for taking so long to answer, I was out of town.
On 2003-08-03 12:24:41 -0300 Pete French <pete@twisted.org.uk> wrote:
Just tried to apply the patch - it seems to be relative to the ,v files in CVS
rather than the actual source files. How can I patch my source to try out
the patch (or do I need a local CVS repository to apply to ?).
I just applied it with cd core/gui
patch -p0 < browser.diff
With today's CVS, the ChangeLog diff fails, but NSBrowser.m gets patched.
Benhur