From 4aed4f436cf8e4b0f3f034dfb1d1025b05a61f0a Mon Sep 17 00:00:00 2001 From: Alia Almusaireae Date: Mon, 5 Nov 2012 13:47:35 +0300 Subject: add a README files Change-Id: I4bd9a7d00df220e2a3deae3cc1b7b0f4a1098e24 Reviewed-on: https://gerrit.libreoffice.org/989 Reviewed-by: Michael Meeks Tested-by: Michael Meeks --- l10ntools/README | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 l10ntools/README (limited to 'l10ntools') 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 -- cgit