--- liferea-1.8.0/src/browser.c_orig 2011-11-28 19:50:57.000000000 -0200 +++ liferea-1.8.0/src/browser.c 2012-03-07 14:49:31.862987204 -0200 @@ -35,24 +35,16 @@ NULL, NULL }, { - /* tested with SeaMonkey 1.0.6 */ - "mozilla", "Mozilla", "mozilla %s", - NULL, "mozilla -remote openURL(%s)", - NULL, "mozilla -remote 'openURL(%s,new-window)'", - NULL, "mozilla -remote 'openURL(%s,new-tab)'" + "iceweasel", "Iceweasel", "iceweasel %s", + NULL, "iceweasel \"%s\"", + NULL, "iceweasel -new-window \"%s\"", + NULL, "iceweasel -new-tab \"%s\"" }, { - /* tested with Firefox 1.5 and 2.0 */ - "firefox", "Firefox","firefox \"%s\"", - NULL, "firefox -a firefox -remote \"openURL(%s)\"", - NULL, "firefox -a firefox -remote 'openURL(%s,new-window)'", - NULL, "firefox -a firefox -remote 'openURL(%s,new-tab)'" - }, - { - "opera", "Opera","opera \"%s\"", - "opera \"%s\"", "opera -remote \"openURL(%s)\"", - "opera -newwindow \"%s\"", NULL, - "opera -newpage \"%s\"", NULL + "icecat", "Icecat", "icecat %s", + NULL, "icecat \"%s\"", + NULL, "icecat -new-window \"%s\"", + NULL, "icecat -new-tab \"%s\"" }, { "epiphany", "Epiphany","epiphany \"%s\"",