[geary/geary-0.8] Install Czech and French online help
- From: Jim Nelson <jnelson src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [geary/geary-0.8] Install Czech and French online help
- Date: Tue, 7 Oct 2014 22:11:18 +0000 (UTC)
commit a7102127923d7a6166e71791dd175c4722ae225a
Author: Jim Nelson <jim yorba org>
Date: Tue Oct 7 14:44:02 2014 -0700
Install Czech and French online help
help/CMakeLists.txt | 2 ++
help/Makefile.am | 1 +
2 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/help/CMakeLists.txt b/help/CMakeLists.txt
index b34eb06..46519ba 100644
--- a/help/CMakeLists.txt
+++ b/help/CMakeLists.txt
@@ -15,8 +15,10 @@ set(HELP_FILES
# FIXME: don't re-specify this here, instead read it from Makefile.am.
set(TRANSLATED
+ cs
el
es
+ fr
it
)
diff --git a/help/Makefile.am b/help/Makefile.am
index 02390c4..e8dbbeb 100644
--- a/help/Makefile.am
+++ b/help/Makefile.am
@@ -16,4 +16,5 @@ DOC_PAGES = \
star.page \
write.page
+# NOTE: If you add a language here it *must* also be added to help/CMakeLists.txt!
DOC_LINGUAS = cs el es fr it
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]