Merge lp:~ted/indicator-session/activate-prototype into lp:indicator-session/0.1

Proposed by Ted Gould
Status: Merged
Merge reported by: Conor Curran
Merged at revision: not available
Proposed branch: lp:~ted/indicator-session/activate-prototype
Merge into: lp:indicator-session/0.1
Diff against target: 13 lines (+3/-0)
1 file modified
src/user-menu-mgr.c (+3/-0)
To merge this branch: bzr merge lp:~ted/indicator-session/activate-prototype
Reviewer Review Type Date Requested Status
Conor Curran (community) Approve
Review via email: mp+72595@code.launchpad.net

Description of the change

Fix for a prototype

To post a comment you must log in.
Revision history for this message
Conor Curran (cjcurran) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'src/user-menu-mgr.c'
2--- src/user-menu-mgr.c 2011-08-23 11:51:51 +0000
3+++ src/user-menu-mgr.c 2011-08-23 15:33:34 +0000
4@@ -44,6 +44,9 @@
5 static void activate_user_session (DbusmenuMenuitem *mi,
6 guint timestamp,
7 gpointer user_data);
8+static void activate_user_accounts (DbusmenuMenuitem *mi,
9+ guint timestamp,
10+ gpointer user_data);
11 static gint compare_users_by_username (const gchar *a,
12 const gchar *b);
13 static void activate_online_accounts (DbusmenuMenuitem *mi,

Subscribers

People subscribed via source and target branches