diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-03 11:05:10 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-03 11:05:10 -0600 |
commit | f7e7a923aca8be643f9ae6f7252f9fb27b3d2c3b (patch) | |
tree | 1f78ef53b206c6b4e4efc88c4849aa9f686a094d /tde-i18n-sl/data/kdeedu/kturtle/example1.logo | |
parent | 85ca18776aa487b06b9d5ab7459b8f837ba637f3 (diff) | |
download | tde-i18n-f7e7a923aca8be643f9ae6f7252f9fb27b3d2c3b.tar.gz tde-i18n-f7e7a923aca8be643f9ae6f7252f9fb27b3d2c3b.zip |
Second part of prior commit
Diffstat (limited to 'tde-i18n-sl/data/kdeedu/kturtle/example1.logo')
-rw-r--r-- | tde-i18n-sl/data/kdeedu/kturtle/example1.logo | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/tde-i18n-sl/data/kdeedu/kturtle/example1.logo b/tde-i18n-sl/data/kdeedu/kturtle/example1.logo deleted file mode 100644 index 8559325616c..00000000000 --- a/tde-i18n-sl/data/kdeedu/kturtle/example1.logo +++ /dev/null @@ -1,20 +0,0 @@ -velikostplatna 200,200 -barvaplatna 0,0,0 -barvapisala 255,0,0 -širinapisala 5 -počisti - -pojdi 20,20 -smer 135 - -naprej 200 -obrnilevo 135 -naprej 100 -obrnilevo 135 -naprej 141 -obrnilevo 135 -naprej 100 -obrnilevo 45 - -pojdi 40, 100 - |