<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<panel
 border="true"
 follows="left|top|right|bottom"
 height="408"
 label="Communication"
 layout="topleft"
 left="102"
 name="im"
 top="1"
 width="517">
    <panel.string
     name="log_in_to_change">
        log in to change
    </panel.string>
    <button
     follows="left|bottom"
     height="20"
     label="Clear History"
     layout="topleft"
     left="30"
     name="clear_cache"
     top="10"
     width="145">
        <button.commit_callback
         function="Pref.WebClearCache" />
    </button>
    <text
     type="string"
     length="1"
     follows="left|top"
     height="10"
     layout="topleft"
     left_pad="10"
     mouse_opaque="false"
     name="cache_size_label_l"
     top_delta="3"
     text_color="LtGray_50"
     width="300">
       (Locations, images, web, search history)
    </text>
    <check_box
	 height="16"
	 enabled="false"
     label="Only friends and groups know I'm online"
     layout="topleft"
     left="30"
     name="online_visibility"
     top_pad="20"
     width="350" />
    <check_box
     enabled_control="EnableVoiceChat"
     control_name="VoiceCallsFriendsOnly"
     height="16"
     label="Only friends and groups can call or IM me"
     layout="topleft"
     left="30"
     name="voice_call_friends_only_check"
     top_pad="10"
     width="350" />
    <check_box
     enabled_control="EnableVoiceChat"
     control_name="AutoDisengageMic"
     height="16"
     label="Switch off microphone when ending calls"
     layout="topleft"
     left="30"
     name="auto_disengage_mic_check"
     top_pad="10"
     width="350" />
    <check_box
     control_name="CookiesEnabled"
     height="16"
     label="Accept cookies"
     layout="topleft"
     left="30"
     name="cookies_enabled"
     top_pad="10"
     width="350" />
    <check_box
     control_name="AutoPlayMedia"
     height="16"
     label="Allow Media Autoplay"
     layout="topleft"
     left="30"
     name="autoplay_enabled"
     top_pad="10"
     width="350" />
    <text
      type="string"
    length="1"
    follows="left|top"
     height="10"
     layout="topleft"
     left="30"
     mouse_opaque="false"
     top_pad="10"
     width="350">
        Logs:
    </text>
    <check_box
   
	 enabled="false"
     control_name="LogInstantMessages"
     height="16"
     label="Save logs on my computer"
     layout="topleft"
     left="30"
     name="log_instant_messages"
     top_pad="10"
     width="350">
        <check_box.commit_callback
         function="Pref.Logging" />
    </check_box>
   <radio_group
     control_name="IMLogOptions"
     enabled="false"
     height="80"
     layout="topleft"
     left_delta="50"
     name="ChatIMLogs"
     width="350"
     top_pad="0">
        <radio_item
         height="16"
         label="Chat"
         layout="topleft"
         left="0"
         name="radio1"
         top="3"
         width="200" />
        <radio_item
         height="16"
         label="IM"
         layout="topleft"
         left_delta="0"
         name="radio2"
         top_pad="3"
         width="200" />
        <radio_item
         height="16"
         label="Both, together"
         layout="topleft"
         left_delta="0"
         name="radio3"
         top_pad="3"
         width="200" />
        <radio_item
         height="16"
         label="Both, separate"
         layout="topleft"
         left_delta="0"
         name="radio4"
         top_pad="3"
         width="200" />
    </radio_group>
    <check_box
     control_name="LogTimestamp"
	 enabled="false"
     height="16"
     label="Add timestamp"
     layout="topleft"
     left_delta="0"
     name="show_timestamps_check_im"
     top_pad="10"
     width="237" />
    <line_editor
     bottom="366"
     control_name="InstantMessageLogFolder"
     enabled="false"
     follows="top|left|right"
     halign="right"
     height="19"
     layout="topleft"
     left_delta="0"
     mouse_opaque="false"
     name="log_path_string"
     top_pad="5" />
    <text
     type="string"
     length="1"
     follows="left|top"
     height="10"
     layout="topleft"
     left_delta="0"
     mouse_opaque="false"
     top_pad="1"
     width="128"
     text_color="LtGray_50">
        Location of logs
    </text>    
    <button
	 enabled="false"
     follows="right|bottom"
     height="20"
     label="Browse"
     label_selected="Browse"
     layout="topleft"
     left_pad="115"
     name="log_path_button"
     top_delta="-21"
     width="145">
        <button.commit_callback
         function="Pref.LogPath" />
    </button>
    <button
     follows="left|bottom"
     height="20"
     label="Block List"
     layout="topleft"
     left="30"
     name="block_list"
     top_pad="20"
     width="145">
        <button.commit_callback
         function="SideTray.ShowPanel"
		 parameter="panel_block_list_sidetray" />
    </button>
    </panel>