[Commits] [SCM] claws branch, gtk3, updated. 3.16.0-944-g525c55c3f

paul at claws-mail.org paul at claws-mail.org
Tue Apr 28 15:36:20 CEST 2020


The branch, gtk3 has been updated
       via  525c55c3fa0b19442c108f413f1459ec43afbbee (commit)
      from  16f8818b524a2f790b65d2f58064fd5ba84320ff (commit)

Summary of changes:
 src/prefs_common.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


- Log -----------------------------------------------------------------
commit 525c55c3fa0b19442c108f413f1459ec43afbbee
Author: Paul <paul at claws-mail.org>
Date:   Tue Apr 28 14:35:19 2020 +0100

    increase the default width of the Tags window, to accommodate lanaguages such as Greek

diff --git a/src/prefs_common.c b/src/prefs_common.c
index 9e912e099..0902f0586 100644
--- a/src/prefs_common.c
+++ b/src/prefs_common.c
@@ -1052,7 +1052,7 @@ static PrefParam param[] = {
 	{"actionswin_height", "-1", &prefs_common.actionswin_height, P_INT,
 	 NULL, NULL, NULL},
 
-	{"tagswin_width", "486", &prefs_common.tagswin_width, P_INT,
+	{"tagswin_width", "586", &prefs_common.tagswin_width, P_INT,
 	 NULL, NULL, NULL},
 	{"tagswin_height", "-1", &prefs_common.tagswin_height, P_INT,
 	 NULL, NULL, NULL},

-----------------------------------------------------------------------


hooks/post-receive
-- 
Claws Mail


More information about the Commits mailing list