[Libreoffice-commits] core.git: officecfg/registry sc/uiconfig sd/uiconfig sw/uiconfig

Yousuf Philips philipz85 at hotmail.com
Thu Aug 11 20:27:34 UTC 2016


 officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu |   20 ++++++++--
 sc/uiconfig/scalc/menubar/menubar.xml                                |    4 ++
 sd/uiconfig/simpress/menubar/menubar.xml                             |    4 ++
 sw/uiconfig/swriter/menubar/menubar.xml                              |    4 ++
 4 files changed, 28 insertions(+), 4 deletions(-)

New commits:
commit 8fb3e7971c52a13c2e8adf425ca02a13ea2e45c2
Author: Yousuf Philips <philipz85 at hotmail.com>
Date:   Mon Aug 8 23:58:46 2016 +0400

    Add more shapes to Insert > Shapes menu
    
    Change-Id: I58a476199047ab08c74803a560ba63357b77db38
    Reviewed-on: https://gerrit.libreoffice.org/27996
    Reviewed-by: Yousuf Philips <philipz85 at hotmail.com>
    Tested-by: Yousuf Philips <philipz85 at hotmail.com>

diff --git a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
index 6843120..5723254 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
@@ -139,7 +139,10 @@
       </node>
       <node oor:name=".uno:ArrowShapes" oor:op="replace">
         <prop oor:name="Label" oor:type="xs:string">
-          <value xml:lang="en-US">Block Arrows</value>
+          <value xml:lang="en-US">Arrow Shapes</value>
+        </prop>
+        <prop oor:name="ContextLabel" oor:type="xs:string">
+          <value xml:lang="en-US">~Arrow</value>
         </prop>
         <prop oor:name="Properties" oor:type="xs:int">
           <value>1</value>
@@ -147,7 +150,10 @@
       </node>
       <node oor:name=".uno:FlowChartShapes" oor:op="replace">
         <prop oor:name="Label" oor:type="xs:string">
-          <value xml:lang="en-US">Flowcharts</value>
+          <value xml:lang="en-US">Flowchart Shapes</value>
+        </prop>
+        <prop oor:name="ContextLabel" oor:type="xs:string">
+          <value xml:lang="en-US">~Flowchart</value>
         </prop>
         <prop oor:name="Properties" oor:type="xs:int">
           <value>1</value>
@@ -155,7 +161,10 @@
       </node>
       <node oor:name=".uno:CalloutShapes" oor:op="replace">
         <prop oor:name="Label" oor:type="xs:string">
-          <value xml:lang="en-US">Callouts</value>
+          <value xml:lang="en-US">Callout Shapes</value>
+        </prop>
+        <prop oor:name="ContextLabel" oor:type="xs:string">
+          <value xml:lang="en-US">~Callout</value>
         </prop>
         <prop oor:name="Properties" oor:type="xs:int">
           <value>1</value>
@@ -163,7 +172,10 @@
       </node>
       <node oor:name=".uno:StarShapes" oor:op="replace">
         <prop oor:name="Label" oor:type="xs:string">
-          <value xml:lang="en-US">Stars</value>
+          <value xml:lang="en-US">Star Shapes</value>
+        </prop>
+        <prop oor:name="ContextLabel" oor:type="xs:string">
+          <value xml:lang="en-US">S~tar</value>
         </prop>
         <prop oor:name="Properties" oor:type="xs:int">
           <value>1</value>
diff --git a/sc/uiconfig/scalc/menubar/menubar.xml b/sc/uiconfig/scalc/menubar/menubar.xml
index d7f7826..3c42f2005 100644
--- a/sc/uiconfig/scalc/menubar/menubar.xml
+++ b/sc/uiconfig/scalc/menubar/menubar.xml
@@ -221,7 +221,11 @@
                         </menu:menupopup>
                     </menu:menu>
                     <menu:menuitem menu:id=".uno:BasicShapes"/>
+                    <menu:menuitem menu:id=".uno:ArrowShapes"/>
                     <menu:menuitem menu:id=".uno:SymbolShapes"/>
+                    <menu:menuitem menu:id=".uno:StarShapes"/>
+                    <menu:menuitem menu:id=".uno:CalloutShapes"/>
+                    <menu:menuitem menu:id=".uno:FlowChartShapes"/>
                 </menu:menupopup>
             </menu:menu>
             <menu:menuitem menu:id=".uno:FontworkGalleryFloater"/>
diff --git a/sd/uiconfig/simpress/menubar/menubar.xml b/sd/uiconfig/simpress/menubar/menubar.xml
index d5fc3c18..15394f6 100644
--- a/sd/uiconfig/simpress/menubar/menubar.xml
+++ b/sd/uiconfig/simpress/menubar/menubar.xml
@@ -203,7 +203,11 @@
                         </menu:menupopup>
                     </menu:menu>
                     <menu:menuitem menu:id=".uno:BasicShapes"/>
+                    <menu:menuitem menu:id=".uno:ArrowShapes"/>
                     <menu:menuitem menu:id=".uno:SymbolShapes"/>
+                    <menu:menuitem menu:id=".uno:StarShapes"/>
+                    <menu:menuitem menu:id=".uno:CalloutShapes"/>
+                    <menu:menuitem menu:id=".uno:FlowChartShapes"/>
                 </menu:menupopup>
             </menu:menu>
             <menu:menuitem menu:id=".uno:FontworkGalleryFloater"/>
diff --git a/sw/uiconfig/swriter/menubar/menubar.xml b/sw/uiconfig/swriter/menubar/menubar.xml
index 8f3c51c..e29239f 100644
--- a/sw/uiconfig/swriter/menubar/menubar.xml
+++ b/sw/uiconfig/swriter/menubar/menubar.xml
@@ -245,7 +245,11 @@
             </menu:menupopup>
           </menu:menu>
           <menu:menuitem menu:id=".uno:BasicShapes"/>
+          <menu:menuitem menu:id=".uno:ArrowShapes"/>
           <menu:menuitem menu:id=".uno:SymbolShapes"/>
+          <menu:menuitem menu:id=".uno:StarShapes"/>
+          <menu:menuitem menu:id=".uno:CalloutShapes"/>
+          <menu:menuitem menu:id=".uno:FlowChartShapes"/>
         </menu:menupopup>
       </menu:menu>
       <menu:menuitem menu:id=".uno:FontworkGalleryFloater"/>


More information about the Libreoffice-commits mailing list