About-Panel: Show git-describe using Info.plist
commit0b81911d76a819fea58d7c1aba98302cb8703d70
authorJohannes Gilger <heipei@hackvalue.de>
Sat, 5 Sep 2009 11:24:10 +0000 (5 13:24 +0200)
committerPieter de Bie <pdebie@ai.rug.nl>
Sun, 6 Sep 2009 11:23:38 +0000 (6 13:23 +0200)
tree9dd91221b7d5944ecf6061a2bc470340d24e7eca
parent8cdb2e6c9d840ef4d2b33091f44564456ee13f07
About-Panel: Show git-describe using Info.plist

This patch adds a CFBundleGitRevision key to Info.plist which is set to
the output of "git describe" when building.

The menu-entry for "About GitX" was reconnected to a custom method in
the AppController, which reads the CF-string from the .plist and also
indicates if the build is a DEBUG-build.

Signed-off-by: Johannes Gilger <heipei@hackvalue.de>
ApplicationController.h
ApplicationController.m
English.lproj/MainMenu.xib
GitX.xcodeproj/project.pbxproj
Info.plist