FreeBSD Bugzilla – Attachment 167032 Details for
Bug 207214
mail/sylpheed: Added option for hide info in the header mail
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
extra-patch-src_main.c
extra-patch-src_main.c (text/plain), 419 bytes, created by
Vladimir Omelchuk
on 2016-02-15 15:19:31 UTC
(
hide
)
Description:
extra-patch-src_main.c
Filename:
MIME Type:
Creator:
Vladimir Omelchuk
Created:
2016-02-15 15:19:31 UTC
Size:
419 bytes
patch
obsolete
>--- src/main.c.orig 2014-11-20 03:16:13 UTC >+++ src/main.c >@@ -280,10 +280,8 @@ int main(int argc, char *argv[]) > colorlabel_read_config(); > > prefs_common.user_agent_str = g_strdup_printf >- ("%s (GTK+ %d.%d.%d; %s)", >- prog_version, >- gtk_major_version, gtk_minor_version, gtk_micro_version, >- TARGET_ALIAS); >+ ("%s", >+ prog_version); > > #if defined(G_OS_WIN32) || defined(__APPLE__) > fix_font_setting();
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 207214
:
167031
| 167032 |
167033