Bug 203706 - file associations doesn't let me remove a filename pattern
Summary: file associations doesn't let me remove a filename pattern
Status: RESOLVED UPSTREAM
Alias: None
Product: systemsettings
Classification: Applications
Component: kcm_filetypes (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR normal
Target Milestone: ---
Assignee: David Faure
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-13 13:44 UTC by Martin Koller
Modified: 2009-08-18 18:30 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Koller 2009-08-13 13:44:39 UTC
Version:            (using KDE 4.3.0)
OS:                Linux
Installed from:    SuSE RPMs

I start systemsettings/Configure file associations and select
text/plain

It holds some filename patterns
*,v
*.asc
*.doc
*.txt

from which I want to remove *.doc
I remove it, click apply.
When I now close systemsettings and reopen file associations,
the *.doc is again in the list of patterns.

Why can't I remove this pattern ?
Comment 1 David Faure 2009-08-18 18:30:39 UTC
Because I had to pull some strings upstream to get this supported ;-)
It's finally supported in shared-mime-info CVS, but there hasn't been a release of shared-mime-info with this feature (called <glob-deleteall>).
I have another thing to implement in shared-mime-info today, then I'll push for a release to happen.

In any case, the code in KDE is ready for this already.