From a5c5a3b552ce131792a8285ae1470238e55e0f02 Mon Sep 17 00:00:00 2001 From: Roel Walraven Date: Fri, 24 Feb 2017 14:27:49 +0100 Subject: [PATCH] Add note for .face files --- src/LightDMMock.js | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/LightDMMock.js b/src/LightDMMock.js index be489e6..922be60 100644 --- a/src/LightDMMock.js +++ b/src/LightDMMock.js @@ -15,6 +15,9 @@ * var LightDMMock = LightDMMock || {}; * window.lightdm = new LightDMMock(autofill, timeout, autoGuest); * } + * If you want to use the .face images don't forget to add the path to + * LightDMMock/src to the image src. The users.json file has absolute paths + * like you would expect on a real filesystem. * * @param {boolean} autofill [wether or not the arrays for users, languages, * layouts, and sessions need to be filled with mock