Bugzilla – Attachment 49406 Details for
Bug 114490
gtk2 not using correct cursors
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
IDP Log In
|
Forgot Password
[patch]
gtk+-default-cursor.patch
gtk+-default-cursor.patch (text/plain), 308 bytes, created by
Stanislav Brabec
on 2005-09-09 13:56:22 UTC
(
hide
)
Description:
gtk+-default-cursor.patch
Filename:
MIME Type:
Creator:
Stanislav Brabec
Created:
2005-09-09 13:56:22 UTC
Size:
308 bytes
patch
obsolete
>--- gdk/x11/gdkcursor-x11.c >+++ gdk/x11/gdkcursor-x11.c >@@ -489,7 +489,8 @@ > > theme_serial++; > >- XcursorSetTheme (xdisplay, theme); >+ if (theme) >+ XcursorSetTheme (xdisplay, theme); > XcursorSetDefaultSize (xdisplay, size); > > g_hash_table_foreach (display_x11->xid_ht, update_cursor, NULL);
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
Actions:
View
|
Diff
Attachments on
bug 114490
:
49406
|
49604
|
49612
|
49650
|
49901
|
49922