summaryrefslogtreecommitdiff
path: root/lib/choose_font.tcl
diff options
context:
space:
mode:
authorShawn O. Pearce <spearce@spearce.org>2007-10-12 20:11:35 (GMT)
committerShawn O. Pearce <spearce@spearce.org>2007-10-13 03:07:58 (GMT)
commit51a41ac4efd8bcbcf2aa6e738c42ae4d46d10947 (patch)
tree5994a0e2ae1a525759dcb83873e7b4e71afdbeef /lib/choose_font.tcl
parentd6db1ad51a5ac8154fcc2413f1eb6142c1a0639a (diff)
downloadgit-51a41ac4efd8bcbcf2aa6e738c42ae4d46d10947.zip
git-51a41ac4efd8bcbcf2aa6e738c42ae4d46d10947.tar.gz
git-51a41ac4efd8bcbcf2aa6e738c42ae4d46d10947.tar.bz2
git-gui: Use proper Windows shortcuts instead of bat files
On Windows its better to use a shortcut (.lnk file) over a batch script (.bat) as we can specify the icon file for the .lnk and thus have these git specific objects appear on the desktop with that git specific icon file. Unfortunately the authors of Tcl did not bless us with the APIs needed to create shortcuts from within Tcl. But Microsoft did give us Windows Scripting Host which allows us to execute some JavaScript that calls some sort of COM object that can operate on a .lnk file. We now build both Cygwin and non-Cygwin "desktop icons" as proper Windows .lnk files, using the "Start in" property of these files to indicate the working directory of the repository the user wants to launch. Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Diffstat (limited to 'lib/choose_font.tcl')
0 files changed, 0 insertions, 0 deletions