diff options
author | Timothy Pearson <[email protected]> | 2011-11-21 02:23:03 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2011-11-21 02:23:03 -0600 |
commit | 9b58d35185905f8334142bf4988cb784e993aea7 (patch) | |
tree | f83ec30722464f6e4d23d6e7a40201d7ef5b6bf4 /tde-i18n-ca/data/kdeedu/kturtle/flor.logo | |
download | tde-i18n-9b58d35185905f8334142bf4988cb784e993aea7.tar.gz tde-i18n-9b58d35185905f8334142bf4988cb784e993aea7.zip |
Initial import of extracted KDE i18n tarballs
Diffstat (limited to 'tde-i18n-ca/data/kdeedu/kturtle/flor.logo')
-rw-r--r-- | tde-i18n-ca/data/kdeedu/kturtle/flor.logo | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/tde-i18n-ca/data/kdeedu/kturtle/flor.logo b/tde-i18n-ca/data/kdeedu/kturtle/flor.logo new file mode 100644 index 00000000000..ed2661cd4db --- /dev/null +++ b/tde-i18n-ca/data/kdeedu/kturtle/flor.logo @@ -0,0 +1,26 @@ +# flor + +inicialitza +midapaper 170, 170 +colorpaper 255, 55, 140 +vésa 45, 120 +colorllapis 160, 0, 255 +gruixllapis 3 + +repeteix 8 [ + repeteix 4 [ + avant 20 + giradreta 30 + ] + repeteix 7 [ + avant 10 + giradreta 15 + ] + repeteix 9 [ + avant 3 + giradreta 10 + ] +] + +vésa 145, 145 +direcció 0
\ No newline at end of file |