Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 8809 Details for
Bug 16063
redhat-artwork-0.63-r1 failed to emerge with:
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
redhat-artwork/files/cursorthemegen-gcc-2.95.patch
cursorthemegen-gcc-2.95.patch (text/plain), 1.05 KB, created by
TGL
on 2003-02-28 03:47:58 UTC
(
hide
)
Description:
redhat-artwork/files/cursorthemegen-gcc-2.95.patch
Filename:
MIME Type:
Creator:
TGL
Created:
2003-02-28 03:47:58 UTC
Size:
1.05 KB
patch
obsolete
>*** art/cursor/cursorthemegen/main.c.orig Thu Feb 27 19:37:28 2003 >--- art/cursor/cursorthemegen/main.c Thu Feb 27 19:38:53 2003 >*************** >*** 236,247 **** > { > CursorImage *image = cursor_source_find_image (source, frame_index); > int x, y, width, height; >! > cursor_frame_find_bounds (cursor, frame, source, frame_index, > &x, &y, &width, &height); > >! GdkPixbuf *tmp_pixbuf = gdk_pixbuf_new_subpixbuf (image->image, >! x, y, width, height); > > frame->hot_x -= x - cursor->column * source->gridsize; > frame->hot_y -= y - cursor->row * source->gridsize; >--- 236,249 ---- > { > CursorImage *image = cursor_source_find_image (source, frame_index); > int x, y, width, height; >! >! GdkPixbuf *tmp_pixbuf; >! > cursor_frame_find_bounds (cursor, frame, source, frame_index, > &x, &y, &width, &height); > >! tmp_pixbuf = gdk_pixbuf_new_subpixbuf (image->image, >! x, y, width, height); > > frame->hot_x -= x - cursor->column * source->gridsize; > frame->hot_y -= y - cursor->row * source->gridsize;
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 16063
: 8809