diff options
author | Cody Russell <bratsche@gnome.org> | 2008-07-03 05:47:22 +0000 |
---|---|---|
committer | Cody Russell <bratsche@src.gnome.org> | 2008-07-03 05:47:22 +0000 |
commit | 7a500d97b2d27f0e390385d82b5918cdaa127bac (patch) | |
tree | 84097e8e4eb28ba5efb0728c67297139dadd01b1 /gtk+-2.0-uninstalled.pc.in | |
parent | d2343ff20b6ad13d5e9d12b6fb79cbcd79b50f82 (diff) | |
download | gtk+-7a500d97b2d27f0e390385d82b5918cdaa127bac.tar.gz |
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
Diffstat (limited to 'gtk+-2.0-uninstalled.pc.in')
-rw-r--r-- | gtk+-2.0-uninstalled.pc.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk+-2.0-uninstalled.pc.in b/gtk+-2.0-uninstalled.pc.in index 42abffaacb..d89c856da6 100644 --- a/gtk+-2.0-uninstalled.pc.in +++ b/gtk+-2.0-uninstalled.pc.in @@ -3,7 +3,7 @@ target=@gdktarget@ gtk_binary_version=@GTK_BINARY_VERSION@ Name: GTK+ Uninstalled -Description: GIMP Tool Kit (${target} target), Not Installed +Description: GTK+ Graphical UI Library (${target} target), Not Installed Version: @VERSION@ Requires: gdk-${target}-2.0-uninstalled @GTK_PACKAGES@ Libs: ${pc_top_builddir}/${pcfiledir}/gtk/libgtk-${target}-@GTK_API_VERSION@.la @GTK_EXTRA_LIBS@ |