Bug 125694

Summary: kfile_deb not used by default
Product: [Applications] kfile-plugins Reporter: Philippe Cloutier <chealer>
Component: generalAssignee: David Faure <faure>
Status: RESOLVED FIXED    
Severity: normal CC: ana
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Debian testing   
OS: Linux   
Latest Commit: Version Fixed In:

Description Philippe Cloutier 2006-04-16 21:55:58 UTC
Version:            (using KDE KDE 3.5.2)
Installed from:    Debian testing/unstable Packages
OS:                Linux

#106607 refers to kfile_deb being useless due to MIME types issues and suggests that a new report about that specific issue would be opened. It seems that there is no such report, so I'm opening one. There are 2 MIME types for .deb-s, x-deb (Freedesktop.org's) and x-debian-package. According to David Faure, KDE wants to standardize on x-deb, but kfile_deb still uses x-debian-package, while kfile reports .deb-s as x-deb. I believe that it's a result of this inconsistency that kfile_deb is not used by default and that the trivial change from x-debian-package to x-deb will be sufficient to fix.
Comment 1 David Faure 2006-04-17 17:48:00 UTC
SVN commit 530779 by dfaure:

The mimetype is now x-deb  (kdelibs defines both, with x-debian-package being an alias for x-deb)
BUG: 125694


 M  +1 -1      kfile_deb.desktop  


--- branches/KDE/3.5/kdeadmin/kfile-plugins/deb/kfile_deb.desktop #530778:530779
@@ -56,5 +56,5 @@
 Name[zh_HK]=DEB 統計
 ServiceTypes=KFilePlugin
 X-KDE-Library=kfile_deb
-MimeType=application/x-debian-package
+MimeType=application/x-deb
 PreferredItems=Name,Version,Summary,Size