[gnome-software] trivial: Show the window when specifying applications on the command line
- From: Richard Hughes <rhughes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software] trivial: Show the window when specifying applications on the command line
- Date: Wed, 29 Jan 2014 11:41:42 +0000 (UTC)
commit 5d0978d823da498d967fa5a5f9d0ac64993920d0
Author: Richard Hughes <richard hughsie com>
Date: Wed Jan 29 09:16:05 2014 +0000
trivial: Show the window when specifying applications on the command line
src/gs-shell.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/gs-shell.c b/src/gs-shell.c
index 65192e9..0162f7b 100644
--- a/src/gs-shell.c
+++ b/src/gs-shell.c
@@ -600,6 +600,7 @@ gs_shell_show_app (GsShell *shell, GsApp *app)
{
save_back_entry (shell);
gs_shell_change_mode (shell, GS_SHELL_MODE_DETAILS, app, NULL, TRUE);
+ gs_shell_activate (shell);
}
void
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]