diff options
Diffstat (limited to 'testing/source/vtown/kde/slack-desc/kturtle')
-rw-r--r-- | testing/source/vtown/kde/slack-desc/kturtle | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/testing/source/vtown/kde/slack-desc/kturtle b/testing/source/vtown/kde/slack-desc/kturtle deleted file mode 100644 index 91dde602..00000000 --- a/testing/source/vtown/kde/slack-desc/kturtle +++ /dev/null @@ -1,19 +0,0 @@ -# HOW TO EDIT THIS FILE: -# The "handy ruler" below makes it easier to edit a package description. Line -# up the first '|' above the ':' following the base package name, and the '|' on -# the right side marks the last column you can put a character in. You must make -# exactly 11 lines for the formatting to be correct. It's also customary to -# leave one space after the ':'. - - |-----handy-ruler------------------------------------------------------| -kturtle: kturtle (Logo-like programming environment) -kturtle: -kturtle: KTurtle is an educational programming environment for learning how to -kturtle: program. It provides all programming tools from its user interface. -kturtle: The programming language used is TurtleScript, which is loosely based -kturtle: on Logo. All commands and messages are translated into the user's -kturtle: language. KTurtle features an intuitive syntax highlighting, simple -kturtle: error messages, integrated canvas to make drawings, an integrated -kturtle: help, slow-motion and step execution. -kturtle: -kturtle: Homepage: https://kde.org/applications/en/education/org.kde.kturtle |