Code

git-gui: Show the git-gui library path in 'About git-gui'
authorShawn O. Pearce <spearce@spearce.org>
Mon, 28 May 2007 15:11:56 +0000 (11:11 -0400)
committerShawn O. Pearce <spearce@spearce.org>
Mon, 28 May 2007 21:50:41 +0000 (17:50 -0400)
commit26ae37d6fc9eeec27a0edf98c820b8a0b98e96f3
treef414203b83dbed3cfd1837de3fe885c1808c9df5
parent5b6ffff644237682c5a20e8ec0a16164bdeb3bfb
git-gui: Show the git-gui library path in 'About git-gui'

Because we now try to automatically guess the library directory
in certain installations users may wonder where git-gui is getting
its supporting files from.  We now display this location in our
About dialog, and we also include the location we are getting our
Git executables from.

Unfortunately users cannot use this 'About git-gui' dialog to
troubleshoot library loading problems; the dialog is defined by
code that exists in the library directory, creating a catch-22.

Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
git-gui.sh
lib/option.tcl