]> rtime.felk.cvut.cz Git - sojka/lightdm.git/blob - liblightdm-gobject/lightdm.h
Load all users only when really needed
[sojka/lightdm.git] / liblightdm-gobject / lightdm.h
1 /*
2  * Copyright (C) 2010-2013 Canonical Ltd.
3  * Author: Robert Ancell <robert.ancell@canonical.com>
4  *
5  * This library is free software; you can redistribute it and/or modify it under
6  * the terms of the GNU Lesser General Public License as published by the Free
7  * Software Foundation; either version 2 or version 3 of the License.
8  * See http://www.gnu.org/copyleft/lgpl.html the full text of the license.
9  */
10
11 #ifndef LIGHTDM_H_
12 #define LIGHTDM_H_
13
14 #include "lightdm/greeter.h"
15 #include "lightdm/language.h"
16 #include "lightdm/layout.h"
17 #include "lightdm/power.h"
18 #include "lightdm/session.h"
19 #include "lightdm/system.h"
20 #include "lightdm/user.h"
21
22 #endif /* LIGHTDM_H_ */