summaryrefslogtreecommitdiff
path: root/officecfg
diff options
context:
space:
mode:
authorKhaled Hosny <khaled@aliftype.com>2022-09-27 12:44:42 +0200
committerخالد حسني <khaled@aliftype.com>2022-09-29 14:39:17 +0200
commit5f1eb2a12b6e6ee646b5e9536822531ad0bd3259 (patch)
tree9a6168526c5394c294d50fa602e0157bc9851703 /officecfg
parente7218379295630a3310efca69058c0e776d85969 (diff)
tdf#151197: Remove EmojiControl
Change-Id: I7fb423727425ec42d1161f6ac5649f5cac82f12f Reviewed-on: https://gerrit.libreoffice.org/c/core/+/140651 Tested-by: Jenkins Reviewed-by: خالد حسني <khaled@aliftype.com>
Diffstat (limited to 'officecfg')
-rw-r--r--officecfg/registry/data/org/openoffice/Office/UI/Controller.xcu11
-rw-r--r--officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu14
2 files changed, 0 insertions, 25 deletions
diff --git a/officecfg/registry/data/org/openoffice/Office/UI/Controller.xcu b/officecfg/registry/data/org/openoffice/Office/UI/Controller.xcu
index 9aaa6fd2a934..de6221954ab0 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI/Controller.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI/Controller.xcu
@@ -1545,17 +1545,6 @@
<value>com.sun.star.comp.svx.CharacterSpacingToolBoxControl</value>
</prop>
</node>
- <node oor:name="InsertEmojiToolBoxControl" oor:op="replace">
- <prop oor:name="Command">
- <value>.uno:EmojiControl</value>
- </prop>
- <prop oor:name="Module">
- <value/>
- </prop>
- <prop oor:name="Controller">
- <value>com.sun.star.comp.sfx2.InsertEmojiToolBoxControl</value>
- </prop>
- </node>
<node oor:name="InsertSymbolToolBoxControl" oor:op="replace">
<prop oor:name="Command">
<value>.uno:CharmapControl</value>
diff --git a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
index cf486726809f..20817a9b4239 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
@@ -4237,20 +4237,6 @@ bit 3 (0x8): #define UICOMMANDDESCRIPTION_PROPERTIES_TOGGLEBUTTON 8
<value>1</value>
</prop>
</node>
- <node oor:name=".uno:EmojiControl" oor:op="replace">
- <prop oor:name="Label" oor:type="xs:string">
- <value xml:lang="en-US">Emoji</value>
- </prop>
- <prop oor:name="TooltipLabel" oor:type="xs:string">
- <value xml:lang="en-US">Insert Emoji</value>
- </prop>
- <prop oor:name="Properties" oor:type="xs:int">
- <value>1</value>
- </prop>
- <prop oor:name="IsExperimental" oor:type="xs:boolean">
- <value>true</value>
- </prop>
- </node>
<node oor:name=".uno:TransformRotationX" oor:op="replace">
<prop oor:name="Label" oor:type="xs:string">
<value xml:lang="en-US">Rotation Pivot Point X</value>