patches/gnome-vfs-02-gopher-proxy-schema.diff
author gheet
Tue, 07 Nov 2006 14:55:35 +0000
changeset 8520 ace81fd20222
permissions -rw-r--r--
2006-11-07 Ghee Seng Teo - <[email protected]> * gnome-vfs.spec: removed patches/gnome-vfs-02-uninstalled-pc.diff. No longer needed. but has logged bugzilla bug 371610. * patches/gnome-vfs-02-uninstalled-pc.diff: removed * patches/gnome-vfs-03-gopher-proxy-schema.diff: renamed * patches/gnome-vfs-04-default-url-handler.diff: renamed. * patches/gnome-vfs-05-mime-info-file-path.diff: renamed. * patches/gnome-vfs-06-g11n-i18n-ui.diff: renamed. * patches/gnome-vfs-07-trash-only-home.diff: renamed. * patches/gnome-vfs-08-mount-points-fix.diff: renamed. * patches/gnome-vfs-09-trash-files-from-different-filesystem.diff: renamed. * patches/gnome-vfs-10-socks-version.diff: renamed. * patches/gnome-vfs-11-audio-cd-show-icon.diff: renamed. * patches/gnome-vfs-12-trash-skip-copy.diff: renamed. * patches/gnome-vfs-13-login_tty.diff: renamed. * patches/gnome-vfs-14-krb5-config-no-gssapi.diff: renamed. * patches/gnome-vfs-15-hidden.diff: renamed. * patches/gnome-vfs-16-acl-permissions.diff: renamed.

--- gnome-vfs-2.5.7/schemas/system_http_proxy.schemas.in	2003-12-28 09:44:21.000000000 +0000
+++ gnome-vfs-2.5.7.new/schemas/system_http_proxy.schemas.in	2004-03-09 13:51:18.000000000 +0000
@@ -170,6 +170,29 @@
       </locale>
     </schema>
     <schema>
+      <key>/schemas/system/proxy/gopher_host</key>
+      <applyto>/system/proxy/gopher_host</applyto>
+      <owner>gnome</owner>
+      <type>string</type>
+      <default></default>
+      <locale name="C">
+        <short>gopher proxy host name</short>
+        <long>The machine name to proxy gopher connections through.</long>
+      </locale>
+    </schema>
+    <schema>
+      <key>/schemas/system/proxy/gopher_port</key>
+      <applyto>/system/proxy/gopher_port</applyto>
+      <owner>gnome</owner>
+      <type>int</type>
+      <default>8080</default>
+      <locale name="C">
+        <short>ftp port</short>
+        <long>The port on the machine defined by /system/proxy/gopher_host
+        that you proxy gopher through</long>
+      </locale>
+    </schema>
+    <schema>
       <key>/schemas/system/proxy/autoconfig_url</key>
       <applyto>/system/proxy/autoconfig_url</applyto>
       <owner>gnome-vfs</owner>