[gnome-software/wip/rancell/reviews: 4/7] Revert "Launch software-properties-gtk in place of the sources dialog"
- From: Robert Ancell <rancell src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software/wip/rancell/reviews: 4/7] Revert "Launch software-properties-gtk in place of the sources dialog"
- Date: Thu, 3 Mar 2016 20:44:24 +0000 (UTC)
commit 67d68c779078aeca0f67d48a433e1dfd89b92ee0
Author: Robert Ancell <robert ancell canonical com>
Date: Fri Mar 4 09:39:20 2016 +1300
Revert "Launch software-properties-gtk in place of the sources dialog"
This reverts commit 29bd65614e40facb314dbfd74ad7d21087625861.
src/gs-shell.c | 3 ---
1 files changed, 0 insertions(+), 3 deletions(-)
---
diff --git a/src/gs-shell.c b/src/gs-shell.c
index 26189eb..37bcb14 100644
--- a/src/gs-shell.c
+++ b/src/gs-shell.c
@@ -756,9 +756,6 @@ gs_shell_show_sources (GsShell *shell)
GsShellPrivate *priv = gs_shell_get_instance_private (shell);
GtkWidget *dialog;
- if (g_spawn_command_line_async ("software-properties-gtk", NULL))
- return;
-
dialog = gs_sources_dialog_new (priv->main_window, priv->plugin_loader);
g_signal_connect_swapped (dialog, "response",
G_CALLBACK (gtk_widget_destroy),
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]