Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2008-02-13 22:04:58 +0300
committerJunio C Hamano <gitster@pobox.com>2008-02-13 22:04:58 +0300
commit41e2edf41a6d501f1b8beca7f1f0bcbe9296dcc2 (patch)
tree5a3e97b7c147242f3550a7318ec45480ecaa7480 /git-gui/macosx
parent6bc4c72132adbdc06c428f86a96f27e4f8173b99 (diff)
parent95b002eeb38de89feb7f0cc1a55721b45fd3cf11 (diff)
Merge git://repo.or.cz/git-gui
* git://repo.or.cz/git-gui: git-gui: Automatically spell check commit messages as the user types git-gui: support Git Gui.app under OS X 10.5 git-gui: Update German translation. git-gui: (i18n) Fix a bunch of still untranslated strings.
Diffstat (limited to 'git-gui/macosx')
-rw-r--r--git-gui/macosx/Info.plist2
1 files changed, 1 insertions, 1 deletions
diff --git a/git-gui/macosx/Info.plist b/git-gui/macosx/Info.plist
index 99913ec57a..b3bf15fa1c 100644
--- a/git-gui/macosx/Info.plist
+++ b/git-gui/macosx/Info.plist
@@ -5,7 +5,7 @@
<key>CFBundleDevelopmentRegion</key>
<string>English</string>
<key>CFBundleExecutable</key>
- <string>Wish</string>
+ <string>@@GITGUI_TKEXECUTABLE@@</string>
<key>CFBundleGetInfoString</key>
<string>Git Gui @@GITGUI_VERSION@@ © 2006-2007 Shawn Pearce, et. al.</string>
<key>CFBundleIconFile</key>