2006-01-28  chpe <chpe@gnome.org>

	Fixes #327220

	* gnome-default-applications.xml.in: use "Epiphany Web Browser",
	like in the .desktop file and use long options for Epiphany.
This commit is contained in:
chpe 2006-01-28 18:51:05 +00:00 committed by Rodrigo Moya
parent 8ca32d80d9
commit 8836ecad5a
2 changed files with 10 additions and 3 deletions

View file

@ -1,3 +1,10 @@
2006-01-28 chpe <chpe@gnome.org>
Fixes #327220
* gnome-default-applications.xml.in: use "Epiphany Web Browser",
like in the .desktop file and use long options for Epiphany.
2006-01-28 Rodrigo Moya <rodrigo@novell.com>
Fixes part of #327749

View file

@ -24,14 +24,14 @@
<netscape-remote>false</netscape-remote>
</web-browser>
<web-browser>
<_name>Epiphany</_name>
<_name>Epiphany Web Browser</_name>
<executable>epiphany</executable>
<command>epiphany %s</command>
<icon-name>web-browser</icon-name>
<run-in-terminal>false</run-in-terminal>
<netscape-remote>true</netscape-remote>
<tab-command>epiphany -n %s</tab-command>
<win-command>epiphany -w %s</win-command>
<tab-command>epiphany --new-tab %s</tab-command>
<win-command>epiphany --new-window %s</win-command>
</web-browser>
<web-browser>
<_name>Galeon</_name>