Avoids loading PNG Starter if SVG with the same name exists.

This commit is contained in:
William Kendrick 2009-09-02 05:32:41 +00:00
parent 41390989bc
commit 18758d51da
2 changed files with 19 additions and 2 deletions

View file

@ -27,6 +27,7 @@ $Id$
* Other Improvements:
-------------------
* Starter images can be in SVG format.
(Avoids loading PNG if SVG with the same name exists.)
* Widened dialog windows, to help avoid word-wrap and overlap problems
with some prompts, in some locales.