aboutsummaryrefslogtreecommitdiff
path: root/src/users-service-dbus.h
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2010-02-09 21:34:07 -0600
committerTed Gould <ted@gould.cx>2010-02-09 21:34:07 -0600
commitafd66c83cc4c3eccfdc4af1f41c0c251e552c078 (patch)
tree120fb4df3d3abe3d8ad505a7ff6e8a7dcfe5e9be /src/users-service-dbus.h
parent8e583e9965fd7f98c121e766cea4fb1aeb302366 (diff)
parentdb69cb8bdc95ac86a15118a9ef1e40c3c6dfb03c (diff)
downloadayatana-indicator-session-afd66c83cc4c3eccfdc4af1f41c0c251e552c078.tar.gz
ayatana-indicator-session-afd66c83cc4c3eccfdc4af1f41c0c251e552c078.tar.bz2
ayatana-indicator-session-afd66c83cc4c3eccfdc4af1f41c0c251e552c078.zip
Enabling and fixing 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;