diff options
author | Alia Almusaireae <almusaireae@kacst.edu.sa> | 2012-11-05 13:47:35 +0300 |
---|---|---|
committer | Michael Meeks <michael.meeks@suse.com> | 2012-11-05 11:53:53 +0000 |
commit | 4aed4f436cf8e4b0f3f034dfb1d1025b05a61f0a (patch) | |
tree | 739af6bdee7b51e5835031defeb3308c9919a524 /l10ntools | |
parent | b0d37e7f010bc159585e20c2792dcb9c4f3863c8 (diff) |
add a README files
Change-Id: I4bd9a7d00df220e2a3deae3cc1b7b0f4a1098e24
Reviewed-on: https://gerrit.libreoffice.org/989
Reviewed-by: Michael Meeks <michael.meeks@suse.com>
Tested-by: Michael Meeks <michael.meeks@suse.com>
Diffstat (limited to 'l10ntools')
-rw-r--r-- | l10ntools/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/l10ntools/README b/l10ntools/README new file mode 100644 index 000000000000..192064aaf030 --- /dev/null +++ b/l10ntools/README @@ -0,0 +1,5 @@ +l10ntools is scanners module during gbuild'fication.
+l10ntools delivers some header files and scripts as well. To
+handle these, you should create two Packages, one for the headers and
+other for the scripts.
+l10ntools module has three lexer files
\ No newline at end of file |