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

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


The following commit(s) were added to refs/heads/AOO42X by this push:
     new 44c882715b Add icon for uno:DataFilterRemoveFilter
44c882715b is described below

commit 44c882715b7b20ba07d6d475faddf89a4795d3d3
Author: mseidel <[email protected]>
AuthorDate: Fri Aug 5 19:23:24 2022 +0200

    Add icon for uno:DataFilterRemoveFilter
    
    (cherry picked from commit 1ad3dbde0b9b03bdf3b14f2f76d30be258166835)
---
 .../res/commandimagelist/lc_datafilterremovefilter.png   | Bin 0 -> 1084 bytes
 .../res/commandimagelist/lch_datafilterremovefilter.png  | Bin 0 -> 190 bytes
 .../res/commandimagelist/sc_datafilterremovefilter.png   | Bin 0 -> 603 bytes
 .../res/commandimagelist/sch_datafilterremovefilter.png  | Bin 0 -> 166 bytes
 .../data/org/openoffice/Office/UI/CalcCommands.xcu       |   3 +++
 .../res/commandimagelist/lc_datafilterremovefilter.png   | Bin 0 -> 421 bytes
 .../res/commandimagelist/sc_datafilterremovefilter.png   | Bin 0 -> 293 bytes
 7 files changed, 3 insertions(+)

diff --git 
a/main/default_images/res/commandimagelist/lc_datafilterremovefilter.png 
b/main/default_images/res/commandimagelist/lc_datafilterremovefilter.png
new file mode 100644
index 0000000000..b329ffa5ba
Binary files /dev/null and 
b/main/default_images/res/commandimagelist/lc_datafilterremovefilter.png differ
diff --git 
a/main/default_images/res/commandimagelist/lch_datafilterremovefilter.png 
b/main/default_images/res/commandimagelist/lch_datafilterremovefilter.png
new file mode 100644
index 0000000000..a973dad9a1
Binary files /dev/null and 
b/main/default_images/res/commandimagelist/lch_datafilterremovefilter.png differ
diff --git 
a/main/default_images/res/commandimagelist/sc_datafilterremovefilter.png 
b/main/default_images/res/commandimagelist/sc_datafilterremovefilter.png
new file mode 100644
index 0000000000..bc020436b5
Binary files /dev/null and 
b/main/default_images/res/commandimagelist/sc_datafilterremovefilter.png differ
diff --git 
a/main/default_images/res/commandimagelist/sch_datafilterremovefilter.png 
b/main/default_images/res/commandimagelist/sch_datafilterremovefilter.png
new file mode 100644
index 0000000000..f0e8b09e79
Binary files /dev/null and 
b/main/default_images/res/commandimagelist/sch_datafilterremovefilter.png differ
diff --git 
a/main/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu 
b/main/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu
index d4406deeec..cfc69cd5c4 100644
--- a/main/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu
+++ b/main/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu
@@ -220,6 +220,9 @@
                                <prop oor:name="Label" oor:type="xs:string">
                                        <value xml:lang="en-US">~Remove 
Filter</value>
                                </prop>
+                               <prop oor:name="Properties" oor:type="xs:int">
+                                       <value>1</value>
+                               </prop>
                        </node>
                        <node oor:name=".uno:DataFilterSpecialFilter" 
oor:op="replace">
                                <prop oor:name="Label" oor:type="xs:string">
diff --git 
a/main/ooo_custom_images/industrial/res/commandimagelist/lc_datafilterremovefilter.png
 
b/main/ooo_custom_images/industrial/res/commandimagelist/lc_datafilterremovefilter.png
new file mode 100644
index 0000000000..e3aa4789ae
Binary files /dev/null and 
b/main/ooo_custom_images/industrial/res/commandimagelist/lc_datafilterremovefilter.png
 differ
diff --git 
a/main/ooo_custom_images/industrial/res/commandimagelist/sc_datafilterremovefilter.png
 
b/main/ooo_custom_images/industrial/res/commandimagelist/sc_datafilterremovefilter.png
new file mode 100644
index 0000000000..226b6e7308
Binary files /dev/null and 
b/main/ooo_custom_images/industrial/res/commandimagelist/sc_datafilterremovefilter.png
 differ

Reply via email to