comparison plugins/ufraw/Makefile.am @ 1670:2239dc484435

added command for editing ufraw id file, changed menu location
author nadvornik
date Sat, 27 Jun 2009 22:40:25 +0000
parents 8966e72ae99a
children a14d7bfe666c
comparison
equal deleted inserted replaced
1669:daab013a0dcf 1670:2239dc484435
1 dist_pkglib_SCRIPTS = geeqie-ufraw 1 dist_pkglib_SCRIPTS = geeqie-ufraw
2 2
3 gq_desktopdir = $(pkgdatadir)/applications 3 gq_desktopdir = $(pkgdatadir)/applications
4 gq_desktop_in_files = geeqie-ufraw-recursive.desktop.in geeqie-ufraw.desktop.in 4 gq_desktop_in_files = geeqie-ufraw-recursive.desktop.in \
5 geeqie-ufraw.desktop.in \
6 geeqie-ufraw-id.desktop.in
7
5 gq_desktop_DATA = $(gq_desktop_in_files:.desktop.in=.desktop) 8 gq_desktop_DATA = $(gq_desktop_in_files:.desktop.in=.desktop)
6 @INTLTOOL_DESKTOP_RULE@ 9 @INTLTOOL_DESKTOP_RULE@
7 10
8 EXTRA_DIST = $(qq_desktop_DATA) 11 EXTRA_DIST = $(qq_desktop_DATA)
9 12