Revision 1194909

Go back to digest for 14th November 2010

Features in Utilities

Raphael Kubo da Costa committed changes in /trunk/KDE/kdeutils/ark/plugins/libarchive:

Add the CPIO mimetypes to the list of mimetypes Ark supports.

In order to do that, kerfuffle_libarchive.desktop has been split into
two desktop files.

One of them, kerfuffle_libarchive.desktop, contains a MimeType entry
with all the mimetypes which we can read _and_ write. The other one,
kerfuffle_libarchive_readonly.desktop, contains the list of mimetypes
we can open read-only.

For now, we also move the mimetypes for Debian packages and ISO files
to the list of mimetypes we can only read. Debian packages are
actually CPIO archives, so it should be moved back to
kerfuffle_libarchive.desktop when we implement write support for CPIO
archives in general.

Thanks to George Metaxas for bringing this issue up again :)

File Changes

Added 1 files
  • /trunk/KDE/kdeutils/ark/plugins/libarchive/kerfuffle_libarchive_readonly.desktop
Modified 2 files
  • /trunk/KDE/kdeutils/ark/plugins/libarchive
  •   /CMakeLists.txt
  •   /kerfuffle_libarchive.desktop
3 files changed in total