@ -0,0 +1,6 @@ |
||||
(c) 2007-2010 Novell, Inc. |
||||
|
||||
This work is licenced under the Creative Commons Attribution-Share Alike 3.0 |
||||
United States License. To view a copy of this licence, visit |
||||
http://creativecommons.org/licenses/by-sa/3.0/ or send a letter to Creative |
||||
Commons, 171 Second Street, Suite 300, San Francisco, California 94105, USA. |
@ -0,0 +1,21 @@ |
||||
include ../config.mk |
||||
|
||||
cursor_images = \
|
||||
bottom_left_corner.png \
|
||||
bottom_right_corner.png \
|
||||
bottom_side.png \
|
||||
grabbing.png \
|
||||
left_ptr.png \
|
||||
left_side.png \
|
||||
right_side.png \
|
||||
top_left_corner.png \
|
||||
top_right_corner.png \
|
||||
top_side.png \
|
||||
xterm.png
|
||||
|
||||
|
||||
all : |
||||
|
||||
install : |
||||
install -d $(datadir)/wayland
|
||||
install $(cursor_images) $(datadir)/wayland
|
After Width: | Height: | Size: 1.1 KiB |
After Width: | Height: | Size: 1.0 KiB |
After Width: | Height: | Size: 994 B |
After Width: | Height: | Size: 1004 B |
After Width: | Height: | Size: 1.0 KiB |
After Width: | Height: | Size: 1.1 KiB |
After Width: | Height: | Size: 1.0 KiB |
After Width: | Height: | Size: 1.2 KiB |
After Width: | Height: | Size: 1.1 KiB |
After Width: | Height: | Size: 1.1 KiB |
After Width: | Height: | Size: 615 B |