[gnome-packagekit/gnome-2-32] trivial: fix up a build issue with the last cherry-picked patch
- From: Richard Hughes <rhughes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-packagekit/gnome-2-32] trivial: fix up a build issue with the last cherry-picked patch
- Date: Mon, 9 Aug 2010 14:57:36 +0000 (UTC)
commit 35aff7f325ac6b99894beba6277bdaecc33c59fc
Author: Richard Hughes <richard hughsie com>
Date: Mon Aug 9 15:57:09 2010 +0100
trivial: fix up a build issue with the last cherry-picked patch
src/gpk-check-update.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/gpk-check-update.c b/src/gpk-check-update.c
index 8ad06cf..ae59494 100644
--- a/src/gpk-check-update.c
+++ b/src/gpk-check-update.c
@@ -1137,7 +1137,7 @@ gpk_check_update_updates_changed_cb (PkControl *control, GpkCheckUpdate *cupdate
g_source_remove (cupdate->priv->updates_changed_id);
/* hiding icon, as it's probably inaccurate */
- gpk_check_update_set_gicon (cupdate, NULL);
+ gpk_check_update_set_icon_name (cupdate, NULL);
/* now try to get newest update list */
egg_debug ("updates changed, so getting new update list in %is", GPK_CHECK_UPDATE_UPDATES_CHANGED_TIMEOUT);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]