[ekiga/jp-opal-roster] Renamed the accounts-list schema key to accounts and made it a string
- From: Julien Puydt <jpuydt src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [ekiga/jp-opal-roster] Renamed the accounts-list schema key to accounts and made it a string
- Date: Sun, 27 Oct 2013 18:49:05 +0000 (UTC)
commit 697503281728649894eaee2cec9404b7c85c1633
Author: Julien Puydt <jpuydt free fr>
Date: Sun Oct 27 19:43:54 2013 +0100
Renamed the accounts-list schema key to accounts and made it a string
org.gnome.ekiga.gschema.xml.in.in | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/org.gnome.ekiga.gschema.xml.in.in b/org.gnome.ekiga.gschema.xml.in.in
index e86b03f..1c577e2 100644
--- a/org.gnome.ekiga.gschema.xml.in.in
+++ b/org.gnome.ekiga.gschema.xml.in.in
@@ -379,8 +379,8 @@
</key>
</schema>
<schema gettext-domain="@GETTEXT_PACKAGE@" id="org gnome PACKAGE_NAME@.protocols"
path="/org/gnome/@PACKAGE_NAME@/protocols/">
- <key name="accounts-list" type="as">
- <default>[]</default>
+ <key name="accounts" type="s">
+ <default>'<accounts/>'</default>
<_summary>The accounts list</_summary>
<_description>The list of accounts to which Ekiga should register</_description>
</key>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]