Cody Russell has proposed merging lp:~bratsche/indicator-session/gint64 into
lp:indicator-session.
Requested reviews:
Indicator Applet Developers (indicator-applet-developers)
Related bugs:
#536990 user-added callback should be gint64, not UserData*
https://bugs.launchpad.net/bugs/536990
--
https://code.launchpad.net/~bratsche/indicator-session/gint64/+merge/21098
Your team ayatana-commits is subscribed to branch lp:indicator-session.
=== modified file 'src/session-service.c'
--- src/session-service.c 2010-03-04 14:52:35 +0000
+++ src/session-service.c 2010-03-10 23:36:24 +0000
@@ -586,7 +586,7 @@
rebuilds the menu */
static void
user_change (UsersServiceDbus *service,
- UserData *user,
+ gint64 user,
gpointer user_data)
{
DbusmenuMenuitem *root = (DbusmenuMenuitem *)user_data;
_______________________________________________
Mailing list: https://launchpad.net/~ayatana-commits
Post to : [email protected]
Unsubscribe : https://launchpad.net/~ayatana-commits
More help : https://help.launchpad.net/ListHelp