Small tweak for DropBox

I'd like to suggest a small tweak to the DropBox plugin (plugin.php). Just add a sort($filenames) before returning the array in dropbox_dir_list(). A UNIX file directory does not necessarily return files in name order.

Thanks for the suggestion, Dave. I added a ticket for it on our Addons Trac.