aboutsummaryrefslogtreecommitdiff
path: root/src/users-service-dbus.h
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2010-02-11 10:52:09 -0600
committerTed Gould <ted@gould.cx>2010-02-11 10:52:09 -0600
commit6f65a111279b53a1300cc166d521c1dacb5d1eb4 (patch)
tree6f08078e48caa57a033061ef6bc091714a47e751 /src/users-service-dbus.h
parenteb60468d34bdf018214ee5e437da02f6342a8b2c (diff)
parent4a6f782262c2652585094d00458c83e22c0e147b (diff)
downloadayatana-indicator-session-6f65a111279b53a1300cc166d521c1dacb5d1eb4.tar.gz
ayatana-indicator-session-6f65a111279b53a1300cc166d521c1dacb5d1eb4.tar.bz2
ayatana-indicator-session-6f65a111279b53a1300cc166d521c1dacb5d1eb4.zip
* Upstream release 0.2.2
* Fixing and reenabling user switching
Diffstat (limited to 'src/users-service-dbus.h')
-rw-r--r--src/users-service-dbus.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/users-service-dbus.h b/src/users-service-dbus.h
index 9ba05c9..41052f8 100644
--- a/src/users-service-dbus.h
+++ b/src/users-service-dbus.h
@@ -54,7 +54,7 @@ struct _UserData
* got some gdm issues worked out.
*/
#define MINIMUM_USERS 1
-#define MAXIMUM_USERS 1
+#define MAXIMUM_USERS 7
struct _UsersServiceDbus {
GObject parent;