gtk+ r20739 - trunk



Author: bratsche
Date: Thu Jul  3 05:47:22 2008
New Revision: 20739
URL: http://svn.gnome.org/viewvc/gtk+?rev=20739&view=rev

Log:
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.



Modified:
   trunk/ChangeLog
   trunk/gdk-2.0-uninstalled.pc.in
   trunk/gdk-2.0.pc.in
   trunk/gtk+-2.0-uninstalled.pc.in
   trunk/gtk+-2.0.pc.in
   trunk/gtk+-unix-print-2.0.pc.in

Modified: trunk/gdk-2.0-uninstalled.pc.in
==============================================================================
--- trunk/gdk-2.0-uninstalled.pc.in	(original)
+++ trunk/gdk-2.0-uninstalled.pc.in	Thu Jul  3 05:47:22 2008
@@ -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@

Modified: trunk/gdk-2.0.pc.in
==============================================================================
--- trunk/gdk-2.0.pc.in	(original)
+++ trunk/gdk-2.0.pc.in	Thu Jul  3 05:47:22 2008
@@ -5,7 +5,7 @@
 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@

Modified: trunk/gtk+-2.0-uninstalled.pc.in
==============================================================================
--- trunk/gtk+-2.0-uninstalled.pc.in	(original)
+++ trunk/gtk+-2.0-uninstalled.pc.in	Thu Jul  3 05:47:22 2008
@@ -3,7 +3,7 @@
 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@

Modified: trunk/gtk+-2.0.pc.in
==============================================================================
--- trunk/gtk+-2.0.pc.in	(original)
+++ trunk/gtk+-2.0.pc.in	Thu Jul  3 05:47:22 2008
@@ -8,7 +8,7 @@
 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@

Modified: trunk/gtk+-unix-print-2.0.pc.in
==============================================================================
--- trunk/gtk+-unix-print-2.0.pc.in	(original)
+++ trunk/gtk+-unix-print-2.0.pc.in	Thu Jul  3 05:47:22 2008
@@ -8,7 +8,7 @@
 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



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]