If you're comfortable working in Vim (a Unix vi editor clone), it has a
mode that shows two files side by side in "diff" mode showing the
differences on a line by line basis. It is started as:
"vimdiff file1 file2"
I then go through and make the changes I want to the new skin or
whatever file that gets updated. It's a very DIY way of handling
things.
If you're not at all familiar with vi, there may be other editors that
will do the same by giving a view of differences while editing. I found
this tool to be far less error prone than other ways I'd tried in the
past.
- Nate
--
"The optimist proclaims that we live in the best of all
possible worlds. The pessimist fears this is true."
Web:
https://www.n0nb.us
Projects:
https://github.com/N0NB
GPG fingerprint: 82D6 4F6B 0E67 CD41 F689 BBA6 FB2C 5130 D55A 8819