summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Fredrik Kalager Schaller <christian.schaller@collabora.co.uk>2011-02-03 12:06:52 +0000
committerChristian Fredrik Kalager Schaller <christian.schaller@collabora.co.uk>2011-02-03 12:06:52 +0000
commit8d3c450d6c4d5df2f41790401f2c0e8c32b3b762 (patch)
treef7adf4fd5217429918f02cc8516b2fd490037dda
parentc1efb8f49bf6853e278a2a0e79fcd631802e6edc (diff)
Fix some small errors
-rw-r--r--src/htdocs/lists/index.xml2
-rw-r--r--src/htdocs/modules/modules.xml6
2 files changed, 4 insertions, 4 deletions
diff --git a/src/htdocs/lists/index.xml b/src/htdocs/lists/index.xml
index 6a754a39..846df311 100644
--- a/src/htdocs/lists/index.xml
+++ b/src/htdocs/lists/index.xml
@@ -1,13 +1,13 @@
<?xml version="1.0"?>
<?xml-stylesheet href="../page.xsl" type="text/xsl"?>
<page>
<title>GStreamer: Mailing Lists</title>
<body>
<h2>Mailing Lists</h2>
-<p>There are currently six mailing lists for GStreamer:</p>
+<p>There are currently eight mailing lists for GStreamer:</p>
<UL>
<LI><B>gstreamer-announce</B>:</LI>
<I><A
HREF="http://lists.sourceforge.net/lists/listinfo/gstreamer-announce">Subscribe</A>
| <A
diff --git a/src/htdocs/modules/modules.xml b/src/htdocs/modules/modules.xml
index 8f0b62c1..38423c65 100644
--- a/src/htdocs/modules/modules.xml
+++ b/src/htdocs/modules/modules.xml
@@ -211,25 +211,25 @@ Library for creating audio/video editors.
<stable>&qt-gstreamer-version-stable;</stable>
<devel>&qt-gstreamer-version-devel;</devel>
</versions>
</module>
<module>
- <id>gstreamer-android</id>
+ <id>gst-android</id>
<blurb>GStreamer for Android</blurb>
<title>GStreamer for Android</title>
<description>
This is a module that allows you to make GStreamer the media engine for
Android. The goal of the project is to both allow hardware makers to
standarize on GStreamer accross their software platforms, but also to make
the advanced functionality of GStreamer available on the Android platform,
like video editing, DLNA Support and Video conferencing. This module has a
seperate mailing list, so be sure to check the mailing lists page for details.
</description>
<maintainer>Reynaldo Pinochet and Alessandro Decina</maintainer>
<versions>
- <stable>&qt-gstreamer-version-stable;</stable>
- <devel>&qt-gstreamer-version-devel;</devel>
+ <stable>&gst-android-version-stable;</stable>
+ <devel>&gst-android-version-devel;</devel>
</versions>
</module>
</modules>