This is an automated email from the ASF dual-hosted git repository.

mseidel pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/openoffice.git


The following commit(s) were added to refs/heads/trunk by this push:
     new d325f87209 Cleanup of cursor related graphics in Help
d325f87209 is described below

commit d325f87209b1afba706e2e1ac1a3eceb97cf20d6
Author: mseidel <[email protected]>
AuthorDate: Sat Dec 13 18:14:29 2025 +0100

    Cleanup of cursor related graphics in Help
---
 main/default_images/res/helpimg/copydata.png            | Bin 167 -> 372 bytes
 main/default_images/res/helpimg/hand.png                | Bin 0 -> 732 bytes
 main/default_images/res/helpimg/hand01.png              | Bin 143 -> 0 bytes
 main/default_images/res/helpimg/hsizebar.png            | Bin 95 -> 0 bytes
 main/default_images/res/helpimg/linkdata.png            | Bin 167 -> 384 bytes
 main/default_images/res/helpimg/movedata.png            | Bin 153 -> 326 bytes
 main/default_images/res/helpimg/refhand.png             | Bin 127 -> 0 bytes
 .../source/text/shared/guide/round_corner.xhp           |   2 +-
 8 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/main/default_images/res/helpimg/copydata.png 
b/main/default_images/res/helpimg/copydata.png
index 27cc2d6304..d87935a149 100644
Binary files a/main/default_images/res/helpimg/copydata.png and 
b/main/default_images/res/helpimg/copydata.png differ
diff --git a/main/default_images/res/helpimg/hand.png 
b/main/default_images/res/helpimg/hand.png
new file mode 100644
index 0000000000..77e1910046
Binary files /dev/null and b/main/default_images/res/helpimg/hand.png differ
diff --git a/main/default_images/res/helpimg/hand01.png 
b/main/default_images/res/helpimg/hand01.png
deleted file mode 100644
index 3f1adc3512..0000000000
Binary files a/main/default_images/res/helpimg/hand01.png and /dev/null differ
diff --git a/main/default_images/res/helpimg/hsizebar.png 
b/main/default_images/res/helpimg/hsizebar.png
deleted file mode 100644
index f600083ee8..0000000000
Binary files a/main/default_images/res/helpimg/hsizebar.png and /dev/null differ
diff --git a/main/default_images/res/helpimg/linkdata.png 
b/main/default_images/res/helpimg/linkdata.png
index c1ef57fcbb..4cc80a61fe 100644
Binary files a/main/default_images/res/helpimg/linkdata.png and 
b/main/default_images/res/helpimg/linkdata.png differ
diff --git a/main/default_images/res/helpimg/movedata.png 
b/main/default_images/res/helpimg/movedata.png
index eef4a7f937..a4b5c26b98 100644
Binary files a/main/default_images/res/helpimg/movedata.png and 
b/main/default_images/res/helpimg/movedata.png differ
diff --git a/main/default_images/res/helpimg/refhand.png 
b/main/default_images/res/helpimg/refhand.png
deleted file mode 100644
index 925fe42a53..0000000000
Binary files a/main/default_images/res/helpimg/refhand.png and /dev/null differ
diff --git a/main/helpcontent2/source/text/shared/guide/round_corner.xhp 
b/main/helpcontent2/source/text/shared/guide/round_corner.xhp
index a35d0ee57b..a32bb6f4c7 100644
--- a/main/helpcontent2/source/text/shared/guide/round_corner.xhp
+++ b/main/helpcontent2/source/text/shared/guide/round_corner.xhp
@@ -43,7 +43,7 @@
 <tablerow>
 <tablecell colspan="" rowspan="">
 <paragraph role="paragraph" id="par_id3156426" xml-lang="en-US" l10n="E">
-<image id="img_id3150774" src="res/helpimg/hand01.png" width="0.3335inch" 
height="0.3335inch"><alt id="alt_id3150774" xml-lang="en-US">Mouse pointer as 
hand</alt>
+<image id="img_id3150774" src="res/helpimg/hand.png" width="0.3335inch" 
height="0.3335inch"><alt id="alt_id3150774" xml-lang="en-US">Mouse pointer as 
hand</alt>
 </image></paragraph>
 </tablecell>
 <tablecell colspan="" rowspan="">

Reply via email to