nixpkgs/pkgs
Peter Simons 167f185411 pkgs/applications/version-management/git-and-tools/git: fixed "git gui"
The git-gui module cannot be wrapped like gitk, because the Tcl implementation
uses the program's basename to determine stuff like the name of the Window it
opens, etc., and it cannot deal with a program name that contain a dot, like
".git-gui-wrapped" did.

Instead of wrapping git-gui, it's now patched to execute 'wish' with a complete
store path.

While I was at it, I also applied this solution to git-gui--askpass.

svn path=/nixpkgs/trunk/; revision=25453
2011-01-07 11:03:42 +00:00
..
applications pkgs/applications/version-management/git-and-tools/git: fixed "git gui" 2011-01-07 11:03:42 +00:00
build-support remove aterm242fixes 2011-01-05 09:42:56 +00:00
data Some improvements to intl-rich layout 2010-12-17 12:19:34 +00:00
desktops knetwork-manager: package and enable support in KDE to see what is going to break. 2011-01-04 00:28:22 +00:00
development GNU Guile 1.9: Add patch. 2011-01-06 14:38:07 +00:00
games games/warsow: Fixed OpenAL support. 2011-01-02 23:52:25 +00:00
lib * Utility function for computing a Perl 5 search path. 2011-01-05 12:54:37 +00:00
misc splix-2.0.0: fix compilation with gcc-4.5 2010-12-28 18:47:41 +00:00
os-specific pkgs/os-specific/linux/kernel-headers/2.6.28.nix: fix build errors with GNU Make 3.82 2011-01-06 11:33:20 +00:00
servers pkgs/servers/sql/mysql51/default.nix: updated to version 5.1.54 2011-01-04 12:35:06 +00:00
shells Updating from trunk. I resolved simple conflicts. 2010-12-11 12:47:00 +00:00
stdenv Making the addCoverageInformation stdenv adapter better in the sense that it 2010-11-30 14:10:52 +00:00
test Add a new way to handle option sets. 2008-08-05 17:16:35 +00:00
tools GNU Parallel 20101222. 2011-01-06 14:38:03 +00:00
top-level Adding fakeroot. 2011-01-06 10:43:32 +00:00