Manjaro Difference between revisions of "Dolphin"

Difference between revisions of "Dolphin"

From Manjaro
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.



Revision as of 15:29, 22 November 2014

Introduction

Enable preview many file types. Install the required packages. Then in the settings of the Dolphin activate preview of selected file types.

Setup

Before start close the application Dolphin. Install the recommended packages. Note: calligra provides preview plugins for many offfice and graphics files.


sudo pacman -S kdegraphics-thumbnailers kdesdk-thumbnailers calligra kdegraphics-svgpart --needed --noconfirm


Additional plugins for less popular formats:


yaourt -S audiothumbs kde-thumbnailer-apk kde-thumbnailer-blender kde-thumbnailer-epub --needed --noconfirm


If You want using mplayer instead ffmpeg for generate thumbnails video files install and activate mplayer instead ffmpeg preview plugin in Dolphin Previews settings:


sudo pacman -S kdemultimedia-mplayerthumbs --needed --noconfirm


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.

Support

Official forum topic: [1]

See Also

Krusader, Installing

Cookies help us deliver our services. By using our services, you agree to our use of cookies.