[aisleriot] Fix bug-buddy details
- From: Christian Persch <chpe src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [aisleriot] Fix bug-buddy details
- Date: Sat, 16 Apr 2011 10:30:46 +0000 (UTC)
commit 3dc8e402c657d3335680b2a905c58bfda120baa2
Author: Christian Persch <chpe gnome org>
Date: Sat Apr 16 12:30:32 2011 +0200
Fix bug-buddy details
src/window.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/src/window.c b/src/window.c
index 586ab2c..688156b 100644
--- a/src/window.c
+++ b/src/window.c
@@ -1696,8 +1696,8 @@ game_exception_response_cb (GtkWidget *dialog,
if (fd >= 0) {
const char * const argv[] = {
"bug-buddy",
- "--package", "gnome-games",
- "--appname", "aisleriot",
+ "--package", "aisleriot",
+ "--appname", "sol",
"--pid", pidstr,
"--include", (const char *) error_file,
"--unlink-tempfile",
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]