From: Robert Trawinski [robert.trawinski@softax.com.pl] Sent: Monday, May 19, 2003 6:20 AM To: Info-VAX@Mvb.Saic.Com Subject: Re: Motif: how to add Mozilla icon to .html files Dirk Munk wrote: > I have added Mozilla as a Motif application to DecWindows Motif (as > described in the release notes), but now I would like to see a Mozilla > icon too with .html .shtml files etc. in the File Manager of Motif. > > Can someone tell me how to do this ? > > You have to configure CDE. Please locate attached files in proper dirctory: sys$login:[dt.types]mozilla.fp sys$login:[dt.types]mozilla.dt sys$login:[dt.icons]*.*pm sys$login:[dt.appmanager]mozilla sys$common:[mozilla]mozilla_file.com // this file change VMS file name format to format // accepted as mozilla parameter You have to verify device, directory in mozilla.dt file (depends on Mozilla instalation and mozilla_file.com file location). You can change ICON, LABEL etc. attributes in mozilla.dt and mozilla.fp files (follow the "CDE Advanced User's and System Administrator's Guide" book). You can replace above files to system wide directories making mozilla configuration available for others. Than you can double-click on html files. Unfortunately on VMS "Restart Workspace Manager..." from "Workspace Menu" isn't enough to reload CDE action database. You have to logout and login. Regards, Robert