# # @(#)src/lib/pfm/images/cursors/cursors.properties, ui, audev, 20050701 1.6 # =========================================================================== # Licensed Materials - Property of IBM # "Restricted Materials of IBM" # # IBM SDK, Java(tm) 2 Technology Edition, v5.0 # (C) Copyright IBM Corp. 1998, 2005. All Rights Reserved # # =========================================================================== # # # Cursors Properties file # # Names GIF89 sources for Custom Cursors and their associated HotSpots # # Note: the syntax of the property name is significant and is parsed # by java.awt.Cursor # # The syntax is: Cursor...File= # Cursor...HotSpot=, # Cursor...Name= # Cursor.CopyDrop.32x32.File=motif_CopyDrop32x32.gif Cursor.CopyDrop.32x32.HotSpot=2,1 Cursor.CopyDrop.32x32.Name=CopyDrop32x32 # Cursor.MoveDrop.32x32.File=motif_MoveDrop32x32.gif Cursor.MoveDrop.32x32.HotSpot=2,1 Cursor.MoveDrop.32x32.Name=MoveDrop32x32 # Cursor.LinkDrop.32x32.File=motif_LinkDrop32x32.gif Cursor.LinkDrop.32x32.HotSpot=2,1 Cursor.LinkDrop.32x32.Name=LinkDrop32x32 # Cursor.CopyNoDrop.32x32.File=motif_CopyNoDrop32x32.gif Cursor.CopyNoDrop.32x32.HotSpot=2,1 Cursor.CopyNoDrop.32x32.Name=CopyNoDrop32x32 # Cursor.MoveNoDrop.32x32.File=motif_MoveNoDrop32x32.gif Cursor.MoveNoDrop.32x32.HotSpot=2,1 Cursor.MoveNoDrop.32x32.Name=MoveNoDrop32x32 # Cursor.LinkNoDrop.32x32.File=motif_LinkNoDrop32x32.gif Cursor.LinkNoDrop.32x32.HotSpot=2,1 Cursor.LinkNoDrop.32x32.Name=LinkNoDrop32x32 # Cursor.Invalid.32x32.File=invalid32x32.gif Cursor.Invalid.32x32.HotSpot=6,2 Cursor.Invalid.32x32.Name=Invalid32x32