@ -15,7 +15,7 @@
## Build It
#### Dependencies
| |  |   |  |  |
| |   |   |  |  |
|-----------------------|-------------------------------------------------------------------------|----------------------------------------------------------------------------|-------------------------------------------------------------------------|-----------------------------------------------------------------------------------|--------------------------------------------------------------------------------|
|**liblightdm-gobject-1** |lightdm |liblightdm-gobject-dev | lightdm-gobject-devel | liblightdm-gobject-1-0 |
|**gtk+ 3** |gtk3 |libgtk-3-0 | gtk3 | gtk3 |
@ -28,6 +28,7 @@
cd /tmp
git clone https://github.com/Antergos/lightdm-webkit2-greeter.git greeter
cd greeter
git checkout < tag for latest release > # eg. git checkout 2.1.4
./autogen.sh --prefix=/usr
make
```
@ -39,3 +40,7 @@ sudo make install --prefix=/usr
## Theme JavaScript API:
The greeter exposes a JavaScript API to themes which they must use to interact with the greeter (in order to facilitate the user login process). For more details, check out the [API Documentation ](https://doclets.io/Antergos/lightdm-webkit2-greeter/master ).
## Translations
Translations are managed through [Transifex ](http://transifex.com ).