diff options
author | Pablo Saratxaga <pablo@src.gnome.org> | 2004-04-22 23:27:54 +0800 |
---|---|---|
committer | Pablo Saratxaga <pablo@src.gnome.org> | 2004-04-22 23:27:54 +0800 |
commit | 8520e89e7bc01188a4f96ed64ab143fd19420a22 (patch) | |
tree | 5b489ae75fa0486e9ec24b39cfba4f74597ed0e8 /help/eu/Makefile.am | |
parent | 33cf0d42177ccb33bd301c00969356c270626f25 (diff) | |
download | gsoc2013-epiphany-8520e89e7bc01188a4f96ed64ab143fd19420a22.tar gsoc2013-epiphany-8520e89e7bc01188a4f96ed64ab143fd19420a22.tar.gz gsoc2013-epiphany-8520e89e7bc01188a4f96ed64ab143fd19420a22.tar.bz2 gsoc2013-epiphany-8520e89e7bc01188a4f96ed64ab143fd19420a22.tar.lz gsoc2013-epiphany-8520e89e7bc01188a4f96ed64ab143fd19420a22.tar.xz gsoc2013-epiphany-8520e89e7bc01188a4f96ed64ab143fd19420a22.tar.zst gsoc2013-epiphany-8520e89e7bc01188a4f96ed64ab143fd19420a22.zip |
Added Basque help files
Diffstat (limited to 'help/eu/Makefile.am')
-rw-r--r-- | help/eu/Makefile.am | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/help/eu/Makefile.am b/help/eu/Makefile.am new file mode 100644 index 000000000..526d6e926 --- /dev/null +++ b/help/eu/Makefile.am @@ -0,0 +1,7 @@ +figdir = figures +docname = epiphany +lang = eu +omffile = epiphany-eu.omf +entities = legal.xml +include $(top_srcdir)/xmldocs.make +dist-hook: app-dist-hook |