mirror of
https://github.com/MidnightCommander/mc
synced 2024-12-23 04:46:55 +03:00
1999-02-15 Federico Mena Quintero <federico@nuclecu.unam.mx>
* mc.keys.in.in: Use "gnome-moz-remote file:%d/%f" for the html file actions.
This commit is contained in:
parent
79340b3015
commit
39d815d7e9
@ -1,5 +1,8 @@
|
||||
1999-02-15 Federico Mena Quintero <federico@nuclecu.unam.mx>
|
||||
|
||||
* mc.keys.in.in: Use "gnome-moz-remote file:%d/%f" for the html
|
||||
file actions.
|
||||
|
||||
* gscreen.c (toolbar): Added a "rescan" button.
|
||||
|
||||
* gprefs.c (create_prop_box): Make the preferences dialog modal.
|
||||
|
@ -128,16 +128,14 @@ audio/x-mp3:
|
||||
|
||||
text/html:
|
||||
icon-filename=@icondir@/gnome-text-html.png
|
||||
open=gnome-moz-remote %f
|
||||
open.netscape.View this file with Netscape=gnome-moz-remote %f
|
||||
open=gnome-moz-remote file:%d/%f
|
||||
open.netscape.View this file with Netscape=gnome-moz-remote file:%d/%f
|
||||
|
||||
application/vcard:
|
||||
icon-filename=@gnomeicons@/gnome-calendar.png
|
||||
|
||||
x-url/http:
|
||||
icon-filename=@icondir@/gnome-text-url.png
|
||||
|
||||
x-url/http:
|
||||
open=gnome-moz-remote %f
|
||||
|
||||
x-url/ftp:
|
||||
|
Loading…
Reference in New Issue
Block a user