[gnome-robots/wip/libgames-support: 19/41] 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: 19/41] Pass dialog label to libgames-scores.
- Date: Sun, 20 Sep 2015 22:38:36 +0000 (UTC)
commit fdf09a30dc0e07c8b146f20f00cb4d959ac7b329
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 f02d28b..0a3c44e 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]