Difference between revisions of "Dolphin"

extended description
imported>FadeMind
m (all in one command)
imported>FadeMind
(extended description)
Line 5: Line 5:
=Setup=
=Setup=


Close the application Dolphin. Install the recommended packages. In a terminal, run the following command (this long command ending in second line):
Before start close the application Dolphin. Install the recommended packages.
 
Note: calligra provides preview plugins for many offfice and graphics files.
----
----
 
'''<code>sudo pacman -S kdegraphics-thumbnailers kdesdk-thumbnailers calligra kdegraphics-svgpart --needed --noconfirm</code>'''
'''<code>yaourt -S audiothumbs kde-thumbnailer-apk kde-thumbnailer-blender kde-thumbnailer-epub kdegraphics-thumbnailers kdemultimedia-mplayerthumbs kdesdk-thumbnailers raw-thumbnailer calligra --needed --noconfirm</code>'''
----
 
Additional plugins for less popular formats:
----
'''<code>yaourt -S audiothumbs kde-thumbnailer-apk kde-thumbnailer-blender kde-thumbnailer-epub --needed --noconfirm</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:
----
'''<code>sudo pacman -S kdemultimedia-mplayerthumbs --needed --noconfirm</code>'''
----
----
Open Dolphin. Go to '''Control > Configure Dolphin > General > Previews'''. Mark selected group of file extensions to enable them preview of in Dolphin. Save the changes to the settings.
Open Dolphin. Go to '''Control > Configure Dolphin > General > Previews'''. Mark selected group of file extensions to enable them preview of in Dolphin. Save the changes to the settings.


Anonymous user