diff options
author | Fran Diéguez <fran.dieguez@mabishu.com> | 2012-02-26 13:17:56 +0800 |
---|---|---|
committer | Fran Diéguez <fran.dieguez@mabishu.com> | 2012-02-26 13:17:56 +0800 |
commit | 8f092c0b7c93de5efbcccf39d079b3dfb717a6ab (patch) | |
tree | 845c488b33fb1419fbbbc8d7442b446636a73ccd /help/Makefile.am | |
parent | 374e31fbfe3854f5a17aa10447f1b982dda6b511 (diff) | |
download | gsoc2013-epiphany-8f092c0b7c93de5efbcccf39d079b3dfb717a6ab.tar gsoc2013-epiphany-8f092c0b7c93de5efbcccf39d079b3dfb717a6ab.tar.gz gsoc2013-epiphany-8f092c0b7c93de5efbcccf39d079b3dfb717a6ab.tar.bz2 gsoc2013-epiphany-8f092c0b7c93de5efbcccf39d079b3dfb717a6ab.tar.lz gsoc2013-epiphany-8f092c0b7c93de5efbcccf39d079b3dfb717a6ab.tar.xz gsoc2013-epiphany-8f092c0b7c93de5efbcccf39d079b3dfb717a6ab.tar.zst gsoc2013-epiphany-8f092c0b7c93de5efbcccf39d079b3dfb717a6ab.zip |
Added galician translations for doc
Signed-off-by: Fran Diéguez <fran.dieguez@mabishu.com>
Diffstat (limited to 'help/Makefile.am')
-rw-r--r-- | help/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/help/Makefile.am b/help/Makefile.am index 3e11e45d0..0ecd9ccc6 100644 --- a/help/Makefile.am +++ b/help/Makefile.am @@ -2,7 +2,7 @@ include $(top_srcdir)/gnome-doc-utils.make DOC_MODULE = epiphany DOC_ENTITIES = legal.xml -DOC_LINGUAS = ca cs bg de el en_GB es eu fi fr it ja oc nl ru sl sv uk zh_CN +DOC_LINGUAS = ca cs bg de el en_GB es eu fi fr gl it ja oc nl ru sl sv uk zh_CN DOC_FIGURES = \ figures/ephy-addressbar-smartbookmark-screenshot.png \ figures/ephy-bookmarkbar-smartbookmark-screenshot.png \ |