diff options
Diffstat (limited to 'docs/HACKING')
-rw-r--r-- | docs/HACKING | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/HACKING b/docs/HACKING index c33dcaf4d..8ff13e003 100644 --- a/docs/HACKING +++ b/docs/HACKING @@ -35,6 +35,10 @@ make --------------------------------------------------------------------------- +The comments are written with #- +You should use #+ instead of #- if the code is i18n'ed + +--------------------------------------------------------------------------- testing all: go to the perl-install directory and execute ./g_auto_install --test |