After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 345166 - extra \n at end of string
extra \n at end of string
Status: RESOLVED FIXED
Product: gnome-terminal
Classification: Core
Component: general
unspecified
Other Linux
: Normal minor
: ---
Assigned To: GNOME Terminal Maintainers
GNOME Terminal Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-06-17 08:52 UTC by Christian Persch
Modified: 2006-06-17 22:22 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch (2.64 KB, patch)
2006-06-17 08:54 UTC, Christian Persch
committed Details | Review

Description Christian Persch 2006-06-17 08:52:10 UTC
The "Do you really want to close this window" prompt has an extra newline at the end of the string, causing the dialogue to have to much emty space. While I was at it, I cleaned up that code a bit :)
Comment 1 Christian Persch 2006-06-17 08:54:43 UTC
Created attachment 67529 [details] [review]
patch
Comment 2 Guilherme de Siqueira Pastore 2006-06-17 22:22:59 UTC
Committed to HEAD, thanks!