Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
git-gui: update Japanese translation
[gitweb.git]
/
lib
/
browser.tcl
diff --git
a/lib/browser.tcl
b/lib/browser.tcl
index 53d5a628165a29c592ab14c234a000a56d7c6a12..ab470d12648c1dd3560b411e70ea210cc4381e3e 100644
(file)
--- a/
lib/browser.tcl
+++ b/
lib/browser.tcl
@@
-39,7
+39,8
@@
constructor new {commit {path {}}} {
frame $w.list
set w_list $w.list.l
- text $w_list -background white -borderwidth 0 \
+ text $w_list -background white -foreground black \
+ -borderwidth 0 \
-cursor $cursor_ptr \
-state disabled \
-wrap none \