[gnome-robots] Fix score system
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-robots] Fix score system
- Date: Wed, 6 Nov 2013 03:40:31 +0000 (UTC)
commit ef652962ae5217518817c372933fefb7ca35a05f
Author: Michael Catanzaro <mcatanzaro gnome org>
Date: Tue Nov 5 21:38:29 2013 -0600
Fix score system
src/gnobots.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/gnobots.c b/src/gnobots.c
index 31953e6..24a37bb 100644
--- a/src/gnobots.c
+++ b/src/gnobots.c
@@ -205,7 +205,7 @@ main (int argc, char *argv[])
g_set_application_name (_("Robots"));
- highscores = games_scores_new ("gnobots2",
+ highscores = games_scores_new ("gnome-robots",
scorecats, G_N_ELEMENTS (scorecats),
NULL, NULL,
0 /* default category */,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]