Sort directories so that we scan them in alphabetical order as well (keeps things nice and well ordered!)

This commit is contained in:
Kate von Roeder
2013-11-20 18:47:09 -08:00
parent 99947fb135
commit ab923cc592

View File

@@ -79,6 +79,7 @@ class Manage(Plugin):
try:
directories = self.directories()
directories.sort()
added_identifiers = []
# Add some progress