[gst-cvs] gstreamer-sharp: Add some notes why we have a modified copy of URIHandlerAdapter.cs
Sebastian Dröge
slomo at kemper.freedesktop.org
Thu May 7 01:04:32 PDT 2009
Module: gstreamer-sharp
Branch: master
Commit: ef4870579237ba908237cea991720443bdabf23e
URL: http://cgit.freedesktop.org/gstreamer/gstreamer-sharp/commit/?id=ef4870579237ba908237cea991720443bdabf23e
Author: Sebastian Dröge <sebastian.droege at collabora.co.uk>
Date: Thu May 7 10:03:58 2009 +0200
Add some notes why we have a modified copy of URIHandlerAdapter.cs
---
gstreamer-sharp/override/URIHandlerAdapter.cs | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/gstreamer-sharp/override/URIHandlerAdapter.cs b/gstreamer-sharp/override/URIHandlerAdapter.cs
index d27bf5f..5cab6b4 100644
--- a/gstreamer-sharp/override/URIHandlerAdapter.cs
+++ b/gstreamer-sharp/override/URIHandlerAdapter.cs
@@ -1,5 +1,5 @@
// This file was generated by the Gtk# code generator.
-// Any changes made will be lost if regenerated.
+// Modified to correctly handle the Get{Type,Protocols}Full vmethods
namespace Gst {
More information about the Gstreamer-commits
mailing list