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 /examples | |
parent | 119f3cf1838f41c4c5e707742f8ad72aba32065e (diff) | |
download | gtk+-57223c9a056bfff1635ddd1e67f660cd5a61e9ff.tar.gz |
Revert name change
svn path=/trunk/; revision=20724
Diffstat (limited to 'examples')
-rw-r--r-- | examples/gtkdial/gtkdial.c | 2 | ||||
-rw-r--r-- | examples/gtkdial/gtkdial.h | 2 | ||||
-rw-r--r-- | examples/scribble-simple/scribble-simple.c | 2 | ||||
-rw-r--r-- | examples/scribble-xinput/scribble-xinput.c | 2 | ||||
-rw-r--r-- | examples/tictactoe/tictactoe.c | 2 | ||||
-rw-r--r-- | examples/tictactoe/tictactoe.h | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/examples/gtkdial/gtkdial.c b/examples/gtkdial/gtkdial.c index 2f2800c3a3..fa035ee61f 100644 --- a/examples/gtkdial/gtkdial.c +++ b/examples/gtkdial/gtkdial.c @@ -1,5 +1,5 @@ -/* GTK - The GTK+ Toolkit +/* GTK - The GIMP Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/examples/gtkdial/gtkdial.h b/examples/gtkdial/gtkdial.h index 05ab2a64d5..0994e79ffa 100644 --- a/examples/gtkdial/gtkdial.h +++ b/examples/gtkdial/gtkdial.h @@ -1,4 +1,4 @@ -/* GTK - The GTK+ Toolkit +/* GTK - The GIMP Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/examples/scribble-simple/scribble-simple.c b/examples/scribble-simple/scribble-simple.c index 943d655876..92e54da91e 100644 --- a/examples/scribble-simple/scribble-simple.c +++ b/examples/scribble-simple/scribble-simple.c @@ -1,5 +1,5 @@ -/* GTK - The GTK+ Toolkit +/* GTK - The GIMP Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/examples/scribble-xinput/scribble-xinput.c b/examples/scribble-xinput/scribble-xinput.c index f36718b2f4..657266f675 100644 --- a/examples/scribble-xinput/scribble-xinput.c +++ b/examples/scribble-xinput/scribble-xinput.c @@ -1,5 +1,5 @@ -/* GTK - The GTK+ Toolkit +/* GTK - The GIMP Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/examples/tictactoe/tictactoe.c b/examples/tictactoe/tictactoe.c index 4f83d9cd7c..34c7b2f05e 100644 --- a/examples/tictactoe/tictactoe.c +++ b/examples/tictactoe/tictactoe.c @@ -1,5 +1,5 @@ -/* GTK - The GTK+ Toolkit +/* GTK - The GIMP Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or diff --git a/examples/tictactoe/tictactoe.h b/examples/tictactoe/tictactoe.h index c0ab9eae6c..e48f753dd5 100644 --- a/examples/tictactoe/tictactoe.h +++ b/examples/tictactoe/tictactoe.h @@ -1,4 +1,4 @@ -/* GTK - The GTK+ Toolkit +/* GTK - The GIMP Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or |