comparison plugins/ufraw/Makefile.am @ 1645:8efd65465de5

ufraw-batch script added a more complicated script that demonstrates advanced features of external editors: - create a jpeg + ufraw id file for each raw file - update the jpeg if the id file was modified
author nadvornik
date Thu, 18 Jun 2009 20:46:33 +0000
parents
children ae9441cb4409
comparison
equal deleted inserted replaced
1644:5d66965165f2 1645:8efd65465de5
1 dist_pkglib_SCRIPTS = geeqie-ufraw
2
3 gq_desktopdir = $(pkgdatadir)/applications
4 gq_desktop_in_files = geeqie-ufraw-recursive.desktop.in geeqie-ufraw.desktop.in
5 gq_desktop_DATA = $(gq_desktop_in_files:.desktop.in=.desktop)
6 @INTLTOOL_DESKTOP_RULE@
7
8 EXTRA_DIST = $(qq_desktop_DATA)
9