git-commit-vandalism/lib
Pat Thoyts f110c46902 git-gui (Windows): use git-gui.exe in Create Desktop Shortcut
When calling `Repository>Create Desktop Shortcut`, Git GUI assumes
that it is okay to call `wish.exe` directly on Windows. However, in
Git for Windows 2.x' context, that leaves several crucial environment
variables uninitialized, resulting in a shortcut that does not work.

To fix those environment variable woes, Git for Windows comes with a
convenient `git-gui.exe`, so let's just use it when it is available.

This fixes https://github.com/git-for-windows/git/issues/448

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Pat Thoyts <patthoyts@users.sourceforge.net>
2016-10-03 11:03:47 +01:00
..
about.tcl
blame.tcl git-gui: correct spelling errors in comments 2013-11-15 20:44:08 +00:00
branch_checkout.tcl
branch_create.tcl
branch_delete.tcl
branch_rename.tcl git-gui: use full dialog width for old name when renaming branch 2010-10-07 23:00:33 +01:00
branch.tcl
browser.tcl git-gui: fix display of path in browser title 2011-10-19 14:13:15 +01:00
checkout_op.tcl
choose_font.tcl
choose_repository.tcl git-gui: Makes chooser set 'gitdir' to the resolved path 2015-03-07 12:29:03 +00:00
choose_rev.tcl git-gui: set suitable extended window manager hints. 2011-10-19 14:26:29 +01:00
class.tcl git-gui: set suitable extended window manager hints. 2011-10-19 14:26:29 +01:00
commit.tcl git-gui: remove .git/CHERRY_PICK_HEAD after committing 2012-09-17 11:59:05 +01:00
console.tcl
database.tcl
date.tcl
diff.tcl git-gui: add configurable tab size to the diff view 2014-10-06 10:34:52 +01:00
encoding.tcl
error.tcl
git-gui.ico
index.tcl git-gui: correct spelling errors in comments 2013-11-15 20:44:08 +00:00
line.tcl git-gui: theme the search and line-number entry fields on blame screen 2011-10-19 12:44:39 +01:00
logo.tcl
merge.tcl git-gui: always default to the last merged branch in remote delete 2011-02-13 00:47:24 +00:00
mergetool.tcl git-gui: fix the mergetool launcher for the Beyond Compare tool. 2013-02-22 20:13:21 +00:00
option.tcl git-gui: add configurable tab size to the diff view 2014-10-06 10:34:52 +01:00
remote_add.tcl
remote_branch_delete.tcl git-gui: always default to the last merged branch in remote delete 2011-02-13 00:47:24 +00:00
remote.tcl git-gui: avoid an error message when removing the last remote 2013-06-15 23:36:27 +01:00
search.tcl git-gui: use a tristate to control the case mode in the searchbar 2011-10-21 22:28:23 +01:00
shortcut.tcl git-gui (Windows): use git-gui.exe in Create Desktop Shortcut 2016-10-03 11:03:47 +01:00
spellcheck.tcl git-gui: correct spelling errors in comments 2013-11-15 20:44:08 +00:00
sshkey.tcl git-gui: fix spelling error in sshkey.tcl 2011-10-31 08:58:18 +00:00
status_bar.tcl git-gui: fix git-gui crash due to uninitialized variable 2012-01-22 23:16:03 +00:00
themed.tcl git-gui: set suitable extended window manager hints. 2011-10-19 14:26:29 +01:00
tools_dlg.tcl
tools.tcl git-gui: include the file path in guitools confirmation dialog 2011-10-21 23:15:10 +01:00
transport.tcl git-gui: set suitable extended window manager hints. 2011-10-19 14:26:29 +01:00
win32_shortcut.js
win32.tcl git-gui: fix shortcut creation on cygwin 2010-07-30 10:05:26 +01:00