diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2000-08-17 00:39:01 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2000-08-17 00:39:01 +0000 |
commit | 11b0b944ddde76b4982fa2f9e2118dcee5035f80 (patch) | |
tree | a873f848dcf1eda96b89a0319f8923e10bbc5b4a /docs/HACKING | |
parent | d77799bb5ce63ecac4de72e1b27f56d7d22fd048 (diff) | |
download | drakx-11b0b944ddde76b4982fa2f9e2118dcee5035f80.tar drakx-11b0b944ddde76b4982fa2f9e2118dcee5035f80.tar.gz drakx-11b0b944ddde76b4982fa2f9e2118dcee5035f80.tar.bz2 drakx-11b0b944ddde76b4982fa2f9e2118dcee5035f80.tar.xz drakx-11b0b944ddde76b4982fa2f9e2118dcee5035f80.zip |
no_comment
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 |