System Independent

Linguist-1.4.0

In this version there are separate commands for making a word list either alphabetically or sorted by word frequency.

The version also fixes a bug related to UTF-8 encoding that prevented the former version from running on some OOo builds.

NOTE: this and all former versions of Linguist might not work with OpenOffice 3.3. I haven't had time to look into the problem yet.

OpenOffice.org Base Switchboard-1.0.7

French translations provided by Alex THURGOOD / alex.thurgood@free.fr

Primary keys are no longer auto incrementing. Hopefully this will allow the switchboard to get along better with MySQL. The PK value is automatically fetched based on the previous entry.

NOTE: The main menu entry id MUST NOT be 0--should you have the need to create the main menu entry manually. The required fields are ID, ParentID (0 for main switchboard), Label (any string such as 'Main Menu'), and EntryType (6 for switchboard)