Mend personal Template loading bug in New dialog
Mended bug where a personal Template could not be loaded due to how we tracked which entry in the "New" dialog was the first template image. Also, don't track directories when searching for Starters and Templates (e.g., ".", "..", and ".thumbs"), since it's just a waste of time/space.
This commit is contained in:
parent
5a1a80ff69
commit
a36dcee321
2 changed files with 11 additions and 9 deletions
|
|
@ -116,6 +116,10 @@ $Id$
|
|||
descriptions, if we failed to know what language to use
|
||||
(see above).
|
||||
|
||||
* Mended bug where a personal Template could not be loaded
|
||||
due to how we tracked which entry in the "New" dialog
|
||||
was the first template image.
|
||||
|
||||
* New Translations:
|
||||
-----------------
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue