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
commitb3007c458ef041e66bcb587908709ff5be64ad72 (patch)
treea8ae99a5ac734f291555efc94b2523614a010506 /pkgconfig
parent9b2151cc67affa839cb1dd50ec63b9799543b143 (diff)
downloadgstreamer-plugins-base-b3007c458ef041e66bcb587908709ff5be64ad72.tar.gz
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@