Tux Paint tries to open its window in the center.

This commit is contained in:
William Kendrick 2006-02-19 21:15:13 +00:00
parent e964eb17a0
commit b9d287992d
2 changed files with 10 additions and 1 deletions

View file

@ -28,6 +28,9 @@ $Id$
Discovered (or assumed) window size and directory settings are shown
when tuxpaint-import is first run (even with no arguments).
* In windowed mode, Tux Paint tries to open its window in the center
of the screen (if supported by the OS or window manager).
* Tool improvements:
------------------------