summaryrefslogtreecommitdiffstats
path: root/po/Makefile
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mandriva.org>2008-09-30 13:50:23 +0000
committerThierry Vignaud <tv@mandriva.org>2008-09-30 13:50:23 +0000
commitb5a54e7af6acd2a22ddcf203128cc4eba98ab0a1 (patch)
tree1ac60e4d248d4aca1c52b600f8b56f5c9e4c447c /po/Makefile
parentc1d1265d7c2d8dcb67151779700d0ccf0e9d632d (diff)
downloadcontrol-center-b5a54e7af6acd2a22ddcf203128cc4eba98ab0a1.tar
control-center-b5a54e7af6acd2a22ddcf203128cc4eba98ab0a1.tar.gz
control-center-b5a54e7af6acd2a22ddcf203128cc4eba98ab0a1.tar.bz2
control-center-b5a54e7af6acd2a22ddcf203128cc4eba98ab0a1.tar.xz
control-center-b5a54e7af6acd2a22ddcf203128cc4eba98ab0a1.zip
enable to translate menu entry here rather than in menu-messages (#43580)
Diffstat (limited to 'po/Makefile')
-rw-r--r--po/Makefile2
1 files changed, 1 insertions, 1 deletions
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