FreeBSD Bugzilla – Attachment 144694 Details for
Bug 191885
I have patched x11-fm/caja to solve a desktop text rendering issue (https://github.com/mate-desktop/caja/issues/105)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
Caja icon container patch (https://github.com/bl0ckeduser/caja/commit/8dacfccb119ef2e295fc51d1bf509ba6d3ea533f)
patch-libcaja-icon-container.patch.txt (text/plain), 938 bytes, created by
Douglas Carmichael
on 2014-07-15 18:46:18 UTC
(
hide
)
Description:
Caja icon container patch (https://github.com/bl0ckeduser/caja/commit/8dacfccb119ef2e295fc51d1bf509ba6d3ea533f)
Filename:
MIME Type:
Creator:
Douglas Carmichael
Created:
2014-07-15 18:46:18 UTC
Size:
938 bytes
patch
obsolete
>diff -ruN mate-file-manager.orig/files/patch-libcaja-private_caja-icon-container.c mate-file-manager/files/patch-libcaja-private_caja-icon-container.c >--- mate-file-manager.orig/files/patch-libcaja-private_caja-icon-container.c 1969-12-31 18:00:00.000000000 -0600 >+++ mate-file-manager/files/patch-libcaja-private_caja-icon-container.c 2014-07-15 13:38:21.000000000 -0500 >@@ -0,0 +1,11 @@ >+--- libcaja-private/caja-icon-container.c.orig 2014-07-15 13:36:31.000000000 -0500 >++++ libcaja-private/caja-icon-container.c 2014-07-15 13:37:26.000000000 -0500 >+@@ -9410,7 +9410,7 @@ >+ "frame_text", &frame_text, >+ NULL); >+ >+- if (frame_text || !eel_background_is_set(background)) >++ if (frame_text /* || !eel_background_is_set(background) */) >+ { >+ setup_gc_with_fg (container, LABEL_COLOR, >+ eel_gdk_color_to_rgb (&style->text[GTK_STATE_NORMAL]));
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 191885
: 144694