Bug 540529 – Remove all GIMP references

2008-07-03  Cody Russell  <bratsche@gnome.org>

        Bug 540529 – Remove all GIMP references

        * gtk+-2.0.pc.in:
        * gdk-2.0.pc.in:
        * gtk+-unix-print-2.0.pc.in:
        * gtk+-2.0-uninstalled.pc.in:
        * gdk-2.0-uninstalled.pc.in: Changed GIMP Toolkit to say
        GTK+ Graphical UI Library in the pkg-config files.


svn path=/trunk/; revision=20739
This commit is contained in:
Cody Russell
2008-07-03 05:47:22 +00:00
committed by Cody Russell
parent d2343ff20b
commit 7a500d97b2
6 changed files with 16 additions and 5 deletions

View File

@ -5,7 +5,7 @@ includedir=@includedir@
target=@gdktarget@
Name: GDK
Description: GIMP Drawing Kit (${target} target)
Description: GTK+ Drawing Kit (${target} target)
Version: @VERSION@
Requires: gdk-pixbuf-2.0 @GDK_PACKAGES@
Libs: -L${libdir} -lgdk-${target}-@GTK_API_VERSION@ @GDK_EXTRA_LIBS@