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

mseidel pushed a commit to branch Pilot-Pirx-iconset
in repository https://gitbox.apache.org/repos/asf/openoffice.git


The following commit(s) were added to refs/heads/Pilot-Pirx-iconset by this 
push:
     new eab69aa886 Change icon size to 26x26
eab69aa886 is described below

commit eab69aa8863729b34ab910410525932e164f075b
Author: mseidel <msei...@apache.org>
AuthorDate: Fri May 24 22:06:39 2024 +0200

    Change icon size to 26x26
---
 .../remixdark/res/commandimagelist/lc_cut.png           | Bin 424 -> 718 bytes
 .../remixdark/res/commandimagelist/lc_inserttable.png   | Bin 155 -> 155 bytes
 .../remixdark/res/commandimagelist/lc_redo.png          | Bin 309 -> 619 bytes
 .../remixdark/res/commandimagelist/lc_undo.png          | Bin 293 -> 631 bytes
 .../remixdark/res/commandimagelist/sc_cut.png           | Bin 279 -> 509 bytes
 .../remixdark/res/commandimagelist/sc_inserttable.png   | Bin 142 -> 135 bytes
 .../remixdark/res/commandimagelist/sc_redo.png          | Bin 272 -> 432 bytes
 .../remixdark/res/commandimagelist/sc_undo.png          | Bin 282 -> 428 bytes
 main/vcl/inc/toolbox.h                                  |  10 +++++-----
 9 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/main/ooo_custom_images/remixdark/res/commandimagelist/lc_cut.png 
b/main/ooo_custom_images/remixdark/res/commandimagelist/lc_cut.png
index 5c8de0c93b..d317ecd6e2 100644
Binary files a/main/ooo_custom_images/remixdark/res/commandimagelist/lc_cut.png 
and b/main/ooo_custom_images/remixdark/res/commandimagelist/lc_cut.png differ
diff --git 
a/main/ooo_custom_images/remixdark/res/commandimagelist/lc_inserttable.png 
b/main/ooo_custom_images/remixdark/res/commandimagelist/lc_inserttable.png
index 77991cadb3..c81364bca0 100644
Binary files 
a/main/ooo_custom_images/remixdark/res/commandimagelist/lc_inserttable.png and 
b/main/ooo_custom_images/remixdark/res/commandimagelist/lc_inserttable.png 
differ
diff --git a/main/ooo_custom_images/remixdark/res/commandimagelist/lc_redo.png 
b/main/ooo_custom_images/remixdark/res/commandimagelist/lc_redo.png
index 6d15caf9cc..c51eb9bc1d 100644
Binary files 
a/main/ooo_custom_images/remixdark/res/commandimagelist/lc_redo.png and 
b/main/ooo_custom_images/remixdark/res/commandimagelist/lc_redo.png differ
diff --git a/main/ooo_custom_images/remixdark/res/commandimagelist/lc_undo.png 
b/main/ooo_custom_images/remixdark/res/commandimagelist/lc_undo.png
index a39ea70368..6b8a92a19a 100644
Binary files 
a/main/ooo_custom_images/remixdark/res/commandimagelist/lc_undo.png and 
b/main/ooo_custom_images/remixdark/res/commandimagelist/lc_undo.png differ
diff --git a/main/ooo_custom_images/remixdark/res/commandimagelist/sc_cut.png 
b/main/ooo_custom_images/remixdark/res/commandimagelist/sc_cut.png
index fa48801f83..fceda41362 100644
Binary files a/main/ooo_custom_images/remixdark/res/commandimagelist/sc_cut.png 
and b/main/ooo_custom_images/remixdark/res/commandimagelist/sc_cut.png differ
diff --git 
a/main/ooo_custom_images/remixdark/res/commandimagelist/sc_inserttable.png 
b/main/ooo_custom_images/remixdark/res/commandimagelist/sc_inserttable.png
index 46685539ce..c56d776cc2 100644
Binary files 
a/main/ooo_custom_images/remixdark/res/commandimagelist/sc_inserttable.png and 
b/main/ooo_custom_images/remixdark/res/commandimagelist/sc_inserttable.png 
differ
diff --git a/main/ooo_custom_images/remixdark/res/commandimagelist/sc_redo.png 
b/main/ooo_custom_images/remixdark/res/commandimagelist/sc_redo.png
index 00d1bcf610..973065775a 100644
Binary files 
a/main/ooo_custom_images/remixdark/res/commandimagelist/sc_redo.png and 
b/main/ooo_custom_images/remixdark/res/commandimagelist/sc_redo.png differ
diff --git a/main/ooo_custom_images/remixdark/res/commandimagelist/sc_undo.png 
b/main/ooo_custom_images/remixdark/res/commandimagelist/sc_undo.png
index 6012fcee34..479e535fa0 100644
Binary files 
a/main/ooo_custom_images/remixdark/res/commandimagelist/sc_undo.png and 
b/main/ooo_custom_images/remixdark/res/commandimagelist/sc_undo.png differ
diff --git a/main/vcl/inc/toolbox.h b/main/vcl/inc/toolbox.h
index 85088e85f6..b7a04809cb 100644
--- a/main/vcl/inc/toolbox.h
+++ b/main/vcl/inc/toolbox.h
@@ -1,5 +1,5 @@
 /**************************************************************
- * 
+ *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information
@@ -7,16 +7,16 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
  * KIND, either express or implied.  See the License for the
  * specific language governing permissions and limitations
  * under the License.
- * 
+ *
  *************************************************************/
 
 
@@ -43,7 +43,7 @@
 
 #define TB_LARGEIMAGESIZE            26
 #define TB_LARGEIMAGESIZE_INDUSTRIAL 24
-#define TB_LARGEIMAGESIZE_REMIXDARK  24
+#define TB_LARGEIMAGESIZE_REMIXDARK  26
 
 class Window;
 

Reply via email to