aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDanielle Madeley <danielle.madeley@collabora.co.uk>2011-03-11 10:04:25 +0800
committerEmilio Pozuelo Monfort <emilio.pozuelo@collabora.co.uk>2011-03-19 02:49:55 +0800
commita4319920b63261c090e93f8b31ac73c815f0b776 (patch)
tree3f75379f38846cc69f0b0f158af0449ebd664cf6
parent27893b4326355c516ae9943d4d327176c609d7af (diff)
downloadgsoc2013-empathy-a4319920b63261c090e93f8b31ac73c815f0b776.tar
gsoc2013-empathy-a4319920b63261c090e93f8b31ac73c815f0b776.tar.gz
gsoc2013-empathy-a4319920b63261c090e93f8b31ac73c815f0b776.tar.bz2
gsoc2013-empathy-a4319920b63261c090e93f8b31ac73c815f0b776.tar.lz
gsoc2013-empathy-a4319920b63261c090e93f8b31ac73c815f0b776.tar.xz
gsoc2013-empathy-a4319920b63261c090e93f8b31ac73c815f0b776.tar.zst
gsoc2013-empathy-a4319920b63261c090e93f8b31ac73c815f0b776.zip
Update Conn.I.PrivacySettings from Psyke
-rw-r--r--extensions/Connection_Interface_Privacy_Settings.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/extensions/Connection_Interface_Privacy_Settings.xml b/extensions/Connection_Interface_Privacy_Settings.xml
index 50e8cb95e..47bb03270 100644
--- a/extensions/Connection_Interface_Privacy_Settings.xml
+++ b/extensions/Connection_Interface_Privacy_Settings.xml
@@ -109,6 +109,15 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
</tp:docstring>
</property>
+ <property name="ShowIHaveVideoTo"
+ tp:name-for-bindings="Show_I_Have_Video_To"
+ type="u" tp:type="Privacy_Setting"
+ access="readwrite">
+ <tp:docstring>
+ To whom I should advertise video (Nobody, Contacts, Anyone).
+ </tp:docstring>
+ </property>
+
</interface>
</node>