Difference between revisions of "Dolphin"
improve commands, add new aur packages
imported>FadeMind (extended description) |
imported>FadeMind (improve commands, add new aur packages) |
||
Line 8: | Line 8: | ||
Note: calligra provides preview plugins for many offfice and graphics files. | Note: calligra provides preview plugins for many offfice and graphics files. | ||
---- | ---- | ||
'''<code>sudo pacman -S kdegraphics-thumbnailers kdesdk-thumbnailers calligra | '''<code>sudo pacman -S --noconfirm --needed kdegraphics-{thumbnailers,svgpart} kdesdk-thumbnailers calligra</code>''' | ||
---- | ---- | ||
Additional plugins for less popular formats: | Additional plugins for less popular formats directly from AUR: | ||
---- | ---- | ||
'''<code>yaourt -S | '''<code>yaourt -S --noconfirm --needed audiothumbs kde-thumbnailer-{apk,blender,epub,fb2,geogebra,gimpresources,mmap,plasmoid,po,qml,webp,wmf}</code>''' | ||
---- | ---- | ||
If You want using mplayer instead ffmpeg for generate thumbnails video files install and activate mplayer instead ffmpeg preview plugin in Dolphin Previews settings: | If You want using mplayer instead of ffmpeg for generate thumbnails video files install and activate mplayer instead ffmpeg preview plugin in Dolphin Previews settings: | ||
---- | ---- | ||
'''<code>sudo pacman -S kdemultimedia-mplayerthumbs --needed --noconfirm</code>''' | '''<code>sudo pacman -S kdemultimedia-mplayerthumbs --needed --noconfirm</code>''' |