[release-notes] Added `scratch`, a programming environment for kids, to development beat. Hopefully, it's discovered

Pete Travis immanetize at fedoraproject.org
Mon May 13 01:35:36 UTC 2013


commit ea80b1104b03bbc26fbfd510019ae87601dfd45a
Author: Pete Travis <immanetize at fedoraproject.org>
Date:   Sun May 12 19:34:46 2013 -0600

    Added `scratch`, a programming environment for kids, to development beat. Hopefully, it's discovered there.

 en-US/Development.xml |   16 +++++++++++++++-
 1 files changed, 15 insertions(+), 1 deletions(-)
---
diff --git a/en-US/Development.xml b/en-US/Development.xml
index 10993f0..2e241d0 100644
--- a/en-US/Development.xml
+++ b/en-US/Development.xml
@@ -6,7 +6,21 @@
 <section>
   <title>Development</title>
   <para />
-
+  
+  <section>
+    <title>Scratch</title>
+    <para>
+      Fedora &PRODVER; includes <package>Scratch</package>, the graphical programming environment from the <orgname>Lifelong Kindergarten Group</orgname> at the <orgname>MIT Media Lab</orgname>. <package>Scratch</scratch> makes it easy to create your own interactive stories, games, animations, music, and art.
+    </para>
+    <para>
+      Install Scratch with
+      <screen>
+        <command>yum install scratch</command>
+      </screen>
+      and run either from your desktop's application menu (under Programming) or by typing `scratch` in a terminal window.
+    </para>
+  </section>
+  
   <section>
     <title>PHP updated to 5.5.0</title>
     <para>


More information about the docs-commits mailing list