summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCody Russell <bratsche@gnome.org>2008-07-03 05:47:22 +0000
committerCody Russell <bratsche@src.gnome.org>2008-07-03 05:47:22 +0000
commit7a500d97b2d27f0e390385d82b5918cdaa127bac (patch)
tree84097e8e4eb28ba5efb0728c67297139dadd01b1
parentd2343ff20b6ad13d5e9d12b6fb79cbcd79b50f82 (diff)
downloadgtk+-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
-rw-r--r--ChangeLog11
-rw-r--r--gdk-2.0-uninstalled.pc.in2
-rw-r--r--gdk-2.0.pc.in2
-rw-r--r--gtk+-2.0-uninstalled.pc.in2
-rw-r--r--gtk+-2.0.pc.in2
-rw-r--r--gtk+-unix-print-2.0.pc.in2
6 files changed, 16 insertions, 5 deletions
diff --git a/ChangeLog b/ChangeLog
index 008846aa6b..06d078ea5c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+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.
+
2008-07-02 Cody Russell <bratsche@gnome.org>
Bug 541305 – [Win32] Scrolling was broken after GdkWindow refactoring
diff --git a/gdk-2.0-uninstalled.pc.in b/gdk-2.0-uninstalled.pc.in
index 2d5f5c914b..f945a3f3b7 100644
--- a/gdk-2.0-uninstalled.pc.in
+++ b/gdk-2.0-uninstalled.pc.in
@@ -1,7 +1,7 @@
target=@gdktarget@
Name: GDK Uninstalled
-Description: GIMP Drawing Kit (${target} target), Not Installed
+Description: GTK+ Drawing Kit (${target} target), Not Installed
Version: @VERSION@
Requires: gdk-pixbuf-2.0-uninstalled @GDK_PACKAGES@
Libs: ${pc_top_builddir}/${pcfiledir}/gdk/libgdk-${target}-@GTK_API_VERSION@.la @GDK_EXTRA_LIBS@
diff --git a/gdk-2.0.pc.in b/gdk-2.0.pc.in
index 27cbd9b3f7..24a5dfb72c 100644
--- a/gdk-2.0.pc.in
+++ b/gdk-2.0.pc.in
@@ -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@
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@
diff --git a/gtk+-2.0.pc.in b/gtk+-2.0.pc.in
index 08494f156f..46853e1078 100644
--- a/gtk+-2.0.pc.in
+++ b/gtk+-2.0.pc.in
@@ -8,7 +8,7 @@ gtk_binary_version=@GTK_BINARY_VERSION@
gtk_host=@host@
Name: GTK+
-Description: GIMP Tool Kit (${target} target)
+Description: GTK+ Graphical UI Library (${target} target)
Version: @VERSION@
Requires: gdk-${target}-2.0 @GTK_PACKAGES@
Libs: -L${libdir} -lgtk-${target}-@GTK_API_VERSION@ @GTK_EXTRA_LIBS@
diff --git a/gtk+-unix-print-2.0.pc.in b/gtk+-unix-print-2.0.pc.in
index b703512706..a0fe8f0339 100644
--- a/gtk+-unix-print-2.0.pc.in
+++ b/gtk+-unix-print-2.0.pc.in
@@ -8,7 +8,7 @@ gtk_binary_version=@GTK_BINARY_VERSION@
gtk_host=@host@
Name: GTK+
-Description: GIMP Tool Kit Unix print support
+Description: GTK+ Unix print support
Version: @VERSION@
Requires: gtk+-${target}-2.0 @GTK_PACKAGES@
Cflags: -I${includedir}/gtk-unix-print-2.0