Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/boards/electric.xml.in
diff options
context:
space:
mode:
authorBruno Coudoin <bcoudoin@src.gnome.org>2006-01-16 23:55:16 (GMT)
committer Bruno Coudoin <bcoudoin@src.gnome.org>2006-01-16 23:55:16 (GMT)
commitb0674a02654fd039ee42c97f25c99b1cd0206ff5 (patch)
tree6a69bbb11d1316c3d3407ca9164662b0f257158b /boards/electric.xml.in
parentaf98bd8dbff09855ace588afc0855c2f0d659d57 (diff)
- Improved letters icons in crane
- Removed a memory leak in crane related to pixmaps not freed - added a dialog box when gnucap is not found / or spawn fails - added help in electric.xml.in
Diffstat (limited to 'boards/electric.xml.in')
-rw-r--r--boards/electric.xml.in15
1 files changed, 8 insertions, 7 deletions
diff --git a/boards/electric.xml.in b/boards/electric.xml.in
index 678abb5..44d5eab 100644
--- a/boards/electric.xml.in
+++ b/boards/electric.xml.in
@@ -3,16 +3,17 @@
<Board
name="electric"
type="python:electric"
- section="/"
+ section="/experience"
icon="boardicons/electric.png"
- difficulty="0"
+ difficulty="5"
author="Bruno Coudoin (bruno.coudoin@free.fr)"
boarddir="">
- <_title>Electric</_title>
- <_description>Create and simulate electric schema</_description>
- <_prerequisite></_prerequisite>
- <_goal></_goal>
- <_credit></_credit>
+ <_title>Electricity</_title>
+ <_description>Create and simulate an electric schema</_description>
+ <_prerequisite>Need some basic understanding on the electricity concept.</_prerequisite>
+ <_goal>Freely create an electric schema with a real time simulation of it.</_goal>
+ <_credit>GCompris uses the Gnucap electric simulator as a backend (&lt;http://geda.seul.org/tools/gnucap/&gt;)</_credit>
+ <_manual>Drag electrical component from the selector and drop them on the working area. Create wires by clicking on a connection spot and dropping on another one. You can move components by dragging them. You can delete wires by clicking on them. To delete a component, select the deletion tool on the top of the component selector. The simulation is updated in real time on any user action.</_manual>
</Board>
<Data directory=""/>
</GCompris>