From 366df4af7f52804c40f26e9831f77b3a975fd281 Mon Sep 17 00:00:00 2001 From: Angelo Naselli Date: Wed, 22 Apr 2015 18:01:29 +0200 Subject: updated --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index dd6487d..f2e62d9 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,8 @@ To test gui dialogs run: To install this module with local::lib (see perldoc local::lib for details) - # add also -MCPAN if you want to install from cpan locally +Note add also -MCPAN if you want to install from cpan locally + alias perl='perl -Mlocal::lib' perl Makefile.PL make @@ -73,13 +74,16 @@ 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/ -- cgit v1.2.1