summaryrefslogtreecommitdiff
path: root/mission-control
diff options
context:
space:
mode:
authorStef Walter <stefw@collabora.co.uk>2011-03-20 09:29:10 +0100
committerStef Walter <stefw@collabora.co.uk>2011-03-22 11:32:28 +0100
commit3b85364606beb5592fd456990e7fb14b4b6a9689 (patch)
tree112681f67253e46473c3e1a5ee473dbf54449051 /mission-control
parent150140a2a28b8112e3eaba5ebf66b928f0a1288e (diff)
Add ytstenut test.
Register local-ytstenut property and salut properly in test environment.
Diffstat (limited to 'mission-control')
-rw-r--r--mission-control/mcp-account-manager-ytstenut.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/mission-control/mcp-account-manager-ytstenut.c b/mission-control/mcp-account-manager-ytstenut.c
index 1e70957..e7c786e 100644
--- a/mission-control/mcp-account-manager-ytstenut.c
+++ b/mission-control/mcp-account-manager-ytstenut.c
@@ -78,6 +78,8 @@ static const Parameter account_parameters[] = {
{ "ConnectAutomatically", "true" },
{ "Hidden", "true" },
{ "Enabled", "true" },
+
+ { "param-account", "automatic" },
};
static const Parameter account_translated_parameters[] = {