diff options
author | Nickolay V. Shmyrev <nshmyrev@yandex.ru> | 2006-06-25 23:07:41 +0800 |
---|---|---|
committer | Nickolay V. Shmyrev <nshmyrev@src.gnome.org> | 2006-06-25 23:07:41 +0800 |
commit | 00ee1336b99ee345e3dbda24e83354fde4cdce77 (patch) | |
tree | fd8e03c7d34e8c34d85f897d3be98baad1253bbb /help/Makefile.am | |
parent | 2ba0126a0c3584643a02e4dfaee0c1b0abbf1a9b (diff) | |
download | gsoc2013-epiphany-00ee1336b99ee345e3dbda24e83354fde4cdce77.tar.gz gsoc2013-epiphany-00ee1336b99ee345e3dbda24e83354fde4cdce77.tar.zst gsoc2013-epiphany-00ee1336b99ee345e3dbda24e83354fde4cdce77.zip |
Added Russian translation by Vitaly Kormilov <kormilov@gmail.com>
2006-06-26 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
* ru/ru.po:
* Makefile.am:
Added Russian translation by
Vitaly Kormilov <kormilov@gmail.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 bb21bf12f..d78e7ecca 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 ja nl uk +DOC_LINGUAS = bg el es eu fi ja nl ru uk DOC_FIGURES = \ figures/ephy-addressbar-smartbookmark-screenshot.png \ figures/ephy-bookmarkbar-smartbookmark-screenshot.png \ |