Description: Replace Mozilla and Netscape by Iceape and Iceweasel Author: Anthony Letellier Origin: vendor Forwarded: no Last-Update: 2013-07-02 --- a/src/prefs_ext_prog.c +++ b/src/prefs_ext_prog.c @@ -159,9 +159,10 @@ DEFAULT_BROWSER_CMD, "galeon --new-tab '%s'", "galeon '%s'", - "mozilla -remote 'openurl(%s,new-window)'", - "netscape -remote 'openURL(%s, new-window)'", - "netscape '%s'", + "iceape %s", + "iceape -new-tab %s", + "iceweasel -remote 'openURL(%s, new-window)'", + "iceweasel '%s'", "gnome-moz-remote --newwin '%s'", "kfmclient openURL '%s'", "rxvt -e w3m '%s'",