author | Shawn O. Pearce <spearce@spearce.org> | |
Sun, 29 Apr 2007 01:32:27 +0000 (21:32 -0400) | ||
committer | Shawn O. Pearce <spearce@spearce.org> | |
Wed, 2 May 2007 17:06:10 +0000 (13:06 -0400) | ||
commit | d45b52b540b13a6dae816b65f0f5431b56583570 | |
tree | fa73a06ad12653f92154d345571595826cf0b04d | tree | snapshot |
parent | 1afd1ec1077a6d43b9492e19ea88f5928204d4cc | commit | diff |
git-gui: Correct line wrapping for too many branch message
Since Tk automatically wraps lines for us in tk_messageBox
widgets we don't need to try to wrap them ourselves. Its
actually worse that we linewrapped this here in the script,
as not all fonts will render this dialog nicely.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Since Tk automatically wraps lines for us in tk_messageBox
widgets we don't need to try to wrap them ourselves. Its
actually worse that we linewrapped this here in the script,
as not all fonts will render this dialog nicely.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
git-gui.sh | diff | blob | history |