FreeBSD Bugzilla – Attachment 180556 Details for
Bug 217579
[patch] sysutils/lxterminal restore display dialog buttons for changing tab name
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
patch to restore display dialog buttons for changing tab name
patch-src__lxterminal.c (text/x-csrc), 531 bytes, created by
Vikash Badal
on 2017-03-06 10:31:55 UTC
(
hide
)
Description:
patch to restore display dialog buttons for changing tab name
Filename:
MIME Type:
Creator:
Vikash Badal
Created:
2017-03-06 10:31:55 UTC
Size:
531 bytes
patch
obsolete
>--- src/lxterminal.c.orig 2017-03-06 12:05:00.230649000 +0200 >+++ src/lxterminal.c 2017-03-06 12:05:38.965157000 +0200 >@@ -573,8 +573,8 @@ > _("Name Tab"), > GTK_WINDOW(terminal->window), > 0, >- NULL, GTK_RESPONSE_CANCEL, >- NULL, GTK_RESPONSE_OK, >+ _("_Cancel"), GTK_RESPONSE_CANCEL, >+ _("_OK"), GTK_RESPONSE_OK, > NULL); > gtk_dialog_set_default_response(GTK_DIALOG(dialog), GTK_RESPONSE_OK); > if (gtk_icon_theme_has_icon(gtk_icon_theme_get_default(), "lxterminal"))
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 Raw
Actions:
View
Attachments on
bug 217579
: 180556