[Telepathy-commits] [telepathy-mission-control/master] Fix typo
Alberto Mardegan
alberto.mardegan at nokia.com
Tue Jan 13 08:08:53 PST 2009
---
src/mcd-dispatcher.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/mcd-dispatcher.c b/src/mcd-dispatcher.c
index f377671..cf69ed8 100644
--- a/src/mcd-dispatcher.c
+++ b/src/mcd-dispatcher.c
@@ -2263,7 +2263,7 @@ parse_client_file (McdClient *client, GKeyFile *file)
/* Other client options */
client->bypass_approver =
g_key_file_get_boolean (file, MC_FILE_IFACE_CLIENT_HANDLER,
- "BypassApprover", NULL);
+ "BypassApproval", NULL);
}
static McdClient *
--
1.5.6.5
More information about the Telepathy-commits
mailing list