Xfce Wiki

Sub domains
 

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
xfce:tumbler:available_plugins [2023/06/25 16:12] – [Customized Thumbnailer for folders] fixed path to executable tozxfce:tumbler:available_plugins [2024/12/11 11:14] (current) kevinbowen
Line 1: Line 1:
 ~~NOTOC~~ ~~NOTOC~~
-{{ :xfce:xfce.tumbler.png?no link|}}+{{ :xfce:tumbler.png?48nolink|}}
 ====== Tumbler - Available Plugins ====== ====== Tumbler - Available Plugins ======
 The Tumbler package contains a D-Bus thumbnailing service based on the thumbnail management D-Bus specification. This is useful for generating thumbnail images of files.  The Tumbler package contains a D-Bus thumbnailing service based on the thumbnail management D-Bus specification. This is useful for generating thumbnail images of files. 
Line 140: Line 140:
 Name=Folder Thumbnailer Name=Folder Thumbnailer
 MimeType=inode/directory; MimeType=inode/directory;
-Exec=sh -c '~/bin/folder-thumbnailer %s %i %o %u'+Exec=sh -c '~/bin/folder-thumbnailer "$@"'%s %i %o %u
 </file> </file>
  
Line 180: Line 180:
 Name=Text Thumbnailer Name=Text Thumbnailer
 MimeType=text/plain;text/html;text/css; MimeType=text/plain;text/html;text/css;
-Exec=sh -c '~/bin/textthumb %s %i %o'+Exec=sh -c '~/bin/textthumb "$@"'%s %i %o
 </file> </file>
  
Line 217: Line 217:
 Name=webp Thumbnailer Name=webp Thumbnailer
 MimeType=image/webp; MimeType=image/webp;
-Exec=sh -c '~/bin/webpthumbs %s %i %o'+Exec=sh -c '~/bin/webpthumbs "$@"'%s %i %o
 </file> </file>
  
Line 242: Line 242:
 Name=STL Thumbnailer Name=STL Thumbnailer
 MimeType=model/stl; MimeType=model/stl;
-Exec=sh -c '~/bin/stl-thumbnailer %i %o %s'+Exec=sh -c '~/bin/stl-thumbnailer "$@"'%i %o %s
 </file> </file>
  
Line 270: Line 270:
 [[|Back To Top]] [[|Back To Top]]
 ---- ----
-[[:xfce:tumbler:start:|Back to Main Tumbler documentation page]] +[[:xfce:tumbler:start:|Back to Tumbler Main Documentation Page]]
- +
-[[:xfce:thunar:|Back to Thunar documentation page]]+