make description look like in other .pc files (cosmetic change)
authorStéphane Loeuillet <gstreamer@leroutier.net>
Sun, 27 Jun 2004 14:59:34 +0000 (14:59 +0000)
committerStéphane Loeuillet <gstreamer@leroutier.net>
Sun, 27 Jun 2004 14:59:34 +0000 (14:59 +0000)
Original commit message from CVS:

make description look like in other .pc files (cosmetic change)

pkgconfig/gstreamer-gconf-uninstalled.pc.in
pkgconfig/gstreamer-gconf.pc.in

index a7b8e7a..752cf12 100644 (file)
@@ -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@
 
index e1801c5..54754f6 100644 (file)
@@ -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@