[rkward-cvs] [rkward] i18n: Fix instructions
Thomas Friedrichsmeier
thomas.friedrichsmeier at ruhr-uni-bochum.de
Fri Jan 30 12:27:42 UTC 2015
Git commit 72db1807892b6923f9843883bed69c0b36b815b8 by Thomas Friedrichsmeier.
Committed on 29/01/2015 at 19:15.
Pushed by tfry into branch 'master'.
Fix instructions
M +1 -1 i18n/CMakeLists.txt
http://commits.kde.org/rkward/72db1807892b6923f9843883bed69c0b36b815b8
diff --git a/i18n/CMakeLists.txt b/i18n/CMakeLists.txt
index 23e507a..6ba8112 100644
--- a/i18n/CMakeLists.txt
+++ b/i18n/CMakeLists.txt
@@ -51,7 +51,7 @@ ELSE(NOT GETTEXT_MSGFMT_EXECUTABLE)
${CMAKE_CURRENT_SOURCE_DIR}/po/ was not found. This probably means that you are building from the development repository, and have not fetched translations. This is ok, if you want to run RKWard in English, only. Otherwise, to fetch translations, either
scripts/import_translations.py XX
where (XX is your language code, such as \"de\"; optionally specify several codes separated by spaces). In some cases (esp., if you want to build all existing translations), it is much faster to use:
- git clone git://anongit.kde.org/scratch/tfry/rkward-po-export
+ git clone git://anongit.kde.org/scratch/tfry/rkward-po-export i18n/po
------")
ENDIF(EXISTS "${CMAKE_CURRENT_SOURCE_DIR}/po/")
ENDIF(NOT GETTEXT_MSGFMT_EXECUTABLE)
------------------------------------------------------------------------------
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________
rkward-cvs mailing list
rkward-cvs at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rkward-cvs
More information about the rkward-tracker
mailing list