aboutsummaryrefslogtreecommitdiff
path: root/src/users-service-dbus.h
diff options
context:
space:
mode:
authorCody Russell <crussell@canonical.com>2010-02-09 17:24:23 -0600
committerCody Russell <crussell@canonical.com>2010-02-09 17:24:23 -0600
commitdb69cb8bdc95ac86a15118a9ef1e40c3c6dfb03c (patch)
tree120fb4df3d3abe3d8ad505a7ff6e8a7dcfe5e9be /src/users-service-dbus.h
parent8e583e9965fd7f98c121e766cea4fb1aeb302366 (diff)
downloadayatana-indicator-session-db69cb8bdc95ac86a15118a9ef1e40c3c6dfb03c.tar.gz
ayatana-indicator-session-db69cb8bdc95ac86a15118a9ef1e40c3c6dfb03c.tar.bz2
ayatana-indicator-session-db69cb8bdc95ac86a15118a9ef1e40c3c6dfb03c.zip
The reincarnation of 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;