Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 340870 Details for
Bug 451318
=gnome-extra/nemo-1.1.2: "Open in Terminal" does not open a terminal
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
nemo-1.1.2-use-gnome-terminal.patch
nemo-1.1.2-use-gnome-terminal.patch (text/plain), 322 bytes, created by
Antoine Lemoine
on 2013-03-03 16:10:12 UTC
(
hide
)
Description:
nemo-1.1.2-use-gnome-terminal.patch
Filename:
MIME Type:
Creator:
Antoine Lemoine
Created:
2013-03-03 16:10:12 UTC
Size:
322 bytes
patch
obsolete
>--- a/src/nemo-view.c >+++ b/src/nemo-view.c >@@ -6071,7 +6071,7 @@ static void > open_in_terminal (gchar *location) > { > gchar *argv[2]; >- argv[0] = "x-terminal-emulator"; >+ argv[0] = "gnome-terminal"; > argv[1] = NULL; > g_spawn_async(location, argv, NULL, G_SPAWN_SEARCH_PATH, NULL, NULL, NULL, NULL); > }
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 451318
: 340870