diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-21 02:23:03 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-21 02:23:03 -0600 |
commit | 9b58d35185905f8334142bf4988cb784e993aea7 (patch) | |
tree | f83ec30722464f6e4d23d6e7a40201d7ef5b6bf4 /tde-i18n-es/data/kdeedu/kturtle/flecha.logo | |
download | tde-i18n-9b58d35185905f8334142bf4988cb784e993aea7.tar.gz tde-i18n-9b58d35185905f8334142bf4988cb784e993aea7.zip |
Initial import of extracted KDE i18n tarballs
Diffstat (limited to 'tde-i18n-es/data/kdeedu/kturtle/flecha.logo')
-rw-r--r-- | tde-i18n-es/data/kdeedu/kturtle/flecha.logo | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/tde-i18n-es/data/kdeedu/kturtle/flecha.logo b/tde-i18n-es/data/kdeedu/kturtle/flecha.logo new file mode 100644 index 00000000000..91611b931e7 --- /dev/null +++ b/tde-i18n-es/data/kdeedu/kturtle/flecha.logo @@ -0,0 +1,23 @@ +# Dibujar una flecha + +restaurar + +tamañolienzo 200, 200 +colorlienzo 125, 145, 255 +colorpluma 255, 255, 255 +grosorpluma 5 +limpiar + +ir 20,20 +dirección 135 + +avanzar 200 +izquierda 135 +avanzar 100 +izquierda 135 +avanzar 141 +izquierda 135 +avanzar 100 +izquierda 45 + +ir 40, 100 |