From b3007c458ef041e66bcb587908709ff5be64ad72 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Loeuillet?= Date: Sun, 27 Jun 2004 14:59:34 +0000 Subject: [PATCH] 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) --- pkgconfig/gstreamer-gconf-uninstalled.pc.in | 2 +- pkgconfig/gstreamer-gconf.pc.in | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pkgconfig/gstreamer-gconf-uninstalled.pc.in b/pkgconfig/gstreamer-gconf-uninstalled.pc.in index a7b8e7afc0..752cf123ca 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 e1801c5176..54754f6b45 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@