Codebase list eiciel / upstream/0.10.0_rc2 meson_options.txt
upstream/0.10.0_rc2

Tree @upstream/0.10.0_rc2 (Download .tar.gz)

meson_options.txt @upstream/0.10.0_rc2raw · history · blame

1
2
3
4
5
6
7
8
option('user-attributes',
    type : 'feature',
    value : 'enabled',
    description : 'Enables support for editing extended user attributes')
option('nautilus-extension-dir',
    type: 'string',
    value : '',
    description: 'Override nautilus extension installation directory, otherwise it will be auto-detected')