Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 238105 Details for
Bug 327573
app-misc/mc-4.7.3 - two cherry-picked patches from upstream
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch from http://www.midnight-commander.org/ticket/2265
mc-4.7.3-2265.patch (text/plain), 933 bytes, created by
Lars Wendler (Polynomial-C) (RETIRED)
on 2010-07-09 07:54:03 UTC
(
hide
)
Description:
Patch from http://www.midnight-commander.org/ticket/2265
Filename:
MIME Type:
Creator:
Lars Wendler (Polynomial-C) (RETIRED)
Created:
2010-07-09 07:54:03 UTC
Size:
933 bytes
patch
obsolete
>Index: src/editor/editcmd.c >=================================================================== >--- src/editor/editcmd.c (revision 59a85303a8db608f80bc8f0a828d6d22d43937b4) >+++ src/editor/editcmd.c (revision f660c97698a90234bba8e1e9b61999993ac2db69) >@@ -2068,4 +2068,5 @@ > return FALSE; > >+ query_set_sel (2); > act = edit_query_dialog3 (_("Quit"), _("File was modified. Save with exit?"), > _("&Yes"), _("&No"), _("&Cancel quit")); >Index: src/viewer/lib.c >=================================================================== >--- src/viewer/lib.c (revision 48fe4e6881473ecb2f7188684a92450dc842b7b7) >+++ src/viewer/lib.c (revision f660c97698a90234bba8e1e9b61999993ac2db69) >@@ -150,4 +150,5 @@ > if (!midnight_shutdown) > { >+ query_set_sel (2); > r = query_dialog (_("Quit"), > _("File was modified. Save with exit?"), D_NORMAL, 3,
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 327573
:
238103
| 238105