You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by ar...@apache.org on 2012/08/02 02:35:08 UTC

svn commit: r1368320 - /incubator/ooo/trunk/main/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu

Author: arielch
Date: Thu Aug  2 00:35:08 2012
New Revision: 1368320

URL: http://svn.apache.org/viewvc?rev=1368320&view=rev
Log:
#i120433# - Add .uno:LineArrowEnd to GenericCommands.xcu

Modified:
    incubator/ooo/trunk/main/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu

Modified: incubator/ooo/trunk/main/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/main/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu?rev=1368320&r1=1368319&r2=1368320&view=diff
==============================================================================
--- incubator/ooo/trunk/main/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu (original)
+++ incubator/ooo/trunk/main/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu Thu Aug  2 00:35:08 2012
@@ -3517,6 +3517,14 @@
                     <value>1</value>
                 </prop>
             </node>
+            <node oor:name=".uno:LineArrowEnd" oor:op="replace">
+                <prop oor:name="Label" oor:type="xs:string">
+                    <value xml:lang="en-US">Line Ends with Arrow</value>
+                </prop>
+                <prop oor:name="Properties" oor:type="xs:int">
+                    <value>1</value>
+                </prop>
+            </node>
             <node oor:name=".uno:LineDash" oor:op="replace">
                 <prop oor:name="Label" oor:type="xs:string">
                     <value xml:lang="en-US">Line Dash/Dot</value>