/etc/mailcap



Hi.

I want Midnight Commander and GNOME to use the same programs to open
files, so I've been configuring /etc/mailcap and in ~/.mc/bindings I
just have this:

default/*
    Open=see %f >/dev/null 2>&1 &
    View=run-mailcap --action=cat %f
    Edit=edit %f >/dev/null 2>&1 &

The problem is that from time to time /etc/mailcap seems to be
overwritten.  Maybe after updates.

Is there any way to prevent /etc/mailcap from being overwritten so I
can use the same programs in mc and GNOME?

Thank you.

-- 
http://DjanSoft.com :: Agile Application Development with Python



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]