hildon updates and packaging files
Tux text draws new Sfx and Speak mini-buttons above Tux, when in Stamp mode. Sfx and Speak buttons (re)-play stamp sounds and stamp descriptions. ALT+S (mute/unmute) now draws Tux text (to make Sfx and Speak buttons appear/disappear) Improved Stamp tool description in docs. Added screenshot of Stamp size, mirror, flip controls in docs. Documented Left/Right stamp category controls, with screenshot in docs. Documented Sfx and Speak buttons, with screenshot in docs.
This commit is contained in:
parent
bccb269062
commit
6d1dbef521
5 changed files with 220 additions and 43 deletions
|
|
@ -9,7 +9,7 @@ http://www.newbreedsoftware.com/tuxpaint/
|
|||
$Id$
|
||||
|
||||
|
||||
2007.June.5 (0.9.17)
|
||||
2007.June.7 (0.9.17)
|
||||
|
||||
* Interface Improvements:
|
||||
-----------------------
|
||||
|
|
@ -30,6 +30,10 @@ $Id$
|
|||
Note: override previously-set option with "--orient=landscape" or
|
||||
"orient=landscape".
|
||||
|
||||
* Stamp sound effects and stamp descriptive sounds can be re-played
|
||||
using small buttons that appear over Tux, at the lower lefthand corner.
|
||||
(They disappear/reappear when sound is muted/unmuted via [Alt]+[S].)
|
||||
|
||||
* Tool Improvements:
|
||||
------------------
|
||||
* Input Method Framework, with implementations of Korean (Hangul 2-Bul)
|
||||
|
|
@ -134,11 +138,18 @@ $Id$
|
|||
* Tweaks to allow it to run on the One Laptop Per Child (OLPC) "XO".
|
||||
Albert Cahalan <albert@users.sf.net>
|
||||
|
||||
* Updates for improved Nokia 770 and N800 (Maemo) support
|
||||
* Updates for improved Nokia 770 and N800 (Maemo) Internet tablet support
|
||||
(added icon to task manager when Home button is pressed,
|
||||
hid on-screen mouse cursor, disabled Print and Text tools)
|
||||
Alessandro Pasotti <apasotti@gmail.com>
|
||||
|
||||
* Added more Nokia Maemo-specific files to the "hildon" folder
|
||||
(DEBIAN package files, updated .desktop and Tux Paint configuration
|
||||
files, D-BUS service file), to make packaging a Tux Paint .deb for
|
||||
Nokia 770 and N800 devices easier. (Note: Makefile needs updating
|
||||
and/or a compile-and-package script needs to be created.)
|
||||
Alessandro Pasotti <apasotti@gmail.com>
|
||||
|
||||
* Lockfile (that prevents multiple launches) is now stored
|
||||
in the user's local temporary directory on Windows
|
||||
(usually 'C:\Documents and Settings\{username}\Local Settings\Temp').
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue