Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 181351 - media-gfx/flphoto .album files have no specific mime type
Summary: media-gfx/flphoto .album files have no specific mime type
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-08 20:52 UTC by Peter Fox
Modified: 2009-10-02 00:04 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
Mime package file for .album files (album.xml,288 bytes, application/xml)
2007-06-08 20:56 UTC, Peter Fox
Details

Note You need to log in before you can comment on or make changes to this bug.
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