Based on patch by: Jakub Rusinek <liviopl.pl@gmail.com>
2007-11-28 Jens Granseuer <jensgr@gmx.net> Based on patch by: Jakub Rusinek <liviopl.pl@gmail.com> * gnome-default-applications.xml.in: add support for Midori web browser (bug #500274) svn path=/trunk/; revision=8303
This commit is contained in:
parent
2c76333494
commit
abd16829c8
2 changed files with 15 additions and 0 deletions
|
@ -1,3 +1,10 @@
|
|||
2007-11-28 Jens Granseuer <jensgr@gmx.net>
|
||||
|
||||
Based on patch by: Jakub Rusinek <liviopl.pl@gmail.com>
|
||||
|
||||
* gnome-default-applications.xml.in: add support for Midori web browser
|
||||
(bug #500274)
|
||||
|
||||
2007-11-26 Sebastien Bacher <seb128@ubuntu.com>
|
||||
|
||||
* gnome-default-applications.xml.in: don't list the oudated evolution
|
||||
|
|
|
@ -139,6 +139,14 @@
|
|||
<run-in-terminal>false</run-in-terminal>
|
||||
<netscape-remote>false</netscape-remote>
|
||||
</web-browser>
|
||||
<web-browser>
|
||||
<_name>Midori</_name>
|
||||
<executable>midori</executable>
|
||||
<command>midori %s</command>
|
||||
<icon-name>web-browser</icon-name>
|
||||
<run-in-terminal>false</run-in-terminal>
|
||||
<netscape-remote>false</netscape-remote>
|
||||
</web-browser>
|
||||
</web-browsers>
|
||||
|
||||
<mail-readers>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue