You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
option('with-theme-dir',
|
|
|
|
type: 'string',
|
|
|
|
value: '/usr/share/lightdm-webkit/themes/',
|
|
|
|
description: 'Directory to use for greeter themes')
|
|
|
|
|
|
|
|
option('with-config-dir',
|
|
|
|
type: 'string',
|
|
|
|
value: '/etc/lightdm/',
|
|
|
|
description: 'LightDM configuration directory')
|
|
|
|
|
|
|
|
option('with-desktop-dir',
|
|
|
|
type: 'string',
|
|
|
|
value: '/usr/share/xgreeters/',
|
|
|
|
description: 'LightDM greeters directory')
|
|
|
|
|
|
|
|
option('with-webext-dir',
|
|
|
|
type: 'string',
|
|
|
|
value: '/usr/lib/lightdm-webkit2-greeter/',
|
|
|
|
description: 'Directory for the greeter webkit extension')
|
|
|
|
|
|
|
|
option('with-locale-dir',
|
|
|
|
type: 'string',
|
|
|
|
value: '/usr/share/locale/',
|
|
|
|
description: 'Locale directory')
|