[Commits] [SCM] claws branch, master, updated. 3.17.5-7-ge0469e58a

paul at claws-mail.org paul at claws-mail.org
Tue Apr 28 15:35:23 CEST 2020


The branch, master has been updated
       via  e0469e58a9c8332fc3c16c70e6e31764986c32dc (commit)
      from  b59f2a10da54c65738482ef1ac3e85e1bc93adee (commit)

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


- Log -----------------------------------------------------------------
commit e0469e58a9c8332fc3c16c70e6e31764986c32dc
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 bc8cc2313..368086587 100644
--- a/src/prefs_common.c
+++ b/src/prefs_common.c
@@ -1054,7 +1054,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