Mercurial > geeqie.yaz
view src/view_file.h @ 556:fe675761d091
Replace Layout icon_view field by more generic file_view_type.
Replace option layout.view_as_icons by layout.file_view_type.
author | zas_ |
---|---|
date | Sat, 03 May 2008 11:34:13 +0000 |
parents | 2da72a136070 |
children | ebb2c2b1454d |
line wrap: on
line source
/* * Geeqie * Copyright (C) 2008 The Geeqie Team * * Author: Laurent Monin * * This software is released under the GNU General Public License (GNU GPL). * Please read the included file COPYING for more information. * This software comes with no warranty of any kind, use at your own risk! */ #ifndef VIEW_FILE_H #define VIEW_FILE_H #define VIEW_FILE_TYPES_COUNT 2 #endif /* VIEW_FILE_H */