[epiphany] ephy-lockdown: fix typos
- From: Xan Lopez <xan src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [epiphany] ephy-lockdown: fix typos
- Date: Sun, 7 Oct 2012 12:16:54 +0000 (UTC)
commit 771f05be192dac3d9f393219191192345165589e
Author: Xan Lopez <xan igalia com>
Date: Sun Oct 7 08:16:37 2012 -0400
ephy-lockdown: fix typos
src/ephy-lockdown.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/src/ephy-lockdown.c b/src/ephy-lockdown.c
index 46a5fde..56a4900 100644
--- a/src/ephy-lockdown.c
+++ b/src/ephy-lockdown.c
@@ -182,7 +182,7 @@ bind_location_controller (GSettings *settings,
EphyLocationController *controller)
{
g_settings_bind (settings, EPHY_PREFS_LOCKDOWN_ARBITRARY_URL,
- controller, "editable ",
+ controller, "editable",
G_SETTINGS_BIND_GET |
G_SETTINGS_BIND_INVERT_BOOLEAN);
}
@@ -232,7 +232,7 @@ window_added_cb (GtkApplication *application,
g_settings_bind_writable (settings, "picture-filename",
action, "sensitive", FALSE);
- action_group = find_action_group (manager, "SpecialToo lbarActions");
+ action_group = find_action_group (manager, "SpecialToolbarActions");
bind_settings_and_actions (EPHY_SETTINGS_LOCKDOWN,
action_group, special_toolbar_actions,
G_N_ELEMENTS (special_toolbar_actions));
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]