mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
Comment out some debugging spam; update copyright
This commit is contained in:
@ -665,7 +665,7 @@ on_about_activated (GtkWidget *widget, gpointer data)
|
||||
gtk_show_about_dialog (GTK_WINDOW (app->main_window),
|
||||
"logo", app->icon,
|
||||
name_property, APPLICATION_NAME,
|
||||
"copyright", "Copyright 2004-2008, S"OSLASH"ren Sandmann",
|
||||
"copyright", "Copyright 2004-2009, S"OSLASH"ren Sandmann",
|
||||
"version", PACKAGE_VERSION,
|
||||
NULL);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user