summaryrefslogtreecommitdiffstats
path: root/tde-i18n-de/data/kdeedu/kturtle/beispiel1.logo
diff options
context:
space:
mode:
Diffstat (limited to 'tde-i18n-de/data/kdeedu/kturtle/beispiel1.logo')
-rw-r--r--tde-i18n-de/data/kdeedu/kturtle/beispiel1.logo20
1 files changed, 20 insertions, 0 deletions
diff --git a/tde-i18n-de/data/kdeedu/kturtle/beispiel1.logo b/tde-i18n-de/data/kdeedu/kturtle/beispiel1.logo
new file mode 100644
index 00000000000..c14f86aa855
--- /dev/null
+++ b/tde-i18n-de/data/kdeedu/kturtle/beispiel1.logo
@@ -0,0 +1,20 @@
+papiergröße 200,200
+papierfarbe 0,0,0
+stiftfarbe 255,0,0
+stiftbreite 5
+
+lösche
+
+gehe 20,20
+richtung 135
+
+vorwärts 200
+nachlinks 135
+vorwärts 100
+nachlinks 135
+vorwärts 141
+nachlinks 135
+vorwärts 100
+nachlinks 45
+
+gehe 40, 100