Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 103638 - patch to fix xcursor theme support in gnome-2.12 snapshots
Summary: patch to fix xcursor theme support in gnome-2.12 snapshots
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-24 16:53 UTC by Herbie Hopkins (RETIRED)
Modified: 2005-08-24 23:38 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
path to add neccessary paths (xcursor-path.patch,527 bytes, patch)
2005-08-24 16:55 UTC, Herbie Hopkins (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Herbie Hopkins (RETIRED) gentoo-dev 2005-08-24 16:53:34 UTC
Gnome 2.12 introduces support for selecting xcursors themes
(gnome-mouse-properties). Gentoo xcursor themes are installed in
/usr/share/cursors/xorg-x11 which is unfortunately not a path searched by
gnome-mouse-properties. The following patch adds path to the list of directorys
searched. We already apply a patch to libXcursor (and monolithic xorg-x11) to
add this path there too.
Comment 1 Herbie Hopkins (RETIRED) gentoo-dev 2005-08-24 16:55:14 UTC
Created attachment 66821 [details, diff]
path to add neccessary paths
Comment 2 Leonardo Boshell (RETIRED) gentoo-dev 2005-08-24 23:38:58 UTC
Thanks for the patch Herbie. Applied in control-center-2.11.92.ebuild.