view plugins/ufraw/Makefile.am @ 1701:2309e6150e8c

do not try to reload deleted image deleted image is replaced by the next one from the list, keep the old image displayed until the new one is set
author nadvornik
date Fri, 24 Jul 2009 12:56:54 +0000
parents 22ec11cc989c
children
line wrap: on
line source

dist_gq_bin_SCRIPTS = geeqie-ufraw

gq_desktopdir = $(appdir)/applications
gq_desktop_in_files = geeqie-ufraw-recursive.desktop.in \
                      geeqie-ufraw.desktop.in \
                      geeqie-ufraw-id.desktop.in

gq_desktop_DATA = $(gq_desktop_in_files:.desktop.in=.desktop)
@INTLTOOL_DESKTOP_RULE@

EXTRA_DIST = $(gq_desktop_DATA) $(gq_desktop_in_files)