Mageia Bugzilla – Attachment 12601 Details for
Bug 28754
Please update gftp to 2.7.0beta
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
[patch]
Updated bookmarks patch for mageia
gftp-2.7.0b-bookmarks-string.patch (text/plain), 508 bytes, created by
Marcel Pol
on 2021-04-09 11:14:53 CEST
(
hide
)
Description:
Updated bookmarks patch for mageia
Filename:
MIME Type:
Creator:
Marcel Pol
Created:
2021-04-09 11:14:53 CEST
Size:
508 bytes
patch
obsolete
>--- src/gtk/bookmarks.c.string 2020-11-30 14:40:36.000000000 +0100 >+++ src/gtk/bookmarks.c 2021-04-08 21:38:00.464267352 +0200 >@@ -361,7 +361,7 @@ > GTK_DIALOG_MODAL | GTK_DIALOG_DESTROY_WITH_PARENT, > GTK_MESSAGE_ERROR, > GTK_BUTTONS_OK, >- error); >+ "%s", error); > gtk_dialog_run (GTK_DIALOG (m)); > gtk_widget_destroy (m); > return;
--- src/gtk/bookmarks.c.string 2020-11-30 14:40:36.000000000 +0100 +++ src/gtk/bookmarks.c 2021-04-08 21:38:00.464267352 +0200 @@ -361,7 +361,7 @@ GTK_DIALOG_MODAL | GTK_DIALOG_DESTROY_WITH_PARENT, GTK_MESSAGE_ERROR, GTK_BUTTONS_OK, - error); + "%s", error); gtk_dialog_run (GTK_DIALOG (m)); gtk_widget_destroy (m); return;
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 28754
:
12600
|
12601
|
12602
|
12603
|
12604
|
12959