File Manager mime types and icons

2009-11-08 Thread Aniello Del Sorbo
Hi, Xournal registers an application/x-xoj mime-type so that the FM knows what to run to open .xoj file types (Xournal ones). It works, but how do I tell FM to show the Xournal icon for those files? -- anidel Sent from London, Eng, United Kingdom ___

Re: File Manager mime types and icons

2009-11-08 Thread Faheem Pervez
Hiya, Creating /usr/share/icons/hicolor/24x24/mimetypes/application-x-xoj.png, /usr/share/icons/hicolor/48x48/mimetypes/application-x-xoj.png, /usr/share/icons/hicolor/64x64/mimetypes/application-x-xoj.png; and refreshing GTK's icon cache worked for me. Best Regards, Faheem On 11/8/09, Aniello

Re: File Manager mime types and icons

2009-11-08 Thread Aniello Del Sorbo
2009/11/8 Faheem Pervez tripp...@gmail.com: Hiya, Creating /usr/share/icons/hicolor/24x24/mimetypes/application-x-xoj.png, /usr/share/icons/hicolor/48x48/mimetypes/application-x-xoj.png, /usr/share/icons/hicolor/64x64/mimetypes/application-x-xoj.png; and refreshing GTK's icon cache worked

Re: File Manager mime types and icons

2009-11-08 Thread Aniello Del Sorbo
Thanks Faheem... I checked on the device, and it looks like only 48x48 is needed and the file should be called: gnome-mime-mime_type.png So I created a 48x48 pixels PNG file called gnome-mime-application-x-xoj.png and it worked (at least on Fremantle is like that). Thanks. Aniello 2009/11/8

Re: File Manager mime types and icons

2009-11-08 Thread Faheem Pervez
Thanks. I still maintain application-x-xoj.png worked for me, but glad to know that there is a proper naming convention. Thanks! On Sun, Nov 8, 2009 at 4:30 PM, Aniello Del Sorbo ani...@gmail.com wrote: Thanks Faheem... I checked on the device, and it looks like only 48x48 is needed and the