# HG changeset patch # User zas_ # Date 1259955909 0 # Node ID 0459cfe50c1a8ad81404f9b56daac4c88a779cec # Parent c08defa570681763f380216420c53e2e834976dd Add Opera to the list of browsers. Patch by Christian Heckendorf (feature request ID: 2908469). diff -r c08defa57068 -r 0459cfe50c1a src/window.c --- a/src/window.c Fri Nov 27 23:27:35 2009 +0000 +++ b/src/window.c Fri Dec 04 19:45:09 2009 +0000 @@ -175,6 +175,7 @@ "mozilla", NULL, "konqueror", NULL, "netscape", NULL, + "opera", "!opera --remote 'openURL(%s,new-page)'", NULL, NULL };