[gnome-robots/gnome-3-8] Fix score system
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-robots/gnome-3-8] Fix score system
- Date: Wed, 6 Nov 2013 03:40:13 +0000 (UTC)
commit ec2f80af1524f048c121285f731af1e162f94928
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 68918db..0d7483b 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 ("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]