view plugins/rotate/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 2a779a1855d7
children a14d7bfe666c
line wrap: on
line source

dist_pkglib_SCRIPTS = geeqie-rotate

gq_desktopdir = $(pkgdatadir)/applications
gq_desktop_in_files = rotate.desktop.in
gq_desktop_DATA = $(gq_desktop_in_files:.desktop.in=.desktop)
@INTLTOOL_DESKTOP_RULE@

EXTRA_DIST = $(qq_desktop_DATA)