[tali/gnome-3-8] Fix scores
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tali/gnome-3-8] Fix scores
- Date: Thu, 7 Nov 2013 00:46:23 +0000 (UTC)
commit 9dd4f3cee32ee5a17b8e8f300e8b3065487d13db
Author: Michael Catanzaro <mcatanzaro gnome org>
Date: Wed Nov 6 18:45:40 2013 -0600
Fix scores
src/gyahtzee.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/gyahtzee.c b/src/gyahtzee.c
index 1586169..44ebc1a 100644
--- a/src/gyahtzee.c
+++ b/src/gyahtzee.c
@@ -914,7 +914,7 @@ main (int argc, char *argv[])
exit(0);
}
- highscores = games_scores_new ("tali",
+ highscores = games_scores_new ("gtali",
category_array, G_N_ELEMENTS (category_array),
"game type", NULL,
0 /* default category */,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]