[epiphany] Fix sense of enable plugins setting
- From: William Jon McCann <mccann src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [epiphany] Fix sense of enable plugins setting
- Date: Sun, 15 Dec 2013 22:38:11 +0000 (UTC)
commit 13427bb686cc61e5abff0fbda321861da626c338
Author: William Jon McCann <william jon mccann gmail com>
Date: Sun Dec 15 17:37:05 2013 -0500
Fix sense of enable plugins setting
src/prefs-dialog.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/prefs-dialog.c b/src/prefs-dialog.c
index 968e9dd..200a6fb 100644
--- a/src/prefs-dialog.c
+++ b/src/prefs-dialog.c
@@ -1024,7 +1024,7 @@ setup_general_page (PrefsDialog *dialog)
EPHY_PREFS_WEB_ENABLE_PLUGINS,
priv->enable_plugins_checkbutton,
"active",
- G_SETTINGS_BIND_INVERT_BOOLEAN);
+ G_SETTINGS_BIND_DEFAULT);
create_download_path_button (dialog);
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]