[gbrainy] Give some description to the graphic shown
- From: Jordi Mas <jmas src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [gbrainy] Give some description to the graphic shown
- Date: Sat, 19 Dec 2009 13:23:49 +0000 (UTC)
commit 099f10a0e0ff8f550a65451d10921424b8729108
Author: Jordi Mas <jmas softcatala org>
Date: Sat Dec 19 14:24:33 2009 +0100
Give some description to the graphic shown
src/Games/Logic/PuzzlePeopleTable.cs | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/src/Games/Logic/PuzzlePeopleTable.cs b/src/Games/Logic/PuzzlePeopleTable.cs
index 02a46e1..d232f26 100644
--- a/src/Games/Logic/PuzzlePeopleTable.cs
+++ b/src/Games/Logic/PuzzlePeopleTable.cs
@@ -112,6 +112,9 @@ namespace gbrainy.Games.Logic
gr.MoveTo (x + circles[2].x + 0.01, y + circles[2].y + 0.01);
gr.LineTo (x + circles[1].x + 0.01, y + circles[1].y + 0.01);
gr.Stroke ();
+
+ gr.DrawTextCentered (pos_x + figure_size, pos_y + 0.08 + figure_size * 2,
+ Catalog.GetString ("Two people in the table sitting across each other"));
}
}
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]