git-gui: Rename difffont/mainfont variables.
authorShawn O. Pearce <spearce@spearce.org>
Sat, 11 Nov 2006 23:46:52 +0000 (18:46 -0500)
committerShawn O. Pearce <spearce@spearce.org>
Sun, 12 Nov 2006 05:16:02 +0000 (00:16 -0500)
I found difffont to be a very awkward varible name, due to the use
of three f's in a row. So use easier to read variable names.

Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
No differences found