[gnome-robots] Use old name for scores



commit 1e7e0b2e4f9d921ce7d8d8b157996bec3a978278
Author: Robert Ancell <robert ancell canonical com>
Date:   Thu Nov 22 16:41:35 2012 +1300

    Use old name for scores

 src/gnobots.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/gnobots.c b/src/gnobots.c
index 0d7483b..68918db 100644
--- a/src/gnobots.c
+++ b/src/gnobots.c
@@ -199,7 +199,7 @@ main (int argc, char *argv[])
 
   g_set_application_name (_("Robots"));
 
-  highscores = games_scores_new ("gnome-robots",
+  highscores = games_scores_new ("gnobots2",
                                  scorecats, G_N_ELEMENTS (scorecats),
                                  NULL, NULL,
                                  0 /* default category */,



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