=("title") Call Rxfuncadd 'SysLoadFuncs','RexxUtil','SysLoadFuncs' Call SysLoadFuncs /* get boot drive language */ _lang = Value('lang',,'os2environment') _id = Translate(Left(_lang,2)) If _id = 'ZH' Then Do _id = Translate(Substr(_lang,3,2)) If _id = 'CN' Then _id = 'CX' End Select When _id = 'DE' Then Do _title = 'Lucide - Document Viewer' _folder = 'Lucide for eCS' _prog = 'Lucide' _readme = 'Lucide Readme' _change = 'Lucide Change Log' _plug_pdf = 'Lucide PDF plugin' _plug_djvu = 'Lucide DjVu plugin' _plug_jpeg = 'Lucide JPEG plugin' End When _id = 'NL' Then Do _title = 'Lucide - Document Bekijker' _folder = 'Lucide for eCS' _prog = 'Lucide' _readme = 'Lucide Readme' _change = 'Lucide Change Log' _plug_pdf = 'Lucide PDF plugin' _plug_djvu = 'Lucide DjVu plugin' _plug_jpeg = 'Lucide JPEG plugin' End When _id = 'FR' Then Do _title = 'Lucide - Afficheur de document' _folder = 'Lucide for eCS' _prog = 'Lucide' _readme = 'Lucide Readme' _change = 'Lucide Change Log' _plug_pdf = 'Lucide PDF plugin' _plug_djvu = 'Lucide DjVu plugin' _plug_jpeg = 'Lucide JPEG plugin' End When _id = 'ES' Then Do _title = 'Lucide - Visor de documentos' _folder = 'Lucide para eCS' _prog = 'Lucide' _readme = 'L‚eme de Lucide' _change = 'Lucide Change Log' _plug_pdf = 'Plugin PDF para Lucide' _plug_djvu = 'Plugin DjVu para Lucide' _plug_jpeg = 'Plugin JPEG para Lucide' End When _id = 'SV' Then Do _title = 'Lucide - Dokumentvisare' _folder = 'Lucide for eCS' _prog = 'Lucide' _readme = 'Lucide Readme' _change = 'Lucide Change Log' _plug_pdf = 'Lucide PDF plugin' _plug_djvu = 'Lucide DjVu plugin' _plug_jpeg = 'Lucide JPEG plugin' End Otherwise Do _title = 'Lucide - Document Viewer' _folder = 'Lucide for eCS' _prog = 'Lucide' _readme = 'Lucide Readme' _change = 'Lucide Change Log' _plug_pdf = 'Lucide PDF plugin' _plug_djvu = 'Lucide DjVu plugin' _plug_jpeg = 'Lucide JPEG plugin' End End rc = WirexxPutEnv('title',_title) rc = WirexxPutEnv('folder',_folder) rc = WirexxPutEnv('prog',_prog) rc = WirexxPutEnv('readme',_readme) rc = WirexxPutEnv('change',_change) rc = WirexxPutEnv('plug_pdf',_plug_pdf) rc = WirexxPutEnv('plug_djvu',_plug_djvu) rc = WirexxPutEnv('plug_jpeg',_plug_jpeg) Return _title Return WirexxGetEnv('folder') ans = WirexxShowMessage(WirexxGetEnv('title'),'Make Lucide the default program for PDF files?',4) If ans = 6 Then Do /* clear any previous associations */ Call SysIni 'USER','PMWP_ASSOC_FILTER','*.PDF','DELETE:' Call SysIni 'USER','PMWP_ASSOC_FILTER','*PDF','DELETE:' Call SysIni 'USER','PMWP_ASSOC_TYPE','Acrobat Document','DELETE:' End Return WirexxGetEnv('prog') Return WirexxGetEnv('readme') Return WirexxGetEnv('change') Return WirexxGetEnv('plug_pdf') Return WirexxGetEnv('plug_djvu') Return WirexxGetEnv('plug_jpeg') =("title"). =("plug_pdf") =("plug_djvu") =("plug_jpeg") ~Next Select "Next" to continue. Select "Cancel" to abort installation. Lucide for eComStation, version ${VERSION} ${BUILD}

Lucide is a plugin based document viewer for eComStation. In its first incarnation it supports PDF, DjVu and JPEG files but new document types can easily be added to it.


Features:

  • PDF, DjVu and JPEG Support
  • Drag and Drop Support
  • Fast and small


For further details please visit the Lucide project homepage:
http://svn.netlabs.org/lucide/
~Next The following list describes what is new in this version of Lucide. changelog ~I agree By pressing the "I agree" button, you agree to all terms and conditions to the below licence agreement. LICENSE

Starting with version 1.3.0 Mensys BV and Serenity Systems International have agreed in opensourcing Lucide, while still investing in the product. Netlabs.org would like to express it's gratitude toward Mensys BV and Serenity Systems International.

Lucide as of version 1.3.0 is released and distributed under CDDL/LGPL.

The plugins are released under CDDL/LGPL or GPL, depending on the plugin. See http://svn.netlabs.org/lucide/ for more information and source code.

~Next Please select the packages which are to be installed. You may change the target paths for the packages. ~Next Please select additional configuration that WarpIN should perform after installing this archive. I~nstall Press "Install" to begin installing this archive.