Organizational cleanup.

This commit is contained in:
William Kendrick 2009-04-07 21:05:36 +00:00
parent b871e5e267
commit fc4e8fe7ae

View file

@ -8,7 +8,7 @@ http://www.tuxpaint.org/
$Id$ $Id$
2009.April.5 (0.9.21) 2009.April.7 (0.9.21)
* New Starters: * New Starters:
------------- -------------
* Silver Frame * Silver Frame
@ -127,11 +127,6 @@ $Id$
* Updated to the latest version (2.27) of DejaVu Sans Regular for UI font. * Updated to the latest version (2.27) of DejaVu Sans Regular for UI font.
* Bug Fixes:
----------
* Was inadvertently calling "magic_switchin()" on Quit. Fixed.
Dan Shields <d4ndeveloper@gmail.com>
* New localizations: * New localizations:
------------------ ------------------
* Shuswap (Secwepemctín) translation * Shuswap (Secwepemctín) translation
@ -208,6 +203,9 @@ $Id$
* Bug Fixes * Bug Fixes
--------- ---------
* Was inadvertently calling "magic_switchin()" on Quit. Fixed.
Dan Shields <d4ndeveloper@gmail.com>
* [Ctrl]+[P] keyboard shortcut for printing was not complying with * [Ctrl]+[P] keyboard shortcut for printing was not complying with
option to disable printing capability (e.g., "--noprint")! Fixed. option to disable printing capability (e.g., "--noprint")! Fixed.