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) ;; no) AC_MSG_ERROR(bad value ${withval} for --with-package-name) ;;
*) GST_PACKAGE="${withval}" ;; *) GST_PACKAGE="${withval}" ;;
esac], esac],
[GST_PACKAGE="Gstreamer"]) dnl Default value [GST_PACKAGE="GStreamer"]) dnl Default value
AC_MSG_NOTICE(Using $GST_PACKAGE as package name) AC_MSG_NOTICE(Using $GST_PACKAGE as package name)
AC_DEFINE_UNQUOTED(GST_PACKAGE, "$GST_PACKAGE", [package name in plugins]) AC_DEFINE_UNQUOTED(GST_PACKAGE, "$GST_PACKAGE", [package name in plugins])
dnl package origin URL dnl package origin URL

4
debian/control vendored
View file

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

4
debian/control.in vendored
View file

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

View file

@ -353,7 +353,7 @@ extern gboolean __gst_debug_enabled;
#endif /* G_HAVE_ISO_VARARGS */ #endif /* G_HAVE_ISO_VARARGS */
#else /* GST_DEBUG_ENABLE_DEPRECATED */ #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. */ This is undocumented and will go when 0.8 comes out. */
#ifdef G_HAVE_ISO_VARARGS #ifdef G_HAVE_ISO_VARARGS

View file

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

View file

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

View file

@ -72,7 +72,7 @@ being 0.
.B \-\-gst\-debug\-no\-color .B \-\-gst\-debug\-no\-color
\fIGStreamer\fP normally prints debugging messages so that the \fIGStreamer\fP normally prints debugging messages so that the
messages are color-coded when printed to a terminal that handles 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. to print messages without color.
.TP 8 .TP 8
.B \-\-gst\-disable\-debug .B \-\-gst\-disable\-debug