git-gui: Refer to ourselves as "Git Gui" and not "git-gui"
authorShawn O. Pearce <spearce@spearce.org>
Thu, 27 Sep 2007 06:15:29 +0000 (02:15 -0400)
committerShawn O. Pearce <spearce@spearce.org>
Fri, 28 Sep 2007 02:17:01 +0000 (22:17 -0400)
When displaying the name of the application in window titles
and menu options (e.g. "About [appname]") we would prefer to
call ourselves "Git Gui" over "git-gui" as the former name is
now being actively used in the Mac OS X UI strings and just
plain looks better to the reader.

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