404

[ Avaa Bypassed ]




Upload:

Command:

botdev@3.22.194.5: ~ $
<?xml version="1.0"?>
<gconfschemafile>
  <schemalist>
    <schema>
      <key>/schemas/system/http_proxy/use_http_proxy</key>
      <applyto>/system/http_proxy/use_http_proxy</applyto>
      <owner>gnome-vfs</owner>
      <type>bool</type>
      <default>false</default>
      <gettext_domain>gnome-vfs-2.0</gettext_domain>
      <locale name="C">
        <short>Use HTTP proxy</short>
        <long>Enables the proxy settings when accessing HTTP over the
        Internet.</long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/system/http_proxy/host</key>
      <applyto>/system/http_proxy/host</applyto>
      <owner>gnome-vfs</owner>
      <type>string</type>
      <default></default>
      <gettext_domain>gnome-vfs-2.0</gettext_domain>
      <locale name="C">
        <short>HTTP proxy host name</short>
        <long>The machine name to proxy HTTP through.</long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/system/http_proxy/port</key>
      <applyto>/system/http_proxy/port</applyto>
      <owner>gnome-vfs</owner>
      <type>int</type>
      <default>8080</default>
      <gettext_domain>gnome-vfs-2.0</gettext_domain>
      <locale name="C">
        <short>HTTP proxy port</short>
        <long>The port on the machine defined by "/system/http_proxy/host"
        that you proxy through.</long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/system/http_proxy/use_authentication</key>
      <applyto>/system/http_proxy/use_authentication</applyto>
      <owner>gnome-vfs</owner>
      <type>bool</type>
      <default>false</default>
      <gettext_domain>gnome-vfs-2.0</gettext_domain>
      <locale name="C">
        <short>Authenticate proxy server connections</short>
        <long>If true, then connections to the proxy server require
        authentication. The username/password combo is defined by
        "/system/http_proxy/authentication_user" and
        "/system/http_proxy/authentication_password".</long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/system/http_proxy/authentication_user</key>
      <applyto>/system/http_proxy/authentication_user</applyto>
      <owner>gnome-vfs</owner>
      <type>string</type>
      <default></default>
      <gettext_domain>gnome-vfs-2.0</gettext_domain>
      <locale name="C">
        <short>HTTP proxy username</short>
        <long>User name to pass as authentication when doing HTTP proxying.</long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/system/http_proxy/authentication_password</key>
      <applyto>/system/http_proxy/authentication_password</applyto>
      <owner>gnome-vfs</owner>
      <type>string</type>
      <default></default>
      <gettext_domain>gnome-vfs-2.0</gettext_domain>
      <locale name="C">
        <short>HTTP proxy password</short>
        <long>Password to pass as authentication when doing HTTP proxying.</long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/system/http_proxy/ignore_hosts</key>
      <applyto>/system/http_proxy/ignore_hosts</applyto>
      <owner>gnome-vfs</owner>
      <type>list</type>
      <list_type>string</list_type>
      <default>[localhost,127.0.0.0/8,*.local]</default>
      <gettext_domain>gnome-vfs-2.0</gettext_domain>
      <locale name="C">
        <short>Non-proxy hosts</short>
        <long>This key contains a list of hosts which are connected to
	directly, rather than via the proxy (if it is active). The values can
	be hostnames, domains (using an initial wildcard like *.foo.com), IP
	host addresses (both IPv4 and IPv6) and network addresses with a
	netmask (something like 192.168.0.0/24).</long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/system/proxy/mode</key>
      <applyto>/system/proxy/mode</applyto>
      <owner>gnome-vfs</owner>
      <type>string</type>
      <default>none</default>
      <gettext_domain>gnome-vfs-2.0</gettext_domain>
      <locale name="C">
        <short>Proxy configuration mode</short>
        <long>Select the proxy configuration mode. Supported values are
	"none", "manual", "auto".</long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/system/proxy/secure_host</key>
      <applyto>/system/proxy/secure_host</applyto>
      <owner>gnome-vfs</owner>
      <type>string</type>
      <default></default>
      <gettext_domain>gnome-vfs-2.0</gettext_domain>
      <locale name="C">
        <short>Secure HTTP proxy host name</short>
        <long>The machine name to proxy secure HTTP through.</long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/system/proxy/secure_port</key>
      <applyto>/system/proxy/secure_port</applyto>
      <owner>gnome-vfs</owner>
      <type>int</type>
      <default>0</default>
      <gettext_domain>gnome-vfs-2.0</gettext_domain>
      <locale name="C">
        <short>Secure HTTP proxy port</short>
        <long>The port on the machine defined by "/system/proxy/secure_host"
        that you proxy through.</long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/system/proxy/ftp_host</key>
      <applyto>/system/proxy/ftp_host</applyto>
      <owner>gnome-vfs</owner>
      <type>string</type>
      <default></default>
      <gettext_domain>gnome-vfs-2.0</gettext_domain>
      <locale name="C">
        <short>FTP proxy host name</short>
        <long>The machine name to proxy FTP through.</long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/system/proxy/ftp_port</key>
      <applyto>/system/proxy/ftp_port</applyto>
      <owner>gnome-vfs</owner>
      <type>int</type>
      <default>0</default>
      <gettext_domain>gnome-vfs-2.0</gettext_domain>
      <locale name="C">
        <short>FTP proxy port</short>
        <long>The port on the machine defined by "/system/proxy/ftp_host"
        that you proxy through.</long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/system/proxy/socks_host</key>
      <applyto>/system/proxy/socks_host</applyto>
      <owner>gnome-vfs</owner>
      <type>string</type>
      <default></default>
      <gettext_domain>gnome-vfs-2.0</gettext_domain>
      <locale name="C">
        <short>SOCKS proxy host name</short>
        <long>The machine name to proxy socks through.</long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/system/proxy/socks_port</key>
      <applyto>/system/proxy/socks_port</applyto>
      <owner>gnome-vfs</owner>
      <type>int</type>
      <default>0</default>
      <gettext_domain>gnome-vfs-2.0</gettext_domain>
      <locale name="C">
        <short>SOCKS proxy port</short>
        <long>The port on the machine defined by "/system/proxy/socks_host"
        that you proxy through.</long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/system/proxy/autoconfig_url</key>
      <applyto>/system/proxy/autoconfig_url</applyto>
      <owner>gnome-vfs</owner>
      <type>string</type>
      <default></default>
      <gettext_domain>gnome-vfs-2.0</gettext_domain>
      <locale name="C">
        <short>Automatic proxy configuration URL</short>
        <long>URL that provides proxy configuration values.</long>
      </locale>
    </schema>

  </schemalist>
</gconfschemafile>

Filemanager

Name Type Size Permission Actions
desktop_default_applications.schemas File 1.68 KB 0644
desktop_gnome_accessibility_keyboard.schemas File 8.34 KB 0644
desktop_gnome_accessibility_startup.schemas File 652 B 0644
desktop_gnome_applications_at_mobility.schemas File 1.18 KB 0644
desktop_gnome_applications_at_visual.schemas File 1.16 KB 0644
desktop_gnome_applications_browser.schemas File 1.42 KB 0644
desktop_gnome_applications_office.schemas File 1.85 KB 0644
desktop_gnome_applications_terminal.schemas File 1.03 KB 0644
desktop_gnome_applications_window_manager.schemas File 2.24 KB 0644
desktop_gnome_background.schemas File 3.51 KB 0644
desktop_gnome_file_views.schemas File 520 B 0644
desktop_gnome_interface.schemas File 12.14 KB 0644
desktop_gnome_lockdown.schemas File 4.3 KB 0644
desktop_gnome_peripherals_keyboard.schemas File 4.5 KB 0644
desktop_gnome_peripherals_mouse.schemas File 4.77 KB 0644
desktop_gnome_sound.schemas File 2.68 KB 0644
desktop_gnome_thumbnail_cache.schemas File 1015 B 0644
desktop_gnome_thumbnailers.schemas File 622 B 0644
desktop_gnome_typing_break.schemas File 1.89 KB 0644
desktop_gnome_url_handlers.schemas File 14.66 KB 0644
system_dns_sd.schemas File 1.02 KB 0644
system_http_proxy.schemas File 7.05 KB 0644
system_smb.schemas File 630 B 0644