* keep xattr disabled for the platform launcher as per specification

This commit is contained in:
Reinhard Pointner 2014-04-20 15:24:30 +00:00
parent 44e69dfe9c
commit dd0e707de5
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@
-DuseNativeShell=false
# use NTFS extended attributes for storing metadata
-DuseExtendedFileAttributes=true
-DuseExtendedFileAttributes=false
-DuseCreationDate=false
# look for native libs here