Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorBruno Coudoin <bcoudoin@src.gnome.org>2002-01-15 15:54:27 (GMT)
committer Bruno Coudoin <bcoudoin@src.gnome.org>2002-01-15 15:54:27 (GMT)
commit87a3ed67f2d849be95a93aae60eab0e41edd97d2 (patch)
tree6f28edcd93c47128ed7ac742840b672daf8db9c1 /Makefile.am
parentf73a3e688f841a14f694b3568bc7c9c43ecc7523 (diff)
fixed generation of desktop file
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 7717a47..02bb1da 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -12,6 +12,8 @@ Games_DATA = $(Games_in_files:.desktop.in=.desktop)
Menudir=$(prefix)/lib/menu
Menu_DATA=gcompris
+@INTLTOOL_DESKTOP_RULE@
+
EXTRA_DIST = \
$(Games_DATA) \
$(icon_DATA) \
@@ -41,4 +43,4 @@ dist-hook:
clean-local:
- rm -f xml-i18n-extract xml-i18n-merge xml-i18n-update
+ rm -f intltool-extract intltool-merge intltool-update