[gnome-games/gnome-3-0] configure.in, NEWS: gnome-games 3.0.2



commit 180ba94206cc6ba20a661e425035f80b3088cc08
Author: Jason D. Clinton <me jasonclinton com>
Date:   Mon May 23 14:31:43 2011 -0500

    configure.in, NEWS: gnome-games 3.0.2

 NEWS         |   87 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 configure.in |    2 +-
 2 files changed, 88 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 3edd195..23e0e04 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,90 @@
+gnome-games 3.0.2
+=================
+
+Ask H. Larsen (1):
+      Updated Danish translation
+
+Bruce Cowan (1):
+      Updated British English translation
+
+Bruno Brouard (1):
+      Updated French doc translation
+
+Changwoo Ryu (1):
+      Updated Korean translation
+
+Claude Paroz (1):
+      Updated French translation
+
+Daniel Mustieles (3):
+      Updated Spanish translation
+      Updated Spanish translation
+      Updated Spanish translation
+
+Gabor Kelemen (1):
+      Updated Hungarian translation
+
+Gil Forcada (1):
+      [l10n]Updated Catalan translation
+
+Jason D. Clinton (1):
+      configure.in, NEWS: roll a 3.0.1.1 to fix Shell tracking
+
+John Stowers (22):
+      sodoku: a little more gi porting
+      soduku: gi porting
+      sudoku: gi port starts
+      sudoku: gi port, hack pango_layout_set_markup
+      sudoku: gi port, add user_data=None to callbacks
+      soduku: gi port actually draws games!
+      soduku: gi port, add broken numberbox
+      soduku: gi port, hack around gdk_window_get_origin change
+      sodoku: gi port, remove old code
+      sodoku: gi port, fix dialog_extras
+      sodoku: gi port, tidy dialog_extras
+      sodoku: gi port, more debugging for colors/focus/state
+      sodoku: gi port, hack around gdk_window_get_origin
+      sodoku: gi port, autotools check for pygobject
+      sodoku: gi port, GtkPrintOperation*
+      sudoku: gi port, replace pixbuf recolor
+      sodoku: gi port, fix PangoCairo.show_layout
+      sodoku: gi port, state/focus tracking work
+      sodoku: gi port complete, fix Gtk.DirectionType.TAB_BACKWARD
+      sudoku: add the primary-toolbar style class
+      sudoku: fix hidden notes
+      sudoku: gi port, fix override and background colors
+
+Jorge González (1):
+      Updated Spanish translation
+
+Piotr DrÄ?g (2):
+      Updated Polish translation
+      Updated Polish translation
+
+Robert Ancell (4):
+      chess: Correctly apply fifty move rule after 50 full moves, not half moved (Bug #649625)
+      chess: Remember window size
+      chess: Fix fullscreen mode not working
+      chess: Revert string change
+
+Rodrigo Padula de Oliveira (1):
+      Updated Brazilian Portuguese translation
+
+Thomas Hindoe Paaboel Andersen (12):
+      sudoku: Auto convert with pygi-convert.sh
+      sudoku: Replace pygtk.require with gi.require_version
+      sudoku: Fix imports
+      sudoku: port the gconf wrapper
+      sudoku: more gi porting
+      sudoku: use set_related_action
+      sudoku: imports fix, replace deprecated api
+      sudoku: Fix runtime warning
+      sudoku: Import Gdk and fix color parsing
+      sudoku: Fix setting numbers using keyboard
+      move sudoku out of staging
+      gtali: Add doctype to kismet dice
+
+
 gnome-games 3.0.1.1
 ===================
 
diff --git a/configure.in b/configure.in
index 2f5241e..04b2fbf 100644
--- a/configure.in
+++ b/configure.in
@@ -2,7 +2,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ([2.53])
-AC_INIT([GNOME Games], [3.0.1.1],
+AC_INIT([GNOME Games], [3.0.2],
   [http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-games],
   [gnome-games])
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]