seed r848 - in trunk: . examples/same-seed
- From: hortont svn gnome org
- To: svn-commits-list gnome org
- Subject: seed r848 - in trunk: . examples/same-seed
- Date: Sat, 7 Feb 2009 08:07:34 +0000 (UTC)
Author: hortont
Date: Sat Feb 7 08:07:34 2009
New Revision: 848
URL: http://svn.gnome.org/viewvc/seed?rev=848&view=rev
Log:
ChangeLog - this is actually 0.5 not 0.4, and update SS to match clutter changes.
Modified:
trunk/ChangeLog
trunk/examples/same-seed/score.js
Modified: trunk/examples/same-seed/score.js
==============================================================================
--- trunk/examples/same-seed/score.js (original)
+++ trunk/examples/same-seed/score.js Sat Feb 7 08:07:34 2009
@@ -38,7 +38,7 @@
{
label.set_font_name("Bitstrem Vera Sans 50");
label.set_markup("<b>Game Over!</b>\n" + points + " points");
- label.set_alignment(Pango.Alignment.CENTER);
+ label.set_line_alignment(Pango.Alignment.CENTER);
label.set_color({red:255, green:255, blue:255, alpha:255});
this.set_anchor_point(this.width/2, this.height/2);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]