On Tuesday 31 March 2009, Emdek wrote:
> different offsets in files. The biggest problem for me is only there that I
> never created any patch, but I think that Kompare should help me to
> accomplish generation of patch file. ;-)

ah, forgot to comment on this bit: if you have an svn checkout (e.g. of 4.2) 
then you can just do: svn diff > mypatch.diff 

if you are working from a release tarball, then you'll need a pristine copy of 
the sources and then you can just use the diff command directly from the 
command line:

diff path/to/pristine/sources/ path/to/modified/sources > mypatch.diff

-- 
Aaron J. Seigo
humru othro a kohnu se
GPG Fingerprint: 8B8B 2209 0C6F 7C47 B1EA  EE75 D6B7 2EB1 A7F1 DB43

KDE core developer sponsored by Qt Software

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel

Reply via email to