1
0
mirror of https://github.com/mitb-archive/filebot synced 2024-11-10 11:25:04 -05:00

* 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

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