gtk-demo: Rename the new Settings demo
authorMatthias Clasen <mclasen@redhat.com>
Fri, 12 May 2023 00:14:58 +0000 (20:14 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 12 May 2023 00:14:58 +0000 (20:14 -0400)
"v2" does not look great in the sidebar.
Lets call this "Alternative Settings".

demos/gtk-demo/listview_settings2.c

index 1447c1c6ed53f4aea18f9ed3e2b5fa3bda9a752e..1b4820cf716b85f858da4e861f382f0dd2e2e30d 100644 (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.
  *