From ba27b5620069d7900097076e31b68a6c8a591276 Mon Sep 17 00:00:00 2001 From: thatlittlegit Date: Fri, 14 Feb 2020 17:15:35 -0500 Subject: [PATCH] Welcome: Add some more pages for Development and Multimedia --- Base/res/welcome.txt | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/Base/res/welcome.txt b/Base/res/welcome.txt index ce7fd219d0..d9e72ab9a1 100644 --- a/Base/res/welcome.txt +++ b/Base/res/welcome.txt @@ -39,3 +39,23 @@ the classic game Snake and the anti-productivity mainstay Minesweeper. With a little extra effort, you can even play the original id Software hit DOOM, albeit without sound. No sound just means you won't alert your boss, so it's more of a feature than a limitation. + +* Development +$ /res/icons/16x16/app-hack-studio.png +> Develop new applications! +Serenity includes several development tools to enable you to create new +applications for Serenity. You can build a new graphical tool, craft a new +server, hack on a kernel, hammer the browser... the possibilities are endless! + +This is all possibly by using HackStudio, Visual Builder, Terminal, and the +(optional) GNU tools. + +* Multimedia +$ /res/icons/audio-unmuted.png +> Draw while playing your favorite songs! +Serenity includes the Piano, which allows you to create your own tunes by +simply pressing keys on the keyboard. You can pick the wavetype, octave, and +more! Serenity also has SoundPlayer, which lets you play WAV files. + +Serenity also has PaintBrush, which is a simple bitmap editor. Draw with the +pencil and change colors. Try drawing shapes! Can't do that in GIMP!