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>2005-11-27 11:35:52 (GMT)
committer Bruno Coudoin <bcoudoin@src.gnome.org>2005-11-27 11:35:52 (GMT)
commit83f3a473dd66f5903e942d5db87534141e440796 (patch)
tree9401e89fd1502624b259da2690e69cc444860293 /boards/electric.xml.in
parentbf8309ba880ef09f82c1d6f0dd0b82d735f3ca9c (diff)
Started the electric activiry. Nothing runs yet.
Diffstat (limited to 'boards/electric.xml.in')
-rw-r--r--boards/electric.xml.in18
1 files changed, 18 insertions, 0 deletions
diff --git a/boards/electric.xml.in b/boards/electric.xml.in
new file mode 100644
index 0000000..033105c
--- /dev/null
+++ b/boards/electric.xml.in
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<GCompris>
+ <Board
+ name="electric"
+ type="python:electric"
+ section="/"
+ icon="boardicons/python.png"
+ difficulty="0"
+ author="Bruno Coudoin (bruno.coudoin@free.fr)"
+ boarddir="">
+ <_title>Electric</_title>
+ <_description>Create and simulate electric schema</_description>
+ <_prerequisite></_prerequisite>
+ <_goal></_goal>
+ <_credit></_credit>
+ </Board>
+ <Data directory=""/>
+</GCompris>