From b5a54e7af6acd2a22ddcf203128cc4eba98ab0a1 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Tue, 30 Sep 2008 13:50:23 +0000 Subject: enable to translate menu entry here rather than in menu-messages (#43580) --- po/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'po/Makefile') diff --git a/po/Makefile b/po/Makefile index 63818df7..0cdfa4c4 100644 --- a/po/Makefile +++ b/po/Makefile @@ -35,7 +35,7 @@ clean: msgfmt -o $@ $< POTFILES.in: - (cd .. ; /bin/ls data/*.desktop.in data/*.directory.in) > POTFILES.in + (cd .. ; /bin/ls data/*.desktop.in data/*.directory.in *.desktop.in) > POTFILES.in $(PGOAL).pot: $(PL_FILES) POTFILES.in intltool-update --gettext-package desktopstuff --pot -- cgit v1.2.1