2012-07-24 15:15 UTC+0200 Viktor Szakats (harbour syenar.net)

* src/lang/en_tpl.c
    + added comment about forming HB_LANG_ID value
This commit is contained in:
Viktor Szakats
2012-07-24 13:16:07 +00:00
parent cd70ebcecb
commit e094834457
2 changed files with 5 additions and 1 deletions

View File

@@ -16,6 +16,10 @@
The license applies to all entries newer than 2009-04-28.
*/
2012-07-24 15:15 UTC+0200 Viktor Szakats (harbour syenar.net)
* src/lang/en_tpl.c
+ added comment about forming HB_LANG_ID value
2012-07-24 15:04 UTC+0200 Viktor Szakats (harbour syenar.net)
* doc/en/lang.txt
* include/hblang.hbx

View File

@@ -196,5 +196,5 @@ static HB_LANG s_lang =
}
};
#define HB_LANG_ID EN
#define HB_LANG_ID EN /* ISO ID in uppercase */
#include "hbmsgreg.h"