gtk-demo: Many cosmetic fixes

Mostly update window titles, and some addition to descriptions.
This commit is contained in:
Matthias Clasen
2015-06-19 21:59:15 -04:00
parent 2f8e4f2685
commit 0a601b093c
36 changed files with 189 additions and 164 deletions

View File

@ -36,7 +36,7 @@ do_spinner (GtkWidget *do_widget)
if (!window)
{
window = gtk_dialog_new_with_buttons ("GtkSpinner",
window = gtk_dialog_new_with_buttons ("Spinner",
GTK_WINDOW (do_widget),
0,
_("_Close"),