[gnome-robots/arnaudb/wip/gtk4: 35/36] Adapt to GamesScoresContext API.




commit f41334c48fb8f3d66a453ea1d253468a58371d63
Author: Arnaud Bonatti <arnaud bonatti gmail com>
Date:   Tue Sep 15 15:57:24 2020 +0200

    Adapt to GamesScoresContext API.

 src/gnome-robots.c | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/src/gnome-robots.c b/src/gnome-robots.c
index 0a59ec2..bf7989a 100644
--- a/src/gnome-robots.c
+++ b/src/gnome-robots.c
@@ -474,6 +474,7 @@ activate (GtkApplication *app, gpointer user_data)
 
   importer = games_scores_directory_importer_new ();
   highscores = games_scores_context_new_with_importer ("gnome-robots",
+                                                       "org.gnome.Robots",
                                                        /* Label on the scores dialog, next to map type 
dropdown */
                                                        _("Game Type:"),
                                                        GTK_WINDOW (window),


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]