Added system mouse cursor support
This commit is contained in:
BIN
project/themes/SimpleTheme/mouse_pointer.png
Normal file
BIN
project/themes/SimpleTheme/mouse_pointer.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.3 KiB |
BIN
project/themes/UltimateDroid/UltimateDroidmouse_pointer.png
Normal file
BIN
project/themes/UltimateDroid/UltimateDroidmouse_pointer.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.3 KiB |
@@ -35,6 +35,7 @@ button6 \
|
||||
button6pressed \
|
||||
button7 \
|
||||
button7 \
|
||||
mouse_pointer \
|
||||
; do
|
||||
if [ \! -e ../../res/raw/ultimatedroid$F.png.raw ]; then
|
||||
echo Cannot find ../../res/raw/ultimatedroid$F.png.raw - check if all files are in place
|
||||
@@ -89,6 +90,7 @@ dpad_down \
|
||||
6pressed \
|
||||
keyboard \
|
||||
keyboard \
|
||||
mouse_pointer \
|
||||
; do
|
||||
if [ \! -e ../../res/raw/simpletheme$F.png.raw ]; then
|
||||
echo Cannot find ../../res/raw/simpletheme$F.png.raw - check if all files are in place
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user