[gnome-games/gnibbles-clutter-rebased: 95/129] Don't reload the splash screen when changin the start level
- From: Jason Clinton <jclinton src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [gnome-games/gnibbles-clutter-rebased: 95/129] Don't reload the splash screen when changin the start level
- Date: Mon, 12 Oct 2009 21:34:12 +0000 (UTC)
commit fbdd910072e4582f85c010b99690d82c637556c5
Author: Guillaume Beland <guillaume beland gmail com>
Date: Tue Aug 11 13:59:12 2009 -0400
Don't reload the splash screen when changin the start level
gnibbles/preferences.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gnibbles/preferences.c b/gnibbles/preferences.c
index 548eeb1..d46b2e3 100644
--- a/gnibbles/preferences.c
+++ b/gnibbles/preferences.c
@@ -98,7 +98,7 @@ start_level_cb (GtkWidget * widget, gpointer data)
if (!pref_dialog)
return;
- end_game (1);
+ end_game (FALSE);
level = gtk_spin_button_get_value_as_int (GTK_SPIN_BUTTON (data));
gnibbles_properties_set_start_level (level);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]