Re: gmc and icons and command bindings




> Is it possible (yet) to define
> - icons to show for e.g. on all files ending in .gif
> - a command to view for e.g. all files ending in .gif
> For the latter I have created a ~/.mc/gnome.ext containing:

I have now dropped support for the .mc/gnome.ext file and now you need
to do this using mime-types.

You need to stick in your ~/.gnome/mime-info/my-own-defs.keys a file
that defines the mime bindings (documentation is on
gnome-libs/devel-docs), basically you would do:

image/gif:
	open=xv %f
	view=xv %f
	icon-filename=/path-to-filename

Miguel.



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