1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-08 06:48:28 +00:00
freebsd-ports/deskutils/xfce4-tumbler/files/patch-tumblerd__tumbler.rc
Olivier Duchateau 6b4d9d6aca - Update to 0.1.27
- Add new option, COVER (unset by default) for movies

Now, message is displayed, because config file system controls plugins. Users
can override default configuration.

Approved by:	rene, miwi (mentors, implicit)
2013-01-14 21:25:40 +00:00

29 lines
523 B
Plaintext

--- ./tumblerd/tumbler.rc.orig 2013-01-12 11:14:28.000000000 +0000
+++ ./tumblerd/tumbler.rc 2013-01-12 22:12:40.000000000 +0000
@@ -37,7 +37,7 @@
# RAW image files using libopenraw
[RawThumbnailer]
-Disabled=false
+Disabled=true
Priority=1
Locations=
MaxFileSize=0
@@ -58,14 +58,14 @@
# ffmpegthumbnailer plugin
[FfmegThumbnailer]
-Disabled=false
+Disabled=true
Priority=2
Locations=
MaxFileSize=0
# GStreamer plugin
[GstThumbnailer]
-Disabled=false
+Disabled=true
Priority=1
Locations=
MaxFileSize=0