diff options
-rw-r--r-- | extensions/Connection_Interface_Privacy_Settings.xml | 9 |
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> |