Add an example method to execute an external program
commit355c9812a3bd9531d3a5c5b442cf30ad3f9c2698
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Wed, 18 Feb 2009 01:02:26 +0000 (18 02:02 +0100)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Wed, 18 Feb 2009 01:02:26 +0000 (18 02:02 +0100)
treeed43a01329330f19fbd502eff7505f59258a13dd
parent89b98d58575a53d9b834eec9a0cfd1dd979bf66f
Add an example method to execute an external program

For quite some time I researched why the launch() method of nsILocalFile
does not work, and why Mozilla's documentation does not help a single
bit with the error message.

At least now we have a way to call out to an external program.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
content/overlay.js