Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/boards/images
diff options
context:
space:
mode:
authorBruno Coudoin <bcoudoin@src.gnome.org>2004-12-21 19:35:13 (GMT)
committer Bruno Coudoin <bcoudoin@src.gnome.org>2004-12-21 19:35:13 (GMT)
commit89de8a2122f87882517c302cbe96333003570b1b (patch)
treea22eb0b159e062b6643210dc1609f90a9ede26d2 /boards/images
parentab312fc3f09b80f6f4cf1ba40a844443fdf1ed3d (diff)
ards/images/top_boat_green.png: create by bruno. released under GPL same
ards/images/top_boat_green.png: create by bruno. released under GPL * boards/images/top_boat_red.png: same as above * po/POTFILES.in: fixed * src/gcompris/gcompris.c: (board_widget_key_press_callback): changed the way the OK button if handled. If the board needs to receive key pressed (implements the key_press function) Then on The key ENTER, the key_press will be called with the key. NOTE: If a board receives key press, it must bind the ENTER Keys to OK whenever possible Before, The enter key was always sent to the ok function. I did not checked if this breaks compatibility yet. It may be needed to add some catch of the Enter key in ok functions.
Diffstat (limited to 'boards/images')
-rw-r--r--boards/images/top_boat_green.pngbin0 -> 1792 bytes
-rw-r--r--boards/images/top_boat_red.pngbin0 -> 1734 bytes
2 files changed, 0 insertions, 0 deletions
diff --git a/boards/images/top_boat_green.png b/boards/images/top_boat_green.png
new file mode 100644
index 0000000..142f4ab
--- /dev/null
+++ b/boards/images/top_boat_green.png
Binary files differ
diff --git a/boards/images/top_boat_red.png b/boards/images/top_boat_red.png
new file mode 100644
index 0000000..8ea33ab
--- /dev/null
+++ b/boards/images/top_boat_red.png
Binary files differ