* disable EAs in platform launcher by default

This commit is contained in:
Reinhard Pointner 2012-11-03 14:24:06 +00:00
parent 2becd941ae
commit acbe82aa53
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@
-DuseNativeShell=false
# use NTFS extended attributes for storing metadata
-DuseExtendedFileAttributes=true
-DuseExtendedFileAttributes=false
# memory settings
-Xms64m