I have Kubuntu 6.06 installed and cannot figure out how to get Konqueror to embed compressed archives (.tar.gz, .tgz, .tar.bz2, etc.) in Konqueror instead of opening them with Ark. I have the default action set to "open in embedded viewer" but when I go in to edit the settings in Konqueror, the ark_part viewer is not listed as an option. On my other machine (SuSE 10.0), it is listed as an option.
Interestingly, `locate ark_part` turns up
And libarkpart shows up in
What do I need to do to make Konqueror show (and use) the ark_part embedded viewer as an option?
Interestingly, `locate ark_part` turns up
Code:
/usr/share/apps/ark/ark_part.rc /usr/share/apps/ark/ark_part_readonly.rc /usr/share/kubuntu-default-settings/kde-profile/default/share/apps/ark/ark_part.rc /usr/share/services/ark_part.desktop
Code:
/usr/lib/kde3/libarkpart.la /usr/lib/kde3/libarkpart.so
Comment