[five-or-more] Use old name for scores



commit 2b2efee7ff990707c67089043502aa4ebcca3a96
Author: Robert Ancell <robert ancell canonical com>
Date:   Thu Nov 22 15:25:17 2012 +1300

    Use old name for scores

 src/glines.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/glines.c b/src/glines.c
index 1840338..5d1d989 100644
--- a/src/glines.c
+++ b/src/glines.c
@@ -1527,7 +1527,7 @@ startup_cb (GApplication *application)
 
   settings = g_settings_new ("org.gnome.five-or-more");
 
-  highscores = games_scores_new ("five-or-more",
+  highscores = games_scores_new ("glines",
                                  scorecats, G_N_ELEMENTS (scorecats),
                                  "board size", NULL,
                                  0 /* default category */,



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