|
|
|
@ -1357,7 +1357,7 @@ static const JSStaticValue lightdm_greeter_values[] = {
|
|
|
|
|
{"select_guest_hint", get_select_guest_hint_cb, NULL, kJSPropertyAttributeReadOnly}, |
|
|
|
|
{"select_user_hint", get_select_user_hint_cb, NULL, kJSPropertyAttributeReadOnly}, |
|
|
|
|
{"sessions", get_sessions_cb, NULL, kJSPropertyAttributeReadOnly}, |
|
|
|
|
{"session-starting", get_session_starting_cb, NULL, kJSPropertyAttributeReadOnly}, |
|
|
|
|
{"session_starting", get_session_starting_cb, NULL, kJSPropertyAttributeReadOnly}, |
|
|
|
|
{"users", get_users_cb, NULL, kJSPropertyAttributeReadOnly}, |
|
|
|
|
/* ------>>> DEPRECATED! <<<----------->>> DEPRECATED! <<<------------>>> DEPRECATED! <<<------*/ |
|
|
|
|
{"default_language", get_language_cb, NULL, kJSPropertyAttributeReadOnly}, |
|
|
|
|