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-13 15:59:07 (GMT)
committer Bruno Coudoin <bcoudoin@src.gnome.org>2002-01-13 15:59:07 (GMT)
commit8c7c11f1967cca432b954680cb580e23a0b562a7 (patch)
treee38614fcafb136b8ae369d9b6f52e9cd3b36f6d5 /Makefile.am
parent7107b2560b4688d31b44a1647399165c10d50445 (diff)
completed about box. Rework of the help system
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am7
1 files changed, 3 insertions, 4 deletions
diff --git a/Makefile.am b/Makefile.am
index 85e0152..7717a47 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -8,7 +8,6 @@ icon_DATA = gcompris.png
Gamesdir=$(datadir)/gnome/apps/Games
Games_in_files = gcompris.desktop.in
Games_DATA = $(Games_in_files:.desktop.in=.desktop)
-@XML_I18N_MERGE_DESKTOP_RULE@
Menudir=$(prefix)/lib/menu
Menu_DATA=gcompris
@@ -19,9 +18,9 @@ EXTRA_DIST = \
$(Menu_DATA) \
gcompris.spec.in \
gcompris.spec \
- xml-i18n-extract.in \
- xml-i18n-merge.in \
- xml-i18n-update.in
+ intltool-extract.in \
+ intltool-merge.in \
+ intltool-update.in
install-data-local:
@$(NORMAL_INSTALL)