From f56e0125344bd8f616e45494c8f2a9637b854269 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Sun, 8 Feb 2009 20:52:49 +0100 Subject: New module 'uniwbrk/wordbreak-property'. --- modules/uniwbrk/wordbreak-property | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 modules/uniwbrk/wordbreak-property (limited to 'modules/uniwbrk') diff --git a/modules/uniwbrk/wordbreak-property b/modules/uniwbrk/wordbreak-property new file mode 100644 index 0000000000..34462ad5ac --- /dev/null +++ b/modules/uniwbrk/wordbreak-property @@ -0,0 +1,24 @@ +Description: +Base layer for word breaks. + +Files: +lib/uniwbrk/wordbreak-property.c +lib/uniwbrk/wbrkprop.h + +Depends-on: +uniwbrk/base + +configure.ac: + +Makefile.am: +lib_SOURCES += uniwbrk/wordbreak-property.c + +Include: +"uniwbrk.h" + +License: +LGPL + +Maintainer: +Bruno Haible + -- cgit v1.2.1