author | Shawn O. Pearce <spearce@spearce.org> | |
Mon, 13 Nov 2006 19:37:41 +0000 (14:37 -0500) | ||
committer | Shawn O. Pearce <spearce@spearce.org> | |
Mon, 13 Nov 2006 19:37:41 +0000 (14:37 -0500) | ||
commit | a37eee4406ff965fda4d234759aa58526657cbe3 | |
tree | 947207adac50485d049a2f4ec588d221c55d9513 | tree | snapshot |
parent | 7d0d289e457eb643b8638b6385a0ce056f1f5a97 | commit | diff |
git-gui: Narrow the no differences information message.
On Mac OS X the no differences informational message was linewrapped
at the wrong points due to the limited width of the system dialog,
yet the LFs embedded in the message (where I linewrapped it manually)
were also being honored. This resulted in a very difficult to read
paragraph of text.
So this narrows the text down by another 10 columns or so, making it
more readable.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
On Mac OS X the no differences informational message was linewrapped
at the wrong points due to the limited width of the system dialog,
yet the LFs embedded in the message (where I linewrapped it manually)
were also being honored. This resulted in a very difficult to read
paragraph of text.
So this narrows the text down by another 10 columns or so, making it
more readable.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
git-gui | diff | blob | history |