forked from AuroraMiddleware/gtk
docs: update copyright text
This commit is contained in:
parent
31a38a6793
commit
77da3f5cc2
@ -991,7 +991,7 @@ create_about_dialog (void)
|
|||||||
g_object_set (widget,
|
g_object_set (widget,
|
||||||
"program-name", "GTK+ Code Demos",
|
"program-name", "GTK+ Code Demos",
|
||||||
"version", PACKAGE_VERSION,
|
"version", PACKAGE_VERSION,
|
||||||
"copyright", "(C) 1997-2009 The GTK+ Team",
|
"copyright", "© 1997-2013 The GTK+ Team",
|
||||||
"website", "http://www.gtk.org",
|
"website", "http://www.gtk.org",
|
||||||
"comments", "Program to demonstrate GTK+ functions.",
|
"comments", "Program to demonstrate GTK+ functions.",
|
||||||
"logo-icon-name", "help-about",
|
"logo-icon-name", "help-about",
|
||||||
|
Loading…
Reference in New Issue
Block a user