You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by ms...@apache.org on 2023/03/12 16:27:17 UTC

[openoffice] 01/02: Add icon for NumberFormatTime

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

commit 7695ec49a11470d4f1074d992b8634228ee14be2
Author: mseidel <ms...@apache.org>
AuthorDate: Sun Mar 12 17:08:52 2023 +0100

    Add icon for NumberFormatTime
---
 .../res/commandimagelist/lc_numberformattime.png         | Bin 0 -> 1983 bytes
 .../res/commandimagelist/lch_numberformattime.png        | Bin 0 -> 207 bytes
 .../res/commandimagelist/sc_numberformattime.png         | Bin 0 -> 830 bytes
 .../res/commandimagelist/sch_numberformattime.png        | Bin 0 -> 163 bytes
 .../data/org/openoffice/Office/UI/GenericCommands.xcu    |   3 +++
 .../res/commandimagelist/lc_numberformattime.png         | Bin 0 -> 622 bytes
 .../res/commandimagelist/sc_numberformattime.png         | Bin 0 -> 345 bytes
 7 files changed, 3 insertions(+)

diff --git a/main/default_images/res/commandimagelist/lc_numberformattime.png b/main/default_images/res/commandimagelist/lc_numberformattime.png
new file mode 100644
index 0000000000..6fc2bd8952
Binary files /dev/null and b/main/default_images/res/commandimagelist/lc_numberformattime.png differ
diff --git a/main/default_images/res/commandimagelist/lch_numberformattime.png b/main/default_images/res/commandimagelist/lch_numberformattime.png
new file mode 100644
index 0000000000..21199ec68c
Binary files /dev/null and b/main/default_images/res/commandimagelist/lch_numberformattime.png differ
diff --git a/main/default_images/res/commandimagelist/sc_numberformattime.png b/main/default_images/res/commandimagelist/sc_numberformattime.png
new file mode 100644
index 0000000000..32b4262252
Binary files /dev/null and b/main/default_images/res/commandimagelist/sc_numberformattime.png differ
diff --git a/main/default_images/res/commandimagelist/sch_numberformattime.png b/main/default_images/res/commandimagelist/sch_numberformattime.png
new file mode 100644
index 0000000000..4529396078
Binary files /dev/null and b/main/default_images/res/commandimagelist/sch_numberformattime.png differ
diff --git a/main/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu b/main/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
index 5daaf9eb90..766a5c118e 100644
--- a/main/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
+++ b/main/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
@@ -3858,6 +3858,9 @@
     <prop oor:name="Label" oor:type="xs:string">
      <value xml:lang="en-US">Number Format: Time</value>
     </prop>
+    <prop oor:name="Properties" oor:type="xs:int">
+     <value>1</value>
+    </prop>
    </node>
    <node oor:name=".uno:NumericField" oor:op="replace">
     <prop oor:name="Label" oor:type="xs:string">
diff --git a/main/ooo_custom_images/industrial/res/commandimagelist/lc_numberformattime.png b/main/ooo_custom_images/industrial/res/commandimagelist/lc_numberformattime.png
new file mode 100644
index 0000000000..4d7bfed6c0
Binary files /dev/null and b/main/ooo_custom_images/industrial/res/commandimagelist/lc_numberformattime.png differ
diff --git a/main/ooo_custom_images/industrial/res/commandimagelist/sc_numberformattime.png b/main/ooo_custom_images/industrial/res/commandimagelist/sc_numberformattime.png
new file mode 100644
index 0000000000..dd1058d9a8
Binary files /dev/null and b/main/ooo_custom_images/industrial/res/commandimagelist/sc_numberformattime.png differ