Go to file
Shawn O. Pearce 72a8e81d45 git-gui: Support a native Mac OS X application bundle
If we are building on Darwin (sometimes known as Mac OS X) and we
find the Mac OS X Tk.framework in the expected location we build
a proper Mac OS X application bundle with icons and info list.  The
git-gui and git-citool commands are modified to be very short shell
scripts that just execute the application bundle, starting Tk with
our own info list and icon set.

Although the Makefile change here is rather large it makes for a
much more pleasant user experience on Mac OS X as git-gui now has
its own icon on the dock, in the standard tk_messageBox dialogs,
and the application name now says "Git Gui" instead of "Wish" in
locations such as the menu bar and the alt-tab window.

Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
2007-09-27 22:17:00 -04:00
lib git-gui: Use Henrik Nyh's git logo icon on Windows systems 2007-09-27 22:15:54 -04:00
macosx git-gui: Support a native Mac OS X application bundle 2007-09-27 22:17:00 -04:00
po git-gui: Make the status bar easier to read in the setup wizard 2007-09-26 15:31:42 -04:00
.gitignore git-gui: Support a native Mac OS X application bundle 2007-09-27 22:17:00 -04:00
GIT-VERSION-GEN Merge branch 'maint' 2007-06-11 19:06:15 -04:00
Makefile git-gui: Support a native Mac OS X application bundle 2007-09-27 22:17:00 -04:00
git-gui.sh git-gui: Use Henrik Nyh's git logo icon on Windows systems 2007-09-27 22:15:54 -04:00