Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 181351

Summary: media-gfx/flphoto .album files have no specific mime type
Product: Gentoo Linux Reporter: Peter Fox <gentoo>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED FIXED    
Severity: enhancement    
Priority: High    
Version: 2007.0   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Mime package file for .album files

Description Peter Fox 2007-06-08 20:52:15 UTC
flphoto .album files are treated as ordinary text files, so if the default action is changed to invoke flphoto, it messes up every other ordinary text file.
Comment 1 Peter Fox 2007-06-08 20:56:40 UTC
Created attachment 121518 [details]
Mime package file for .album files

Place this file in /usr/share/mime/packages, then run
update-mime-database /usr/share/mime

This will make .album files type text/x-flphoto which will allow them to have a different default action than plain text files.

Should this be part of flphoto ?
Comment 2 VĂ­ctor Ostorga (RETIRED) gentoo-dev 2009-09-26 21:00:58 UTC
Applied in flphoto-1.3.1-r1
Thanks for the heads up