From 0898833fb217f7c94db9bddd9d9e55812deadf76 Mon Sep 17 00:00:00 2001 From: Kjartan Maraas Date: Mon, 12 Feb 2001 23:44:15 +0000 Subject: xml-i18n-tools setup. Mark strings for translation. 2001-02-12 Kjartan Maraas * Makefile.am: xml-i18n-tools setup. * GNOME_Evolution_Shell.oaf.in: Mark strings for translation. svn path=/trunk/; revision=8188 --- shell/Makefile.am | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'shell/Makefile.am') diff --git a/shell/Makefile.am b/shell/Makefile.am index a170dea002..699e137496 100644 --- a/shell/Makefile.am +++ b/shell/Makefile.am @@ -141,9 +141,12 @@ evolution_LDADD = \ $(BONOBO_GNOME_LIBS) oafdir = $(datadir)/oaf -oaf_DATA = GNOME_Evolution_Shell.oafinfo +oaf_in_files = GNOME_Evolution_Shell.oaf.in +oaf_DATA = $(oaf_in_files:.oaf.in=.oaf) -EXTRA_DIST = $(IDLS) $(oaf_DATA) +@XML_I18N_MERGE_OAF_RULE@ + +EXTRA_DIST = $(IDLS) $(oaf_in_files) $(oaf_DATA) # Purify support -- cgit v1.2.3