The attached patch removes /desktop/gnome/url-handlers/icyx/command gconf key to
unset the default hander for icyx (ACC+) streaming media content according to
the changes of UI spec.

Regards,

Jedy
-------------- next part --------------
Index: ChangeLog
===================================================================
--- ChangeLog   (revision 15310)
+++ ChangeLog   (working copy)
@@ -1,5 +1,10 @@
 2008-09-10  Wang Xin  <jedy.wang at sun.com>
 
+       * patches/totem-01-remove-unsupported-format.diff: Remove default 
handler
+       for icyx (ACC+) streaming media content.
+
+2008-09-10  Wang Xin  <jedy.wang at sun.com>
+
        * base-specs/metacity.spec: Remove 11-font.diff.
        * patches/metacity-11-font.diff: Removed.
        * patches/libgnome-01-sun-default-background.diff: Change font size 
back to
Index: patches/totem-01-remove-unsupported-format.diff
===================================================================
--- patches/totem-01-remove-unsupported-format.diff     (revision 15309)
+++ patches/totem-01-remove-unsupported-format.diff     (working copy)
@@ -79,3 +79,15 @@
  video/vnd.vivo
  video/x-anim
  video/x-avi
+diff -ur totem-2.23.4-orig//data/handlers.sh totem-2.23.4//data/handlers.sh
+--- totem-2.23.4-orig//data/handlers.sh        Fri Aug 22 16:14:24 2008
++++ totem-2.23.4//data/handlers.sh     Wed Sep 10 12:49:43 2008
+@@ -19,7 +19,7 @@
+       echo;
+ }
+ 
+-SCHEMES="pnm mms net rtp rtsp mmsh uvox icy icyx"
++SCHEMES="pnm mms net rtp rtsp mmsh uvox icy"
+ 
+ echo "<gconfschemafile>";
+ echo "    <schemalist>";

Reply via email to