git-gui: Disable the text widget in the repository chooser
authorShawn O. Pearce <spearce@spearce.org>
Fri, 12 Oct 2007 15:04:20 +0000 (11:04 -0400)
committerShawn O. Pearce <spearce@spearce.org>
Sat, 13 Oct 2007 03:05:59 +0000 (23:05 -0400)
Although we are using a text widget here we really do not
want the end-user to be able to modify the text it displays.
So we need to disable it.

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