# HG changeset patch # User zas_ # Date 1259955909 0 # Node ID df106a76897c95d254b2703dab0c45b0c8b2dede # Parent a7f7b9c0050c8405cc30d753d24cc6237453c426 Add Opera to the list of browsers. Patch by Christian Heckendorf (feature request ID: 2908469). diff -r a7f7b9c0050c -r df106a76897c 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 };