[Fuse-for-macosx-commits] SF.net SVN: fuse-for-macosx: [516] trunk/fuse/settings.dat
Brought to you by:
fredm
|
From: <fr...@us...> - 2008-04-28 13:14:29
|
Revision: 516
http://fuse-for-macosx.svn.sourceforge.net/fuse-for-macosx/?rev=516&view=rev
Author: fredm
Date: 2008-04-28 06:14:35 -0700 (Mon, 28 Apr 2008)
Log Message:
-----------
Change thumbnail icon generation default to be off as it is superceded by Quick
Look on Mac OS X 10.5 and up.
Modified Paths:
--------------
trunk/fuse/settings.dat
Modified: trunk/fuse/settings.dat
===================================================================
--- trunk/fuse/settings.dat 2008-04-28 11:32:30 UTC (rev 515)
+++ trunk/fuse/settings.dat 2008-04-28 13:14:35 UTC (rev 516)
@@ -63,7 +63,7 @@
pal_tv2x, boolean, 0
plusd, boolean, 0
beta128, boolean, 0
-thumbnails, boolean, 1
+thumbnails, boolean, 0
sound_device, string, NULL, 'd'
sound, boolean, 1
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|