[Commits] [SCM] claws branch, master, updated. 4.3.1-83-g73c5bf737
paul at claws-mail.org
paul at claws-mail.org
Sun Mar 30 15:09:36 UTC 2025
The branch, master has been updated
via 73c5bf737783f01889898298916f6259263ee447 (commit)
from df32aaf831cb2ff68204fb46ed0884297ba0a307 (commit)
Summary of changes:
src/plugins/rssyl/rssyl_prefs.c | 1 -
1 file changed, 1 deletion(-)
- Log -----------------------------------------------------------------
commit 73c5bf737783f01889898298916f6259263ee447
Author: Paul <paul at claws-mail.org>
Date: Sun Mar 30 16:09:30 2025 +0100
prevent Gtk-Warning
diff --git a/src/plugins/rssyl/rssyl_prefs.c b/src/plugins/rssyl/rssyl_prefs.c
index 3e1cea789..5d278e4f5 100644
--- a/src/plugins/rssyl/rssyl_prefs.c
+++ b/src/plugins/rssyl/rssyl_prefs.c
@@ -228,7 +228,6 @@ static void create_rssyl_prefs_page(PrefsPage *page,
vbox3 = gtk_box_new(GTK_ORIENTATION_VERTICAL, 6);
user_agent_hbox = gtk_box_new(GTK_ORIENTATION_HORIZONTAL, 6);
- gtk_box_pack_start(GTK_BOX(user_agent_hbox), label, FALSE, FALSE, 0);
use_custom_user_agent = gtk_check_button_new_with_label(
_("Use a custom User-Agent header"));
-----------------------------------------------------------------------
hooks/post-receive
--
Claws Mail
More information about the Commits
mailing list