On Sat, 19 Mar 2005 09:12:58 -0800, Tim Howe <[EMAIL PROTECTED]> wrote: > It won't let me set a filetype. The buttons are greyed out. It appears to be > for pluggins. > > Under Mozilla I did that, but the OpenBSD port doesn't appear to create the > downloadgui.py. I have downloadheadless and downloadcurses only. I tried > pointing it to downloadheadless (which I have tested from the command line) > and > it simply froze my entire machine. Not the result I was looking for. I think > what I will end up doing is writing a little wrapper that launches the curses > version in an xterm, and pointing a private mime type file to that or > something...
this article on Kuro5shin has a collection of stuff on how to tweak Firefox http://www.kuro5hin.org/story/2005/3/12/213345/995 Here's the "official" FAQ for Firefox/Mozilla config options http://kb.mozillazine.org/Firefox_:_FAQs_:_About:config_Entries Of course if you get worked up about it and want to create an extension the place to start looking is http://xulplanet.com/ If trying to launch btdownloadheadless.py from Firefox blew up, it could be that you were not cleansing the URL you passed to bt, either way it should at worst have been application crash. Aha. browser. helperApps. neverAsk. openFile add application/x-bittorrent to that then go to the Edit Preferences>Downloads and see if you can make it happen there. -- http://Zoneverte.org -- information explained Do you know what your IT infrastructure does? _______________________________________________ EUGLUG mailing list [email protected] http://www.euglug.org/mailman/listinfo/euglug
