[gnome-color-manager] Ensure we load the profile store in the DBus service
- From: Richard Hughes <rhughes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-color-manager] Ensure we load the profile store in the DBus service
- Date: Fri, 25 Jun 2010 12:01:50 +0000 (UTC)
commit 105a92c0f709cc4bd9a360e18fb30b476d466ebb
Author: Richard Hughes <richard hughsie com>
Date: Fri Jun 25 12:56:23 2010 +0100
Ensure we load the profile store in the DBus service
src/gcm-session.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/gcm-session.c b/src/gcm-session.c
index c64d3e8..2873d7c 100644
--- a/src/gcm-session.c
+++ b/src/gcm-session.c
@@ -744,6 +744,7 @@ main (int argc, char *argv[])
/* have access to all profiles */
profile_store = gcm_profile_store_new ();
+ gcm_profile_store_search (profile_store, GCM_PROFILE_STORE_SEARCH_ALL);
timer = g_timer_new ();
/* get all connected devices */
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]