more trademark fixing

Original commit message from CVS:
more trademark fixing
This commit is contained in:
Thomas Vander Stichele 2003-12-05 12:32:06 +00:00
parent f57a372393
commit 7918a27650
7 changed files with 9 additions and 9 deletions

View file

@ -478,7 +478,7 @@ AC_HELP_STRING([--with-package-name],[specify package name to use in plugins]),
no) AC_MSG_ERROR(bad value ${withval} for --with-package-name) ;;
*) GST_PACKAGE="${withval}" ;;
esac],
[GST_PACKAGE="Gstreamer"]) dnl Default value
[GST_PACKAGE="GStreamer"]) dnl Default value
AC_MSG_NOTICE(Using $GST_PACKAGE as package name)
AC_DEFINE_UNQUOTED(GST_PACKAGE, "$GST_PACKAGE", [package name in plugins])
dnl package origin URL

4
debian/control vendored
View file

@ -38,8 +38,8 @@ Recommends: libgstreamer-dev (= ${Source-Version})
Description: Core GStreamer documentation
Core GStreamer documentation
.
Gstreamer Manual
Gstreamer Plugin Writers Guide
GStreamer Manual
GStreamer Plugin Writers Guide
Various API docs
Package: gstreamer-tools

4
debian/control.in vendored
View file

@ -38,8 +38,8 @@ Recommends: libgstreamer-dev (= ${Source-Version})
Description: Core GStreamer documentation
Core GStreamer documentation
.
Gstreamer Manual
Gstreamer Plugin Writers Guide
GStreamer Manual
GStreamer Plugin Writers Guide
Various API docs
Package: gstreamer-tools

View file

@ -353,7 +353,7 @@ extern gboolean __gst_debug_enabled;
#endif /* G_HAVE_ISO_VARARGS */
#else /* GST_DEBUG_ENABLE_DEPRECATED */
/* This is a workaround so the old debugging stuff of Gstreamer 0.6 works.
/* This is a workaround so the old debugging stuff of GStreamer 0.6 works.
This is undocumented and will go when 0.8 comes out. */
#ifdef G_HAVE_ISO_VARARGS

View file

@ -39,7 +39,7 @@ GST_PLUGIN_DEFINE (
GST_VERSION_MAJOR,
GST_VERSION_MINOR,
"gstindexers",
"Gstremaer core indexers",
"GStreamer core indexers",
plugin_init,
VERSION,
GST_LICENSE,

View file

@ -39,7 +39,7 @@ GST_PLUGIN_DEFINE (
GST_VERSION_MAJOR,
GST_VERSION_MINOR,
"gstindexers",
"Gstremaer core indexers",
"GStreamer core indexers",
plugin_init,
VERSION,
GST_LICENSE,

View file

@ -72,7 +72,7 @@ being 0.
.B \-\-gst\-debug\-no\-color
\fIGStreamer\fP normally prints debugging messages so that the
messages are color-coded when printed to a terminal that handles
ANSI escape sequences. Using this option causes \fIGstreamer\fP
ANSI escape sequences. Using this option causes \fIGStreamer\fP
to print messages without color.
.TP 8
.B \-\-gst\-disable\-debug