aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAngelo Naselli <anaselli@linux.it>2015-04-22 17:57:42 +0200
committerAngelo Naselli <anaselli@linux.it>2015-04-22 17:57:42 +0200
commit9d0a5bbf40c028ea66e65a7d5bae3caecc980373 (patch)
tree5141e7ef8a684842ffec412d4cc5c35269ab7735
parent949f442bd4ccd35150e4a6642df4f136560f0e3c (diff)
downloadcolin-keep-9d0a5bbf40c028ea66e65a7d5bae3caecc980373.tar
colin-keep-9d0a5bbf40c028ea66e65a7d5bae3caecc980373.tar.gz
colin-keep-9d0a5bbf40c028ea66e65a7d5bae3caecc980373.tar.bz2
colin-keep-9d0a5bbf40c028ea66e65a7d5bae3caecc980373.tar.xz
colin-keep-9d0a5bbf40c028ea66e65a7d5bae3caecc980373.zip
Updated
-rw-r--r--README.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/README.md b/README.md
index 5281fd1..09906d3 100644
--- a/README.md
+++ b/README.md
@@ -70,6 +70,18 @@ and install it locally then run tools as root adding your user environment
variables, to know which ones run perl -Mlocal::lib as user and
execute the output as root.
+* Build and install locales
+
+To build and install locales
+ make install_locales
+
+To update locales (pot and pos)
+ make update_n_merge
+
+If you want to test your po changes install manatools usning local::lib
+and pass --locales-dir path-to-your-locale-files to command line i.e.
+ manaClock --locales-dir /home/myuser/perl5/share/locale/
+
# SUPPORT AND DOCUMENTATION #