Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorolpc user <olpc@xo-a7-2e-8c.localdomain>2010-05-03 03:07:45 (GMT)
committer olpc user <olpc@xo-a7-2e-8c.localdomain>2010-05-03 03:07:45 (GMT)
commit28d6e7b2e5ffe69ca46bddcbf74fbbb8532aa45b (patch)
treee342eab912ebb273eb18d53d3a5fdbcec61f3118
parent522ae00868de7fafaf5e5dadc77357db46b5f1f5 (diff)
Create repository and load
-rw-r--r--dist/README11
1 files changed, 11 insertions, 0 deletions
diff --git a/dist/README b/dist/README
new file mode 100644
index 0000000..35999ce
--- /dev/null
+++ b/dist/README
@@ -0,0 +1,11 @@
+First push.
+If you want to try it out, use the dist subdirectory.
+Sorry for the unneeded stuff insinside - never used git before. I will clean it up some day ;-)
+
+There is one major bug in it and i can't figure out how to solve it:
+
+When you gave the wrong answer, the correct answer is been displayed in the Entry, and you have to retype the correct answer. Now the cursor should move beause of the set_position() command, but it doesn't move.
+
+Anyone has an idea, where the problem is?
+
+Just use the devel-list or the gitorius comment system for comments.