blob: 30e9f903fdcfe54dba24a2a01819f3217e94a3ea [file] [log] [blame]
J. Duke319a3b92007-12-01 00:00:00 +00001#
2#
3# Cursors Properties file
4#
5# Names GIF89 sources for Custom Cursors and their associated HotSpots
6#
7# Note: the syntax of the property name is significant and is parsed
8# by java.awt.Cursor
9#
10# The syntax is: Cursor.<name>.<geom>.File=<filename>
11# Cursor.<name>.<geom>.HotSpot=<x>,<y>
12# Cursor.<name>.<geom>.Name=<localized name>
13#
14Cursor.CopyDrop.32x32.File=motif_CopyDrop32x32.gif
15Cursor.CopyDrop.32x32.HotSpot=0,0
16Cursor.CopyDrop.32x32.Name=CopyDrop32x32
17#
18Cursor.MoveDrop.32x32.File=motif_MoveDrop32x32.gif
19Cursor.MoveDrop.32x32.HotSpot=0,0
20Cursor.MoveDrop.32x32.Name=MoveDrop32x32
21#
22Cursor.LinkDrop.32x32.File=motif_LinkDrop32x32.gif
23Cursor.LinkDrop.32x32.HotSpot=0,0
24Cursor.LinkDrop.32x32.Name=LinkDrop32x32
25#
26Cursor.CopyNoDrop.32x32.File=motif_CopyNoDrop32x32.gif
27Cursor.CopyNoDrop.32x32.HotSpot=6,2
28Cursor.CopyNoDrop.32x32.Name=CopyNoDrop32x32
29#
30Cursor.MoveNoDrop.32x32.File=motif_MoveNoDrop32x32.gif
31Cursor.MoveNoDrop.32x32.HotSpot=6,2
32Cursor.MoveNoDrop.32x32.Name=MoveNoDrop32x32
33#
34Cursor.LinkNoDrop.32x32.File=motif_LinkNoDrop32x32.gif
35Cursor.LinkNoDrop.32x32.HotSpot=6,2
36Cursor.LinkNoDrop.32x32.Name=LinkNoDrop32x32
37#
38Cursor.Invalid.32x32.File=invalid32x32.gif
39Cursor.Invalid.32x32.HotSpot=6,2
40Cursor.Invalid.32x32.Name=Invalid32x32