view plugins/symlink/Makefile.am @ 1753:ebfb5af3f5de

fixed editor list in popup menu - show an editor if any of selected files matches - added debug messages
author nadvornik
date Sun, 13 Sep 2009 21:08:40 +0000
parents 22ec11cc989c
children
line wrap: on
line source

dist_gq_bin_SCRIPTS = geeqie-symlink

gq_desktopdir = $(appdir)/applications
gq_desktop_in_files = symlink.desktop.in
gq_desktop_DATA = $(gq_desktop_in_files:.desktop.in=.desktop)
@INTLTOOL_DESKTOP_RULE@

EXTRA_DIST = $(gq_desktop_DATA) $(gq_desktop_in_files)