Enable Mac OS X specific options to 'brand' JGit
commita248c06876e51f098edeb11f7e111b3b9bb6eb7f
authorShawn O. Pearce <spearce@spearce.org>
Sat, 29 Mar 2008 06:47:32 +0000 (29 02:47 -0400)
committerShawn O. Pearce <spearce@spearce.org>
Mon, 7 Apr 2008 05:06:32 +0000 (7 01:06 -0400)
tree4d3a5053e1badbde7ecd016ed606d3d5deb521e6
parent50eedae3c9787a1644453f5376625293a0c29bd0
Enable Mac OS X specific options to 'brand' JGit

By using these Apple specific options on Mac OS 10.4 we can get
the application title to be not the name of our class, but instead
a string of our choosing.  This makes it fit into the desktop a
tiny bit better than showing a long class name.

Some of this may have changed with Mac OS 10.5, due to an improved
Aqua implementation of AWT being deployed in that release.

Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
jgit