From 5d7d40fd35588f2d37012ec30fc34fa955bfbb31 Mon Sep 17 00:00:00 2001 From: Michael R Sweet Date: Thu, 27 Apr 2000 00:17:54 +0000 Subject: Dropped use of -fomit-frame-pointer, as I've just discovered that it prevents the use of libsafe. Also, the code size savings are negligable (96 bytes for FLUID) Added I18N docos to FLUID chapter. We probably need to expand discussion a lot more in the 2.0 docos. The EPM list installed the static FLTK library with execute permission, which caused EPM to strip the library, making it impossible to link against... :( git-svn-id: file:///fltk/svn/fltk/branches/branch-1.0@1097 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- documentation/fluid-gettext.gif | Bin 0 -> 4866 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 documentation/fluid-gettext.gif (limited to 'documentation/fluid-gettext.gif') diff --git a/documentation/fluid-gettext.gif b/documentation/fluid-gettext.gif new file mode 100644 index 000000000..b4f3f9391 Binary files /dev/null and b/documentation/fluid-gettext.gif differ -- cgit v1.2.3