From 0c799b8e9de67440b1c3bc976fa63685367f295e Mon Sep 17 00:00:00 2001 From: Diego Escalante Urrelo Date: Thu, 24 Feb 2011 17:47:48 -0500 Subject: prefs-dialog: use GtkBuildable id instead of name Using the widget name is error prone because Glade removes the name property of objects. This makes cookie configuration work again. --- data/glade/prefs-dialog.ui | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'data') diff --git a/data/glade/prefs-dialog.ui b/data/glade/prefs-dialog.ui index 9a4455091..04b19e633 100644 --- a/data/glade/prefs-dialog.ui +++ b/data/glade/prefs-dialog.ui @@ -670,7 +670,7 @@ vertical 6 - + _Always accept True True @@ -685,14 +685,14 @@ - + Only _from sites you visit True True False True True - cookies_always_radiobutton + always False @@ -720,14 +720,14 @@ - + _Never accept True True False True True - cookies_always_radiobutton + always False -- cgit v1.2.3