[tali] Fix HELP_LINGUAS



commit aafcfed017db4b70b3d50f1369b975e518ae6ad6
Author: Yuri Myasoedov <ymyasoedov iqint ru>
Date:   Wed Mar 4 17:31:52 2015 +0300

    Fix HELP_LINGUAS

 help/Makefile.am |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/help/Makefile.am b/help/Makefile.am
index 762d72a..77d7cec 100644
--- a/help/Makefile.am
+++ b/help/Makefile.am
@@ -14,6 +14,8 @@ HELP_MEDIA = \
        media/logo32.png \
        media/logo.png
 
-HELP_LINGUAS = es
+HELP_LINGUAS = \
+       es \
+       ru
 
 -include $(top_srcdir)/git.mk


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]