diff options
author | Luca Ferretti <elle.uca@libero.it> | 2006-11-10 18:24:30 +0800 |
---|---|---|
committer | Luca Ferretti <lferrett@src.gnome.org> | 2006-11-10 18:24:30 +0800 |
commit | 66583b3c9ca084abf734b50026ef5c7a6359d5fd (patch) | |
tree | a87920518bbe135fa403d5ccd1d3a0d707e87080 /help/Makefile.am | |
parent | 3dd50c449efdc79910c2043e60db1a1e946eb565 (diff) | |
download | gsoc2013-epiphany-66583b3c9ca084abf734b50026ef5c7a6359d5fd.tar.gz gsoc2013-epiphany-66583b3c9ca084abf734b50026ef5c7a6359d5fd.tar.zst gsoc2013-epiphany-66583b3c9ca084abf734b50026ef5c7a6359d5fd.zip |
Added it to DOC_LINGUAS. Added partiale Italian translation. Added.
2006-11-10 Luca Ferretti <elle.uca@libero.it>
* Makefile.am: Added it to DOC_LINGUAS.
* it/it.po: Added partiale Italian translation.
* it/figures/ephy-screenshot.png: Added.
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 12f3238d6..54e5799c8 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 es eu fi fr ja nl ru sv uk +DOC_LINGUAS = bg el es eu fi fr it ja nl ru sv uk DOC_FIGURES = \ figures/ephy-addressbar-smartbookmark-screenshot.png \ figures/ephy-bookmarkbar-smartbookmark-screenshot.png \ |