Mercurial > hg-stable
changeset 7747:5f7512f680cb
hgk: added explanation to .hgk for background colour
author | Robert Bauck Hamar <r.b.hamar@usit.uio.no> |
---|---|
date | Mon, 09 Feb 2009 19:00:55 +0100 |
parents | 59815cef38f0 |
children | 09bec6fd747c |
files | contrib/hgk |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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"