From fce9c8b7d45145c4556650843218e0b76c065c18 Mon Sep 17 00:00:00 2001 From: Cody Russell Date: Mon, 30 Jun 2008 23:01:56 +0000 Subject: Practically everything changed. 2008-06-30 Cody Russell * Practically everything changed. Change all references of GIMP Toolkit (and variations of it) to GTK+ Toolkit, showing no mercy at all to our beloved ancestry. (#540529) svn path=/trunk/; revision=20709 --- modules/printbackends/test/gtkprintbackendtest.c | 2 +- modules/printbackends/test/gtkprintbackendtest.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'modules/printbackends/test') diff --git a/modules/printbackends/test/gtkprintbackendtest.c b/modules/printbackends/test/gtkprintbackendtest.c index 73ce61b7bd..5f2a4be372 100644 --- a/modules/printbackends/test/gtkprintbackendtest.c +++ b/modules/printbackends/test/gtkprintbackendtest.c @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * gtkprintbackendpdf.c: Test implementation of GtkPrintBackend * for printing to a test * Copyright (C) 2007, Red Hat, Inc. diff --git a/modules/printbackends/test/gtkprintbackendtest.h b/modules/printbackends/test/gtkprintbackendtest.h index c48a85a198..8f75b61238 100644 --- a/modules/printbackends/test/gtkprintbackendtest.h +++ b/modules/printbackends/test/gtkprintbackendtest.h @@ -1,4 +1,4 @@ -/* GTK - The GIMP Toolkit +/* GTK - The GTK+ Toolkit * gtkprintbackendtest.h: Test implementation of GtkPrintBackend * for testing the dialog * Copyright (C) 2007, Red Hat, Inc. -- cgit v1.2.1