aboutsummaryrefslogtreecommitdiff
path: root/src/users-service-dbus.h
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2010-03-03 20:54:37 -0600
committerTed Gould <ted@gould.cx>2010-03-03 20:54:37 -0600
commit3be37d1ba50935f68435083548609a055f1f5751 (patch)
treef004bda94d04fe98171f2ae3a85967cc20bc638e /src/users-service-dbus.h
parenta6d04fe9a6dbd6c4b9b119686523962bf9147a8b (diff)
parent03c045f5890162a53ed613fcf8f627f0dc3badc8 (diff)
downloadayatana-indicator-session-3be37d1ba50935f68435083548609a055f1f5751.tar.gz
ayatana-indicator-session-3be37d1ba50935f68435083548609a055f1f5751.tar.bz2
ayatana-indicator-session-3be37d1ba50935f68435083548609a055f1f5751.zip
Sorting based on real names and conflict naming.
Diffstat (limited to 'src/users-service-dbus.h')
-rw-r--r--src/users-service-dbus.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/users-service-dbus.h b/src/users-service-dbus.h
index 41052f8..bba88a7 100644
--- a/src/users-service-dbus.h
+++ b/src/users-service-dbus.h
@@ -47,6 +47,8 @@ struct _UserData
GList *sessions;
+ gboolean real_name_conflict;
+
UsersServiceDbus *service;
};