Kaydet (Commit) b9592bbe authored tarafından Susobhan Ghosh's avatar Susobhan Ghosh Kaydeden (comit) Yousuf Philips

tdf#83830: Writer page deck and panels changed to non-contextual

Changed label 'Styles' to Style

Change-Id: Ie5f4457982469b8d5649dd96de8183dd341ec67e
Reviewed-on: https://gerrit.libreoffice.org/28064Reviewed-by: 's avatarYousuf Philips <philipz85@hotmail.com>
Tested-by: 's avatarYousuf Philips <philipz85@hotmail.com>
üst 66636aeb
...@@ -297,7 +297,7 @@ ...@@ -297,7 +297,7 @@
<node oor:name="StylesPropertyPanel" oor:op="replace"> <node oor:name="StylesPropertyPanel" oor:op="replace">
<prop oor:name="Title" oor:type="xs:string"> <prop oor:name="Title" oor:type="xs:string">
<value xml:lang="en-US">Styles</value> <value xml:lang="en-US">Style</value>
</prop> </prop>
<prop oor:name="Id" oor:type="xs:string"> <prop oor:name="Id" oor:type="xs:string">
<value>StylesPropertyPanel</value> <value>StylesPropertyPanel</value>
...@@ -413,9 +413,7 @@ ...@@ -413,9 +413,7 @@
</prop> </prop>
<prop oor:name="ContextList"> <prop oor:name="ContextList">
<value oor:separator=";"> <value oor:separator=";">
Writer, Table, visible ; Writer, any, visible ;
Writer, Text, visible ;
Writer, default, visible ;
</value> </value>
</prop> </prop>
<prop oor:name="ImplementationURL" oor:type="xs:string"> <prop oor:name="ImplementationURL" oor:type="xs:string">
...@@ -441,9 +439,7 @@ ...@@ -441,9 +439,7 @@
</prop> </prop>
<prop oor:name="ContextList"> <prop oor:name="ContextList">
<value oor:separator=";"> <value oor:separator=";">
Writer, Table, visible ; Writer, any, visible ;
Writer, Text, visible ;
Writer, default, visible ;
</value> </value>
</prop> </prop>
<prop oor:name="ImplementationURL" oor:type="xs:string"> <prop oor:name="ImplementationURL" oor:type="xs:string">
...@@ -469,9 +465,7 @@ ...@@ -469,9 +465,7 @@
</prop> </prop>
<prop oor:name="ContextList"> <prop oor:name="ContextList">
<value oor:separator=";"> <value oor:separator=";">
Writer, Table, hidden ; Writer, any, hidden ;
Writer, Text, hidden ;
Writer, default, hidden ;
</value> </value>
</prop> </prop>
<prop oor:name="ImplementationURL" oor:type="xs:string"> <prop oor:name="ImplementationURL" oor:type="xs:string">
...@@ -497,9 +491,7 @@ ...@@ -497,9 +491,7 @@
</prop> </prop>
<prop oor:name="ContextList"> <prop oor:name="ContextList">
<value oor:separator=";"> <value oor:separator=";">
Writer, Table, hidden ; Writer, any, hidden ;
Writer, Text, hidden ;
Writer, default, hidden ;
</value> </value>
</prop> </prop>
<prop oor:name="ImplementationURL" oor:type="xs:string"> <prop oor:name="ImplementationURL" oor:type="xs:string">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment