From 5444a01aedd50706e8cf0185134f9734fc5262b4 Mon Sep 17 00:00:00 2001 From: Matthew Allum Date: Thu, 18 Jan 2007 10:58:07 +0000 Subject: 2007-01-18 Matthew Allum * doc/reference/clutter-gst-docs.sgml: Add missing docs file. --- doc/reference/clutter-gst-docs.sgml | 87 ++++++++++++++++++++++++++++++++++ doc/reference/clutter-gst-sections.txt | 0 2 files changed, 87 insertions(+) create mode 100644 doc/reference/clutter-gst-docs.sgml create mode 100644 doc/reference/clutter-gst-sections.txt (limited to 'doc') diff --git a/doc/reference/clutter-gst-docs.sgml b/doc/reference/clutter-gst-docs.sgml new file mode 100644 index 0000000..4fe520a --- /dev/null +++ b/doc/reference/clutter-gst-docs.sgml @@ -0,0 +1,87 @@ + + +]> + + + + Clutter Gst &version; Reference Manual + Version &version; + + + 2006 + OpenedHand LTD + + + + + Permission is granted to copy, distribute and/or modify this + document under the terms of the GNU Free + Documentation License, Version 1.1 or any later + version published by the Free Software Foundation with no + Invariant Sections, no Front-Cover Texts, and no Back-Cover + Texts. You may obtain a copy of the GNU Free + Documentation License from the Free Software + Foundation by visiting their Web site or by writing + to: + +
+ The Free Software Foundation, Inc., + 59 Temple Place - Suite 330, + Boston, MA 02111-1307, + USA +
+
+
+
+ + + Clutter Gst Overview + + + Clutter Gst provides a ClutterMedia interface to GStreamer for basic video and audio playback. + + + + + Clutter Actors And Objects + + + + + License + + + This library is free software; you can redistribute it and/or + modify it under the terms of the GNU Library General + Public License as published by the Free Software + Foundation; either version 2 of the License, or (at your option) + any later version. + + + + This library is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU Library General Public License for + more details. + + + + You may obtain a copy of the GNU Library General + Public License from the Free Software Foundation by + visiting their Web + site or by writing to: + +
+ Free Software Foundation, Inc. + 59 Temple Place - Suite 330 + Boston, MA 02111-1307 + USA +
+
+
+ +
diff --git a/doc/reference/clutter-gst-sections.txt b/doc/reference/clutter-gst-sections.txt new file mode 100644 index 0000000..e69de29 -- cgit v1.2.1