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-14 23:54:09 +0800
commit6529909cd55cbbf949f8b2c7347b130036e89faf (patch)
tree521da5c6fc8ea60133fc942f2c689188e372d977
parent6a26362cc5616a216abb75aa453462a037d4ff32 (diff)
downloadgsoc2013-empathy-6529909cd55cbbf949f8b2c7347b130036e89faf.tar
gsoc2013-empathy-6529909cd55cbbf949f8b2c7347b130036e89faf.tar.gz
gsoc2013-empathy-6529909cd55cbbf949f8b2c7347b130036e89faf.tar.bz2
gsoc2013-empathy-6529909cd55cbbf949f8b2c7347b130036e89faf.tar.lz
gsoc2013-empathy-6529909cd55cbbf949f8b2c7347b130036e89faf.tar.xz
gsoc2013-empathy-6529909cd55cbbf949f8b2c7347b130036e89faf.tar.zst
gsoc2013-empathy-6529909cd55cbbf949f8b2c7347b130036e89faf.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>