author | Robert Bauck Hamar <r.b.hamar@usit.uio.no> |
Mon, 09 Feb 2009 19:00:55 +0100 | |
changeset 7747 | 5f7512f680cb |
parent 7746 | 59815cef38f0 |
child 7748 | 09bec6fd747c |
contrib/hgk | file | annotate | diff | comparison | revisions |
--- a/contrib/hgk Mon Feb 09 19:00:52 2009 +0100 +++ b/contrib/hgk Mon Feb 09 19:00:55 2009 +0100 @@ -730,6 +730,8 @@ puts $f "# the last entry will be reused." puts $f "#" puts $f "set authorcolors {$authorcolors}" + puts $f "#" + puts $f "# The background color in the text windows" puts $f "set bgcolor $bgcolor" puts $f "#" puts $f "# The text color used in the diff and file list view"