diff options
author | Cody Russell <bratsche@src.gnome.org> | 2008-07-01 22:57:50 +0000 |
---|---|---|
committer | Cody Russell <bratsche@src.gnome.org> | 2008-07-01 22:57:50 +0000 |
commit | 57223c9a056bfff1635ddd1e67f660cd5a61e9ff (patch) | |
tree | df4b40979bb8971cc15ab4d8839f9403801daa7c /modules/printbackends/test | |
parent | 119f3cf1838f41c4c5e707742f8ad72aba32065e (diff) | |
download | gtk+-57223c9a056bfff1635ddd1e67f660cd5a61e9ff.tar.gz |
Revert name change
svn path=/trunk/; revision=20724
Diffstat (limited to 'modules/printbackends/test')
-rw-r--r-- | modules/printbackends/test/gtkprintbackendtest.c | 2 | ||||
-rw-r--r-- | modules/printbackends/test/gtkprintbackendtest.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/modules/printbackends/test/gtkprintbackendtest.c b/modules/printbackends/test/gtkprintbackendtest.c index 5f2a4be372..73ce61b7bd 100644 --- a/modules/printbackends/test/gtkprintbackendtest.c +++ b/modules/printbackends/test/gtkprintbackendtest.c @@ -1,4 +1,4 @@ -/* GTK - The GTK+ Toolkit +/* GTK - The GIMP 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 8f75b61238..c48a85a198 100644 --- a/modules/printbackends/test/gtkprintbackendtest.h +++ b/modules/printbackends/test/gtkprintbackendtest.h @@ -1,4 +1,4 @@ -/* GTK - The GTK+ Toolkit +/* GTK - The GIMP Toolkit * gtkprintbackendtest.h: Test implementation of GtkPrintBackend * for testing the dialog * Copyright (C) 2007, Red Hat, Inc. |