Patch by: Sven Arvidsson <sa@whiz.se>

2008-02-01  Jens Granseuer  <jensgr@gmx.net>

	Patch by: Sven Arvidsson <sa@whiz.se>

	* gnome-default-applications.xml.in: support --new-tab/--new-window
	for Iceweasel (bug #322795)

svn path=/trunk/; revision=8438
This commit is contained in:
Jens Granseuer 2008-02-01 17:21:54 +00:00 committed by Jens Granseuer
parent e66735f8a1
commit aabb736087
2 changed files with 9 additions and 2 deletions

View file

@ -1,3 +1,10 @@
2008-02-01 Jens Granseuer <jensgr@gmx.net>
Patch by: Sven Arvidsson <sa@whiz.se>
* gnome-default-applications.xml.in: support --new-tab/--new-window
for Iceweasel (bug #322795)
2007-12-06 Jens Granseuer <jensgr@gmx.net>
Patch by: Chris Jones

View file

@ -78,8 +78,8 @@
<icon-name>iceweasel</icon-name>
<run-in-terminal>false</run-in-terminal>
<netscape-remote>true</netscape-remote>
<tab-command>iceweasel -remote "openurl(%s,new-tab)"</tab-command>
<win-command>iceweasel -remote "openurl(%s,new-window)"</win-command>
<tab-command>iceweasel -new-tab "%s"</tab-command>
<win-command>iceweasel -new-window "%s"</win-command>
</web-browser>
<web-browser>
<_name>Mozilla 1.6</_name>