aboutsummaryrefslogtreecommitdiff
path: root/src/users-service-dbus.h
diff options
context:
space:
mode:
authorSebastien Bacher <seb128@ubuntu.com>2010-03-10 16:21:27 +0100
committerSebastien Bacher <seb128@ubuntu.com>2010-03-10 16:21:27 +0100
commitba895a16be25c5c5507e5af41ab5cf1b53eb6282 (patch)
tree3d3f765b91c46796212e7c872f70e44d4241a038 /src/users-service-dbus.h
parentb713998c9af2c9929c6b2667174cec5c4af75041 (diff)
parent45f88031f73db9d56e1367b12ba5a484543b679e (diff)
downloadayatana-indicator-session-ba895a16be25c5c5507e5af41ab5cf1b53eb6282.tar.gz
ayatana-indicator-session-ba895a16be25c5c5507e5af41ab5cf1b53eb6282.tar.bz2
ayatana-indicator-session-ba895a16be25c5c5507e5af41ab5cf1b53eb6282.zip
releasing version 0.2.5-0ubuntu1
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;
};