annotate plugins/symlink/Makefile.am @ 1648:a57336c3b1cc

use intltool for desktop file translation - desktop files are translated via .po files together with other strings - make update-po is replaced with intltool-update [lang]
author nadvornik
date Mon, 15 Jun 2009 20:50:35 +0000
parents 97ac3a58adae
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)