summaryrefslogtreecommitdiff
path: root/pkgconfig
diff options
context:
space:
mode:
authorStéphane Loeuillet <gstreamer@leroutier.net>2004-06-27 14:59:34 +0000
committerStéphane Loeuillet <gstreamer@leroutier.net>2004-06-27 14:59:34 +0000
commitcb11781c5be3df6e01891d6c73932e1772737c58 (patch)
treea3b406a8c466db760cd6909547985216572d0797 /pkgconfig
parent41fcd3233be54286d8fe9b1171a196efc98a1c30 (diff)
make description look like in other .pc files (cosmetic change)
Original commit message from CVS: make description look like in other .pc files (cosmetic change)
Diffstat (limited to 'pkgconfig')
-rw-r--r--pkgconfig/gstreamer-gconf-uninstalled.pc.in2
-rw-r--r--pkgconfig/gstreamer-gconf.pc.in2
2 files changed, 2 insertions, 2 deletions
diff --git a/pkgconfig/gstreamer-gconf-uninstalled.pc.in b/pkgconfig/gstreamer-gconf-uninstalled.pc.in
index a7b8e7afc..752cf123c 100644
--- a/pkgconfig/gstreamer-gconf-uninstalled.pc.in
+++ b/pkgconfig/gstreamer-gconf-uninstalled.pc.in
@@ -5,7 +5,7 @@ libdir=${pcfiledir}/../gst-libs/gst/gconf
includedir=${pcfiledir}/../gst-libs
Name: GStreamer GConf Library, uninstalled
-Description: Streaming media framework, GConf support library, not installed
+Description: Streaming-media framework, GConf support library, not installed
Requires: gstreamer-@GST_MAJORMINOR@ gconf-2.0
Version: @VERSION@
diff --git a/pkgconfig/gstreamer-gconf.pc.in b/pkgconfig/gstreamer-gconf.pc.in
index e1801c517..54754f6b4 100644
--- a/pkgconfig/gstreamer-gconf.pc.in
+++ b/pkgconfig/gstreamer-gconf.pc.in
@@ -4,7 +4,7 @@ libdir=@libdir@
includedir=@includedir@/gstreamer-@GST_MAJORMINOR@
Name: GStreamer GConf Library
-Description: Streaming media framework, GConf support library
+Description: Streaming-media framework, GConf support library
Requires: gstreamer-@GST_MAJORMINOR@ gconf-2.0
Version: @VERSION@