Bug 267167 - Add a defining URL to media types
Summary: Add a defining URL to media types
Status: RESOLVED UPSTREAM
Alias: None
Product: systemsettings
Classification: Applications
Component: kcm_filetypes (show other bugs)
Version: 1.0
Platform: openSUSE Linux
: NOR wishlist
Target Milestone: ---
Assignee: David Faure
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-25 19:07 UTC by Christopher Yeleighton
Modified: 2011-06-13 22:38 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Christopher Yeleighton 2011-02-25 19:07:13 UTC
Version:           1.0 (using KDE 4.6.0) 
OS:                Linux

At least some media types are well-defined [1].  Let the File Types window carry the information of the defining document, where available.

Reproducible: Always

Steps to Reproduce:
  1. Display information about type "application/pdf".

Actual Results:  
  1. File type application/pdf

Expected Results:  
1. File type application/pdf [1]

OS: Linux (x86_64) release 2.6.34.7-0.7-desktop
Compiler: gcc

___
[1] 
<URL: rfc:3778 > 
or even 
<URL: filetype:application/pdf >, with an appropriate redirection mechanism
Comment 1 David Faure 2011-02-26 02:04:04 UTC
This would have to come from shared-mime-info, where the mimetypes are defined. 

I'm not sure most users would be interested in that though, for all practical purposes what matters is the extension, (automatic content-determination), icon and associated application :)

Anyway, please report upstream at freedesktop.org, in the shared-mime-info product.
Comment 2 Christopher Yeleighton 2011-06-13 22:38:11 UTC
FreeDesktop Bugzilla – Bug 38267