diff options
author | Danilo Šegan <danilo@src.gnome.org> | 2005-07-20 06:43:04 +0800 |
---|---|---|
committer | Danilo Šegan <danilo@src.gnome.org> | 2005-07-20 06:43:04 +0800 |
commit | 4418b1967c7908b24d70af1e0d1360d06904b420 (patch) | |
tree | f062677b22f6cef2164459b3b48fb249f2adf89f /help/Makefile.am | |
parent | 4fdd171044aa827a393fc099097ccfdf14a04ba7 (diff) | |
download | gsoc2013-epiphany-4418b1967c7908b24d70af1e0d1360d06904b420.tar gsoc2013-epiphany-4418b1967c7908b24d70af1e0d1360d06904b420.tar.gz gsoc2013-epiphany-4418b1967c7908b24d70af1e0d1360d06904b420.tar.bz2 gsoc2013-epiphany-4418b1967c7908b24d70af1e0d1360d06904b420.tar.lz gsoc2013-epiphany-4418b1967c7908b24d70af1e0d1360d06904b420.tar.xz gsoc2013-epiphany-4418b1967c7908b24d70af1e0d1360d06904b420.tar.zst gsoc2013-epiphany-4418b1967c7908b24d70af1e0d1360d06904b420.zip |
Add uk to DOC_LINGUAS.
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 eb705c4d4..4a6f3278b 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 = es eu fi ja +DOC_LINGUAS = es eu fi ja uk DOC_FIGURES = \ figures/ephy-addressbar-smartbookmark-screenshot.png \ figures/ephy-bookmarkbar-smartbookmark-screenshot.png \ |