gtk-demo: Rename the new Settings demo

"v2" does not look great in the sidebar.
Lets call this "Alternative Settings".
This commit is contained in:
Matthias Clasen 2023-05-11 20:14:58 -04:00
parent 41219ae489
commit 59343e4efb

View File

@ -1,7 +1,7 @@
/* Lists/Settings v2
/* Lists/Alternative Settings
* #Keywords: GtkListHeaderFactory, GtkSectionModel
*
* This demo shows a settings viewer for GSettings.
* This demo shows an alternative settings viewer for GSettings.
*
* It demonstrates how to implement support for sections with GtkListView.
*