README ====== This module "abiword-builder" can be used to build fancy things out of the abiword sources. Goal #1 is building libabiword using libtool, then get more ambitious and build a slim libabiword that doesn't include any dialog code. BUILDING ======== Run "./link-sources.sh" from the toplevel directory before any doing autogen.sh/configure stuff. That'll symlink the original sources from the abiword peer directory. TODO ==== + Install strings files and abiword icon. + In the abiword source tree move af_UnixStockIcons.* to src/af/ev/unix and the included toolbar XPMs to src/af/ev/xp for consistency. - Fold ap_types.h into FV_View.