;;; album.el --- Photo album utility
-;; Copyright (C) 2004 MORIOKA Tomohiko
+;; Copyright (C) 2005 MORIOKA Tomohiko
;; Keywords: Photo, image, album, HTML, WWW
(expand-file-name (symbol-name grade)
dest-dir)))))
-(defun album-convert-images (dest-dir prev-file file next-file)
+(defun album-convert-image (dest-dir prev-file file next-file)
(let* ((ret
(with-temp-buffer
(call-process "identify" nil t t file)