Skip to content

GimpResourcesThumbnailer is a thumbnail service for KDE. It can be used in any KDE application that supports the thumbnail kioslave, like dolphin or digiKam. You can preview all of your Gimp resources like brushes and patterns, to easily manage them into folders, without the need to open Gimp.

License

Notifications You must be signed in to change notification settings

aclemens/GimpResourcesThumbnailer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GimpResourcesThumbnailer is a thumbnail generator for all KDE file managers (konqueror, dolphin, ...)

To install, follow these steps (inside this folder):

Run cmake
  mkdir build
  cd build
  cmake -DCMAKE_INSTALL_PREFIX=$(kde4-config --prefix) -DCMAKE_BUILD_TYPE=release ..
Run make
  make
Install as root
  make install

Enjoy!

About

GimpResourcesThumbnailer is a thumbnail service for KDE. It can be used in any KDE application that supports the thumbnail kioslave, like dolphin or digiKam. You can preview all of your Gimp resources like brushes and patterns, to easily manage them into folders, without the need to open Gimp.

Resources

License

Stars

Watchers

Forks

Packages

No packages published