summaryrefslogtreecommitdiff
path: root/git-gui/lib/commit.tcl
diff options
context:
space:
mode:
authorEygene Ryabinkin <rea-git@codelabs.ru>2007-03-27 14:31:55 +0400
committerShawn O. Pearce <spearce@spearce.org>2007-04-04 11:37:57 -0400
commit53a291a435a173a18969011753104f8ab41234c8 (patch)
tree617ff25fb6054c972f90144be320c48f99811e75 /git-gui/lib/commit.tcl
parentdf0cd69558b826a0f43420ecc808557656961f62 (diff)
downloadgit-53a291a435a173a18969011753104f8ab41234c8.tar.gz
Do not break git-gui messages into multiple lines.
Many git-gui messages were broken into a multiple lines to make good paragraph width. Unfortunately in reality it breaks the paragraph width completely, because the dialog window width does not coincide with the paragraph width created by the current font. Tcl/Tk's standard dialog boxes are breaking the long lines automatically, so it is better to make long lines and let the interpreter do the job. Signed-off-by: Eygene Ryabinkin <rea-git@codelabs.ru> Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Diffstat (limited to 'git-gui/lib/commit.tcl')
0 files changed, 0 insertions, 0 deletions