Server IP : 195.201.23.43 / Your IP : 3.142.219.125 Web Server : Apache System : Linux webserver2.vercom.be 5.4.0-192-generic #212-Ubuntu SMP Fri Jul 5 09:47:39 UTC 2024 x86_64 User : kdecoratie ( 1041) PHP Version : 7.1.33-63+ubuntu20.04.1+deb.sury.org+1 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals, MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /proc/self/root/lib/libreoffice/share/config/soffice.cfg/cui/ui/ |
Upload File : |
<?xml version="1.0" encoding="UTF-8"?> <!-- Generated with glade 3.22.1 --> <interface domain="cui"> <requires lib="gtk+" version="3.18"/> <object class="GtkFrame" id="OptProxyPage"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="hexpand">True</property> <property name="border_width">6</property> <property name="label_xalign">0</property> <property name="shadow_type">none</property> <child> <object class="GtkAlignment" id="alignment1"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="hexpand">True</property> <property name="top_padding">6</property> <property name="left_padding">12</property> <child> <object class="GtkGrid" id="grid1"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="hexpand">True</property> <property name="row_spacing">6</property> <property name="column_spacing">12</property> <child> <object class="GtkLabel" id="label2"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="label" translatable="yes" context="optproxypage|label2">Proxy s_erver:</property> <property name="use_underline">True</property> <property name="mnemonic_widget">proxymode</property> <property name="xalign">0</property> </object> <packing> <property name="left_attach">0</property> <property name="top_attach">0</property> </packing> </child> <child> <object class="GtkEntry" id="http"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="valign">center</property> <property name="hexpand">True</property> <property name="activates_default">True</property> </object> <packing> <property name="left_attach">1</property> <property name="top_attach">1</property> </packing> </child> <child> <object class="GtkEntry" id="https"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="valign">center</property> <property name="hexpand">True</property> <property name="activates_default">True</property> </object> <packing> <property name="left_attach">1</property> <property name="top_attach">2</property> </packing> </child> <child> <object class="GtkEntry" id="ftp"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="valign">center</property> <property name="hexpand">True</property> <property name="activates_default">True</property> </object> <packing> <property name="left_attach">1</property> <property name="top_attach">3</property> </packing> </child> <child> <object class="GtkEntry" id="noproxy"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="valign">center</property> <property name="hexpand">True</property> <property name="activates_default">True</property> </object> <packing> <property name="left_attach">1</property> <property name="top_attach">4</property> </packing> </child> <child> <object class="GtkEntry" id="httpport"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="valign">center</property> <property name="max_length">5</property> <property name="activates_default">True</property> <property name="width_chars">5</property> <property name="input_purpose">digits</property> </object> <packing> <property name="left_attach">3</property> <property name="top_attach">1</property> </packing> </child> <child> <object class="GtkEntry" id="httpsport"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="valign">center</property> <property name="max_length">5</property> <property name="activates_default">True</property> <property name="width_chars">5</property> <property name="input_purpose">digits</property> </object> <packing> <property name="left_attach">3</property> <property name="top_attach">2</property> </packing> </child> <child> <object class="GtkEntry" id="ftpport"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="valign">center</property> <property name="max_length">5</property> <property name="activates_default">True</property> <property name="width_chars">5</property> <property name="input_purpose">digits</property> </object> <packing> <property name="left_attach">3</property> <property name="top_attach">3</property> </packing> </child> <child> <object class="GtkComboBoxText" id="proxymode"> <property name="visible">True</property> <property name="can_focus">False</property> <items> <item translatable="yes" context="optproxypage|proxymode">None</item> <item translatable="yes" context="optproxypage|proxymode">System</item> <item translatable="yes" context="optproxypage|proxymode">Manual</item> </items> </object> <packing> <property name="left_attach">1</property> <property name="top_attach">0</property> </packing> </child> <child> <object class="GtkLabel" id="httpft"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="label" translatable="yes" context="optproxypage|httpft">HT_TP proxy:</property> <property name="use_underline">True</property> <property name="mnemonic_widget">http</property> <property name="xalign">0</property> </object> <packing> <property name="left_attach">0</property> <property name="top_attach">1</property> </packing> </child> <child> <object class="GtkLabel" id="httpportft"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="label" translatable="yes" context="optproxypage|httpportft">_Port:</property> <property name="use_underline">True</property> <property name="mnemonic_widget">httpport</property> </object> <packing> <property name="left_attach">2</property> <property name="top_attach">1</property> </packing> </child> <child> <object class="GtkLabel" id="httpsft"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="label" translatable="yes" context="optproxypage|httpsft">HTTP_S proxy:</property> <property name="use_underline">True</property> <property name="mnemonic_widget">https</property> <property name="xalign">0</property> </object> <packing> <property name="left_attach">0</property> <property name="top_attach">2</property> </packing> </child> <child> <object class="GtkLabel" id="ftpft"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="label" translatable="yes" context="optproxypage|ftpft">_FTP proxy:</property> <property name="use_underline">True</property> <property name="mnemonic_widget">ftp</property> <property name="xalign">0</property> </object> <packing> <property name="left_attach">0</property> <property name="top_attach">3</property> </packing> </child> <child> <object class="GtkLabel" id="noproxyft"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="label" translatable="yes" context="optproxypage|noproxyft">_No proxy for:</property> <property name="use_underline">True</property> <property name="mnemonic_widget">noproxy</property> <property name="xalign">0</property> </object> <packing> <property name="left_attach">0</property> <property name="top_attach">4</property> </packing> </child> <child> <object class="GtkLabel" id="httpsportft"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="label" translatable="yes" context="optproxypage|httpsportft">P_ort:</property> <property name="use_underline">True</property> <property name="mnemonic_widget">httpsport</property> </object> <packing> <property name="left_attach">2</property> <property name="top_attach">2</property> </packing> </child> <child> <object class="GtkLabel" id="ftpportft"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="label" translatable="yes" context="optproxypage|ftpportft">P_ort:</property> <property name="use_underline">True</property> <property name="mnemonic_widget">ftpport</property> </object> <packing> <property name="left_attach">2</property> <property name="top_attach">3</property> </packing> </child> <child> <object class="GtkLabel" id="noproxydesc"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="label" translatable="yes" context="optproxypage|noproxydesc">Separator ;</property> <property name="xalign">0</property> </object> <packing> <property name="left_attach">2</property> <property name="top_attach">4</property> <property name="width">2</property> </packing> </child> <child> <placeholder/> </child> <child> <placeholder/> </child> </object> </child> </object> </child> <child type="label"> <object class="GtkLabel" id="label1"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="label" translatable="yes" context="optproxypage|label1">Settings</property> <attributes> <attribute name="weight" value="bold"/> </attributes> </object> </child> </object> </interface>Private