Fixes #327220
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:
parent
8ca32d80d9
commit
8836ecad5a
2 changed files with 10 additions and 3 deletions
|
@ -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
|
||||
|
|
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue