diff --git a/ChangeLog b/ChangeLog index d7f0316388..7e8bb40468 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2006-06-04 Michael Dominic K. + + * doc/gst-sharp-docs.zip: + * doc/gst-sharp-docs.tree: Removing, this is a left over from + something old (new prefix seems to be: gstreamer-sharp-). + + * doc/en/Gst/Clock.xml: Fixing the docs to represent the change + introduced in the last commit. + 2006-06-04 Michael Dominic K. * sample/DecodeBinTranscoder.cs: Fixing ambigious cast. diff --git a/doc/en/Gst/Clock.xml b/doc/en/Gst/Clock.xml index 108b747c0f..a5d9b08bb4 100644 --- a/doc/en/Gst/Clock.xml +++ b/doc/en/Gst/Clock.xml @@ -423,10 +423,10 @@ - + Field - System.Int64 + System.UInt64 1000000000 @@ -435,10 +435,10 @@ - + Field - System.Int64 + System.UInt64 1000000000 @@ -447,10 +447,10 @@ - + Field - System.Int64 + System.UInt64 1000000000 @@ -459,10 +459,10 @@ - + Field - System.Int64 + System.UInt64 1000000000 diff --git a/doc/gst-sharp-docs.tree b/doc/gst-sharp-docs.tree deleted file mode 100644 index 868ea6e9b2..0000000000 Binary files a/doc/gst-sharp-docs.tree and /dev/null differ diff --git a/doc/gst-sharp-docs.zip b/doc/gst-sharp-docs.zip deleted file mode 100644 index a694c4f777..0000000000 Binary files a/doc/gst-sharp-docs.zip and /dev/null differ