more trademark fixing
authorThomas Vander Stichele <thomas@apestaart.org>
Fri, 5 Dec 2003 12:32:06 +0000 (12:32 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Fri, 5 Dec 2003 12:32:06 +0000 (12:32 +0000)
Original commit message from CVS:
more trademark fixing

configure.ac
debian/control
debian/control.in
gst/gstinfo.h
gst/indexers/gstindexers.c
plugins/indexers/gstindexers.c
tools/gst-launch.1.in

index 538fe61..b4f3b01 100644 (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
index 718ce22..b856344 100644 (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
index b92f24b..68a380e 100644 (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
index 6a16c83..bf2abca 100644 (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
index 08bb02b..5d4c4af 100644 (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,
index 08bb02b..5d4c4af 100644 (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,
index f55dec0..12e46fc 100644 (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