[Commits] [SCM] claws branch, master, updated. 4.3.0-34-gfb1bc6546

paul at claws-mail.org paul at claws-mail.org
Fri Aug 23 13:52:30 UTC 2024


The branch, master has been updated
       via  fb1bc654673c4854e07907c7c3e922fa7f1bffeb (commit)
      from  4a4c948180c240ead8c34eb1c01310216b160cdf (commit)

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


- Log -----------------------------------------------------------------
commit fb1bc654673c4854e07907c7c3e922fa7f1bffeb
Author: Paul <paul at claws-mail.org>
Date:   Fri Aug 23 14:52:26 2024 +0100

    revert unintentional change to compose_height in last commit

diff --git a/src/prefs_common.c b/src/prefs_common.c
index b692d1aa7..3b01fe6b0 100644
--- a/src/prefs_common.c
+++ b/src/prefs_common.c
@@ -710,7 +710,7 @@ static PrefParam param[] = {
 	 NULL, NULL, NULL},
 	{"compose_width", "700", &prefs_common.compose_width, P_INT,
 	 NULL, NULL, NULL},
-	{"compose_height", "500", &prefs_common.compose_height, P_INT,
+	{"compose_height", "470", &prefs_common.compose_height, P_INT,
 	 NULL, NULL, NULL},
 #endif
 	{"compose_notebook_height", "180", &prefs_common.compose_notebook_height, P_INT,

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


hooks/post-receive
-- 
Claws Mail


More information about the Commits mailing list