Re: [cdesktopenv-devel] Where to add new filetypes?

2015-03-09 Thread Christopher Turkel
Doing those manually in DtFile sucks monkey nuts. I've done it enough to know. This will be much, much better. -Original Message- From: Isaac Dunham To: cdesktopenv-devel Sent: Sun, Mar 8, 2015 11:29 pm Subject: Re: [cdesktopenv-devel] Where to add new filetypes? On Sun, Mar 08, 201

Re: [cdesktopenv-devel] Where to add new filetypes?

2015-03-09 Thread Richard L. Hamilton
BTW, some message files have a “.cat” suffix, and are generated by gencat(1). Some OS’s offer a command that can dump those binary files back in a text form that can be edited and resubmitted to gencat. That command is called “dspcat”. Solaris doesn’t have that command, so I recreated it a lo