| Summary: | kfile_deb not used by default | ||
|---|---|---|---|
| Product: | [Unmaintained] kfile-plugins | Reporter: | Philippe Cloutier <chealer> |
| Component: | general | Assignee: | David Faure <faure> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | ana |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Debian testing | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Philippe Cloutier
2006-04-16 21:55:58 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 |