Greetings Chris-

Chris Ilias wrote:
This pref is old and has not been tested on SM2, but you could give it a
try: <http://seamonkey.ilias.ca/mailnewsfaq/http>.

Thanks very much. That link put me onto an extension called "Launchy". I was 
quickly / easily able to come up with an XML file to launch a new Firefox window with the 
specified URL.

<?xml version="1.0" encoding="UTF-8"?>
<configurations xmlns="http://launchy.mozdev.org/configurations";>
  <application>
    <label>Mozilla Firefox</label>
    <type>1</type>
    <command>/usr/bin/firefox</command>
    <arguments>-new-window</arguments>
  </application>
</configurations>

Perfect!

--
Michael Lueck
Lueck Data Systems
http://www.lueckdatasystems.com/
_______________________________________________
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey

Reply via email to