annotate plugins/symlink/Makefile.am @ 1663:c59e8385328d

improved description string
author nadvornik
date Tue, 23 Jun 2009 19:20:48 +0000
parents a57336c3b1cc
children a14d7bfe666c
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1640
97ac3a58adae do not install helper scripts into /usr/bin
nadvornik
parents: 1571
diff changeset
1 dist_pkglib_SCRIPTS = geeqie-symlink
1272
e0e12512cde2 read external editors from .desktop files
nadvornik
parents:
diff changeset
2
1648
a57336c3b1cc use intltool for desktop file translation
nadvornik
parents: 1640
diff changeset
3 gq_desktopdir = $(pkgdatadir)/applications
a57336c3b1cc use intltool for desktop file translation
nadvornik
parents: 1640
diff changeset
4 gq_desktop_in_files = symlink.desktop.in
a57336c3b1cc use intltool for desktop file translation
nadvornik
parents: 1640
diff changeset
5 gq_desktop_DATA = $(gq_desktop_in_files:.desktop.in=.desktop)
a57336c3b1cc use intltool for desktop file translation
nadvornik
parents: 1640
diff changeset
6 @INTLTOOL_DESKTOP_RULE@
1272
e0e12512cde2 read external editors from .desktop files
nadvornik
parents:
diff changeset
7
1571
282ebf388bb1 "make dist" fixes
nadvornik
parents: 1556
diff changeset
8 EXTRA_DIST = \
282ebf388bb1 "make dist" fixes
nadvornik
parents: 1556
diff changeset
9 $(qq_desktop_DATA)