order of album

This commit is contained in:
Espen Antonsen 2009-08-03 16:23:51 +02:00
parent 947cb93ff8
commit 838e504cba
4 changed files with 10 additions and 6 deletions

View file

@ -1,5 +1,6 @@
module ScanFiles
require "find"
supported_files = ["jpeg", "jpg", "gif", "png"]