I have a new file type that I would like to handle in gnome how to get file properties?
Posted
by
Mark
on Ask Ubuntu
See other posts from Ask Ubuntu
or by Mark
Published on 2012-12-14T11:51:15Z
Indexed on
2012/12/14
23:22 UTC
Read the original article
Hit count: 165
I have a new file type that I would like to handle in gnome.
Establishing a new mime type, a new thumbnailer and a new application to display the file type is done.
But I need a new tab on the file properties page. This tab is analogous to the tabs for exif information for jpg files or for encoding information for video codecs, that says how long the video is.
The files concerned are embroidery files and the file properties needed to be displayed are things like phisical dimentions of the design, how much thread will be used and how many colours.
My belief is that with current gnome 3 this is not possible, am I right?
Or should I take a wider view that in Ubuntu, anything is possible, just may be a bit difficult?
© Ask Ubuntu or respective owner