diff options
author | Jordi Mas <jmas@softcatala.org> | 2007-06-02 17:09:49 +0800 |
---|---|---|
committer | Jordi Mas <jmas@src.gnome.org> | 2007-06-02 17:09:49 +0800 |
commit | f29f02f432628c68cf66fa4cf0b50901c8504674 (patch) | |
tree | c33d7f3fb5d278cce9e7a5bfc52dc0bf1edc7670 /help/Makefile.am | |
parent | cd829fb7c53e5ca34bb64262d74025fd9be6355a (diff) | |
download | gsoc2013-epiphany-f29f02f432628c68cf66fa4cf0b50901c8504674.tar.gz gsoc2013-epiphany-f29f02f432628c68cf66fa4cf0b50901c8504674.tar.zst gsoc2013-epiphany-f29f02f432628c68cf66fa4cf0b50901c8504674.zip |
Catalan translation by Gil Forcada Added ca to DOC_LINGUAS
2007-06-02 Jordi Mas <jmas@softcatala.org>
* ca/ca.po: Catalan translation by Gil Forcada
* Makefile.am: Added ca to DOC_LINGUAS
svn path=/trunk/; revision=7064
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 2e2b896db..5d7f7c8a4 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 = bg el en_GB es eu fi fr it ja nl ru sv uk +DOC_LINGUAS = ca bg el en_GB es eu fi fr it ja nl ru sv uk DOC_FIGURES = \ figures/ephy-addressbar-smartbookmark-screenshot.png \ figures/ephy-bookmarkbar-smartbookmark-screenshot.png \ |