summaryrefslogtreecommitdiff
blob: 1e46c4fb2f18b9a6eca5a0fee57c163523963952 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
Fix xcursors path, http://bugs.gentoo.org/83450

--- gcursor-0.061/src/gcursor.c
+++ gcursor-0.061/src/gcursor.c
@@ -32,6 +32,7 @@
 
 #warning move this into gconf
 char *paths[] = {
+	"/usr/share/cursors/xorg-x11/",
 	"/usr/share/cursors/xfree/",
 	"/usr/X11R6/lib/X11/icons/",
 	"/usr/Xorg/lib/X11/icons/",