[gnome-software] trivial: Fix whitespace
- From: Kalev Lember <klember src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software] trivial: Fix whitespace
- Date: Fri, 8 Aug 2014 15:30:36 +0000 (UTC)
commit 52d01d8b729e523037e51c1186b81eef50ded014
Author: Kalev Lember <kalevlember gmail com>
Date: Fri Aug 8 17:30:00 2014 +0200
trivial: Fix whitespace
src/gs-shell-updates.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/gs-shell-updates.c b/src/gs-shell-updates.c
index e368602..9679ce2 100644
--- a/src/gs-shell-updates.c
+++ b/src/gs-shell-updates.c
@@ -893,7 +893,7 @@ gs_shell_updates_setup (GsShellUpdates *shell_updates,
g_signal_connect (priv->list_box_updates, "row-activated",
G_CALLBACK (gs_shell_updates_activated_cb), shell_updates);
- widget = GTK_WIDGET (gtk_builder_get_object (priv->builder, "button_update_all"));
+ widget = GTK_WIDGET (gtk_builder_get_object (priv->builder, "button_update_all"));
g_signal_connect (widget, "clicked", G_CALLBACK (gs_shell_updates_button_update_all_cb),
shell_updates);
/* setup update details window */
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]