[evolution/gnome-2-28] Bug 592335 - Submit bug-report doesn't work



commit 701bec800057df9be8c10bbde6275628f5eed9ff
Author: Matthew Barnes <mbarnes redhat com>
Date:   Tue Aug 25 00:25:35 2009 -0400

    Bug 592335 - Submit bug-report doesn't work

 shell/e-shell-window-commands.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/shell/e-shell-window-commands.c b/shell/e-shell-window-commands.c
index 731f17b..8f0e51f 100644
--- a/shell/e-shell-window-commands.c
+++ b/shell/e-shell-window-commands.c
@@ -125,7 +125,7 @@ command_submit_bug (BonoboUIComponent *uih,
 	const gchar *command_line;
 	GError *error = NULL;
 
-        command_line = "bug-buddy --sm-disable --package=Evolution";
+        command_line = "bug-buddy --package=Evolution";
 
 	g_debug ("Spawning: %s", command_line);
 



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