diff options
author | Nikos Charonitakis <frolix68@src.gnome.org> | 2005-07-28 22:00:55 +0800 |
---|---|---|
committer | Nikos Charonitakis <frolix68@src.gnome.org> | 2005-07-28 22:00:55 +0800 |
commit | f908a09ed20df1473001b30af8a32c669af37b47 (patch) | |
tree | 8ce843572365bd4ce23041941c73a9f55cb1e5bc | |
parent | 9c5b894985e33ade76ba50a9c61dd6190c12a46c (diff) | |
download | gsoc2013-epiphany-f908a09ed20df1473001b30af8a32c669af37b47.tar gsoc2013-epiphany-f908a09ed20df1473001b30af8a32c669af37b47.tar.gz gsoc2013-epiphany-f908a09ed20df1473001b30af8a32c669af37b47.tar.bz2 gsoc2013-epiphany-f908a09ed20df1473001b30af8a32c669af37b47.tar.lz gsoc2013-epiphany-f908a09ed20df1473001b30af8a32c669af37b47.tar.xz gsoc2013-epiphany-f908a09ed20df1473001b30af8a32c669af37b47.tar.zst gsoc2013-epiphany-f908a09ed20df1473001b30af8a32c669af37b47.zip |
add el
-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 8fba36398..596f51b47 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 nl uk +DOC_LINGUAS = el es eu fi ja nl uk DOC_FIGURES = \ figures/ephy-addressbar-smartbookmark-screenshot.png \ figures/ephy-bookmarkbar-smartbookmark-screenshot.png \ |