[gnome-robots/wip/libgames-support: 6/22] Pass dialog label to libgames-scores.
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-robots/wip/libgames-support: 6/22] Pass dialog label to libgames-scores.
- Date: Sun, 28 Jun 2015 19:59:55 +0000 (UTC)
commit 7797445baef5ac0b25b2359ce9d061705f03c338
Author: Nikhar Agrawal <nikharagrawal2006 gmail com>
Date: Tue Aug 12 13:21:13 2014 +0530
Pass dialog label to libgames-scores.
src/gnome-robots.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/gnome-robots.c b/src/gnome-robots.c
index 30e1c2e..f3518fc 100644
--- a/src/gnome-robots.c
+++ b/src/gnome-robots.c
@@ -292,7 +292,7 @@ startup (GtkApplication *app, gpointer user_data)
g_set_application_name (_("Robots"));
- highscores = games_scores_context_new ("gnome-robots",
+ highscores = games_scores_context_new ("gnome-robots", "Games Type",/* window,*/
GAMES_SCORES_STYLE_PLAIN_DESCENDING);
settings = g_settings_new ("org.gnome.robots");
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]