diff options
author | Ismael Olea <olea@src.gnome.org> | 2004-09-02 08:53:29 +0800 |
---|---|---|
committer | Ismael Olea <olea@src.gnome.org> | 2004-09-02 08:53:29 +0800 |
commit | ed5647371d33cd75308c9e3df29785088b49bad5 (patch) | |
tree | bf384e7fcc2fea916b98a2686b2d761e656adc07 /help/es/Makefile.am | |
parent | 1396b00397c9049e8d07cb9082d9014de260fbfe (diff) | |
download | gsoc2013-evolution-ed5647371d33cd75308c9e3df29785088b49bad5.tar gsoc2013-evolution-ed5647371d33cd75308c9e3df29785088b49bad5.tar.gz gsoc2013-evolution-ed5647371d33cd75308c9e3df29785088b49bad5.tar.bz2 gsoc2013-evolution-ed5647371d33cd75308c9e3df29785088b49bad5.tar.lz gsoc2013-evolution-ed5647371d33cd75308c9e3df29785088b49bad5.tar.xz gsoc2013-evolution-ed5647371d33cd75308c9e3df29785088b49bad5.tar.zst gsoc2013-evolution-ed5647371d33cd75308c9e3df29785088b49bad5.zip |
Mergin the latest translation into head
svn path=/trunk/; revision=27110
Diffstat (limited to 'help/es/Makefile.am')
-rw-r--r-- | help/es/Makefile.am | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/help/es/Makefile.am b/help/es/Makefile.am new file mode 100644 index 0000000000..2b72599994 --- /dev/null +++ b/help/es/Makefile.am @@ -0,0 +1,27 @@ +figdir = figures +docname = evolution-1.4 +lang = es +omffile = evolution-1.4-es.omf +entities = \ + apx-authors.xml \ + apx-bugs.xml \ + apx-fdl.xml \ + apx-gloss.xml \ + apx-gpl.xml \ + config-prefs.xml \ + config-sync.xml \ + legal.xml \ + menuref.xml \ + preface.xml \ + usage-calendar.xml \ + usage-contact.xml \ + usage-exec-summary.xml \ + usage-exchange.xml \ + usage-mail-org.xml \ + usage-mail.xml \ + usage-mainwindow.xml \ + usage-print.xml \ + usage-sync.xml + +include $(top_srcdir)/help/xmldocs.make +dist-hook: app-dist-hook |