Maemo Nokia 770 and 800 debian packaging.
Fixed the "Home" button missing icon problem Fixed cursor (now it's hidden) Files are saved on /media/mmc1/tuxpaint by default so users can see them from the filemanager Added xpm icon to hildon desktop
This commit is contained in:
parent
52a8db16ac
commit
cb9a159ba5
8 changed files with 511 additions and 56 deletions
28
debian/control
vendored
Normal file
28
debian/control
vendored
Normal file
|
|
@ -0,0 +1,28 @@
|
|||
Source: tuxpaint
|
||||
Version: 0.9.17
|
||||
Section: user/games
|
||||
Priority: optional
|
||||
Installed-Size: 2828
|
||||
Maintainer: Alessandro Pasotti <apasotti@gmail.com>
|
||||
|
||||
Package: tuxpaint
|
||||
Architecture: any
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}
|
||||
Description: A paint program for young children
|
||||
Tux Paint is meant to be a simple drawing program for young
|
||||
children. It is not meant as a general-purpose drawing tool.
|
||||
It IS meant to be fun and easy to use. Sound effects and a
|
||||
cartoon character help let the user know what's going on, and
|
||||
keeps them entertained.
|
||||
.
|
||||
Tux Paint is extensible. Brushes and "rubber stamp" shapes can be
|
||||
dropped in and pulled out. For example, a teacher can drop in a
|
||||
collection of animal shapes and ask their students to draw an
|
||||
ecosystem. Each shape can have a sound which is played, and
|
||||
textual facts which are displayed, when the child selects the shape.
|
||||
.
|
||||
There is no direct access to the computer's underlying intricacies.
|
||||
The current image is kept when the program quits, and reappears when
|
||||
it is restarted. Saving images requires no need to create filenames
|
||||
or use the keyboard. Opening an image is done by selecting it from
|
||||
a collection of thumbnails.
|
||||
Loading…
Add table
Add a link
Reference in a new issue