Provided by: flphoto_1.3.1-0ubuntu8_amd64 

NAME
album(5) - flphoto album file format
DESCRIPTION
The flphoto album file format is a simple text format that lists the image files in the album and any comment information for the album and images themselves. An initial line starting with "#flphoto" is mandatory and identifies the file as a flphoto album. Each line that follows can begin with one of the following prefixes: # Indicates that the remainder of the line should be ignored. COMMENT: Indicates that the remainder of the line contains comment text for the album, such as "pictures from my cousin's wedding". IMAGE: Indicates that the remainder of the line contains the name of a single image file in the album.
SEE ALSO
flphoto(1) - manage, view, and print images
COPYRIGHT
Copyright 2002-2005 by Michael Sweet This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.