Bläddra i källkod
Fixed possible errors with auto create special folders. If the right frames
finished loading before the left_frame does then there is a possibility that
the folderlist is already loaded and cached. The call in left_main got a
cached result back without the just created special folders.
The extra call in the create special folders will prohibit this behaviour.
and