[gnome-packagekit/glib2: 24/79] mo



commit 670c78c4624b87061494c2b7589820212c7ca117
Author: Richard Hughes <richard hughsie com>
Date:   Thu Sep 17 12:23:27 2009 +0100

    mo

 src/gpk-watch.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/gpk-watch.c b/src/gpk-watch.c
index 697ca82..64c23cf 100644
--- a/src/gpk-watch.c
+++ b/src/gpk-watch.c
@@ -1711,7 +1711,7 @@ gpk_watch_init (GpkWatch *watch)
 	g_signal_connect (watch->priv->tlist, "message",
 			  G_CALLBACK (gpk_watch_message_cb), watch);
 
-	watch->priv->pconnection = pk_connection_new ();
+	watch->priv->pconnection = pk_control_new ();
 	g_signal_connect (watch->priv->pconnection, "connection-changed",
 			  G_CALLBACK (gpk_watch_connection_changed_cb), watch);
 	if (pk_connection_valid (watch->priv->pconnection))



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]