From 3d4df223ae2c6c31e324b033d9e4c2f46b7978b4 Mon Sep 17 00:00:00 2001 From: Andrzej Date: Fri, 14 Apr 2017 16:56:40 +0100 Subject: [PATCH 1/2] Improve label layout in preferences dialog. Restrict maximum label width to 80 characters. --- terminal/terminal-preferences.glade | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/terminal/terminal-preferences.glade b/terminal/terminal-preferences.glade index ef4fc23..78f5df8 100644 --- a/terminal/terminal-preferences.glade +++ b/terminal/terminal-preferences.glade @@ -2695,7 +2695,8 @@ incorrectly. They are only here to allow you to work around certain applications and operating systems that expect different terminal behavior. True - end + none + 80 False -- 2.9.3 From c95a075754cd86227aa8cb2e4aa775b6d64b0c57 Mon Sep 17 00:00:00 2001 From: Andrzej Date: Fri, 14 Apr 2017 16:58:29 +0100 Subject: [PATCH 2/2] Remove manual label wrapping. --- terminal/terminal-preferences.glade | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/terminal/terminal-preferences.glade b/terminal/terminal-preferences.glade index 78f5df8..3795606 100644 --- a/terminal/terminal-preferences.glade +++ b/terminal/terminal-preferences.glade @@ -2690,10 +2690,7 @@ Opacity setting is not available. True False - These options may cause some applications to behave -incorrectly. They are only here to allow you to work around -certain applications and operating systems that expect -different terminal behavior. + These options may cause some applications to behave incorrectly. They are only here to allow you to work around certain applications and operating systems that expect different terminal behavior. True none 80 -- 2.9.3