Mercurial > geeqie
view src/icons/svg/Makefile.am @ 1173:52ce0263cb7c
Use the last selected images for the splitted views. Ie. when 5 images are selected, the last one is displayed, split quad while open images 5,4,3,2. It seems better to me.
author | zas_ |
---|---|
date | Sat, 22 Nov 2008 22:54:51 +0000 |
parents | d063f97503b7 |
children |
line wrap: on
line source
## Process this file with automake to produce Makefile.in. svg_images = \ folder_closed.svg \ folder_locked.svg \ folder_open.svg \ folder_up.svg \ gqview_icon.svg \ icon_book.svg \ icon_config.svg \ icon_tools.svg \ icon_view.svg \ sheet_blank.svg \ sheet_broken.svg \ spinner_orbit.svg EXTRA_DIST = $(svg_images)