Kaydet (Commit) 6b27bca8 authored tarafından Thomas Arnhold's avatar Thomas Arnhold

Related: fdo#73151 bring DesignerDialog back as invisible button

Let the user decide if he wants to have this button and/or use
the sidebar.

Partial revert of b4558b50

Maybe we should do the same for the Navigator button.

Change-Id: I05ba37e7fa18b4d0a74ae90db05f8e5c63cf449c
üst ae218332
...@@ -18,6 +18,7 @@ ...@@ -18,6 +18,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 . * the License at http://www.apache.org/licenses/LICENSE-2.0 .
--> -->
<toolbar:toolbar xmlns:toolbar="http://openoffice.org/2001/toolbar" xmlns:xlink="http://www.w3.org/1999/xlink"> <toolbar:toolbar xmlns:toolbar="http://openoffice.org/2001/toolbar" xmlns:xlink="http://www.w3.org/1999/xlink">
<toolbar:toolbaritem xlink:href=".uno:DesignerDialog" toolbar:visible="false" toolbar:helpid="5539"/>
<toolbar:toolbaritem xlink:href=".uno:FormatLine" toolbar:helpid="10143"/> <toolbar:toolbaritem xlink:href=".uno:FormatLine" toolbar:helpid="10143"/>
<toolbar:toolbaritem xlink:href=".uno:LineEndStyle" toolbar:helpid="10301"/> <toolbar:toolbaritem xlink:href=".uno:LineEndStyle" toolbar:helpid="10301"/>
<toolbar:toolbarseparator/> <toolbar:toolbarseparator/>
......
...@@ -18,6 +18,7 @@ ...@@ -18,6 +18,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 . * the License at http://www.apache.org/licenses/LICENSE-2.0 .
--> -->
<toolbar:toolbar xmlns:toolbar="http://openoffice.org/2001/toolbar" xmlns:xlink="http://www.w3.org/1999/xlink"> <toolbar:toolbar xmlns:toolbar="http://openoffice.org/2001/toolbar" xmlns:xlink="http://www.w3.org/1999/xlink">
<toolbar:toolbaritem xlink:href=".uno:DesignerDialog" toolbar:visible="false" toolbar:helpid="5539"/>
<toolbar:toolbaritem xlink:href=".uno:FormatLine" toolbar:helpid="10143"/> <toolbar:toolbaritem xlink:href=".uno:FormatLine" toolbar:helpid="10143"/>
<toolbar:toolbaritem xlink:href=".uno:LineEndStyle" toolbar:helpid="10301"/> <toolbar:toolbaritem xlink:href=".uno:LineEndStyle" toolbar:helpid="10301"/>
<toolbar:toolbarseparator/> <toolbar:toolbarseparator/>
......
...@@ -18,6 +18,7 @@ ...@@ -18,6 +18,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 . * the License at http://www.apache.org/licenses/LICENSE-2.0 .
--> -->
<toolbar:toolbar xmlns:toolbar="http://openoffice.org/2001/toolbar" xmlns:xlink="http://www.w3.org/1999/xlink" toolbar:id="toolbar"> <toolbar:toolbar xmlns:toolbar="http://openoffice.org/2001/toolbar" xmlns:xlink="http://www.w3.org/1999/xlink" toolbar:id="toolbar">
<toolbar:toolbaritem xlink:href=".uno:DesignerDialog" toolbar:visible="false" toolbar:helpid="5539"/>
<toolbar:toolbaritem xlink:href=".uno:StyleApply"/> <toolbar:toolbaritem xlink:href=".uno:StyleApply"/>
<toolbar:toolbarseparator/> <toolbar:toolbarseparator/>
<toolbar:toolbaritem xlink:href=".uno:CharFontName"/> <toolbar:toolbaritem xlink:href=".uno:CharFontName"/>
......
...@@ -18,6 +18,7 @@ ...@@ -18,6 +18,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 . * the License at http://www.apache.org/licenses/LICENSE-2.0 .
--> -->
<toolbar:toolbar xmlns:toolbar="http://openoffice.org/2001/toolbar" xmlns:xlink="http://www.w3.org/1999/xlink"> <toolbar:toolbar xmlns:toolbar="http://openoffice.org/2001/toolbar" xmlns:xlink="http://www.w3.org/1999/xlink">
<toolbar:toolbaritem xlink:href=".uno:DesignerDialog" toolbar:visible="false" toolbar:helpid="5539"/>
<toolbar:toolbaritem xlink:href=".uno:StyleApply" toolbar:helpid="5552"/> <toolbar:toolbaritem xlink:href=".uno:StyleApply" toolbar:helpid="5552"/>
<toolbar:toolbarseparator/> <toolbar:toolbarseparator/>
<toolbar:toolbaritem xlink:href=".uno:CharFontName" toolbar:helpid="10007"/> <toolbar:toolbaritem xlink:href=".uno:CharFontName" toolbar:helpid="10007"/>
......
...@@ -18,6 +18,7 @@ ...@@ -18,6 +18,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 . * the License at http://www.apache.org/licenses/LICENSE-2.0 .
--> -->
<toolbar:toolbar xmlns:toolbar="http://openoffice.org/2001/toolbar" xmlns:xlink="http://www.w3.org/1999/xlink" toolbar:id="toolbar"> <toolbar:toolbar xmlns:toolbar="http://openoffice.org/2001/toolbar" xmlns:xlink="http://www.w3.org/1999/xlink" toolbar:id="toolbar">
<toolbar:toolbaritem xlink:href=".uno:DesignerDialog" toolbar:visible="false" toolbar:helpid="5539"/>
<toolbar:toolbaritem xlink:href=".uno:StyleApply"/> <toolbar:toolbaritem xlink:href=".uno:StyleApply"/>
<toolbar:toolbarseparator/> <toolbar:toolbarseparator/>
<toolbar:toolbaritem xlink:href=".uno:CharFontName"/> <toolbar:toolbaritem xlink:href=".uno:CharFontName"/>
......
...@@ -18,6 +18,7 @@ ...@@ -18,6 +18,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 . * the License at http://www.apache.org/licenses/LICENSE-2.0 .
--> -->
<toolbar:toolbar xmlns:toolbar="http://openoffice.org/2001/toolbar" xmlns:xlink="http://www.w3.org/1999/xlink" toolbar:id="toolbar"> <toolbar:toolbar xmlns:toolbar="http://openoffice.org/2001/toolbar" xmlns:xlink="http://www.w3.org/1999/xlink" toolbar:id="toolbar">
<toolbar:toolbaritem xlink:href=".uno:DesignerDialog" toolbar:visible="false" toolbar:helpid="5539"/>
<toolbar:toolbaritem xlink:href=".uno:StyleApply"/> <toolbar:toolbaritem xlink:href=".uno:StyleApply"/>
<toolbar:toolbarseparator/> <toolbar:toolbarseparator/>
<toolbar:toolbaritem xlink:href=".uno:CharFontName"/> <toolbar:toolbaritem xlink:href=".uno:CharFontName"/>
......
...@@ -18,6 +18,7 @@ ...@@ -18,6 +18,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 . * the License at http://www.apache.org/licenses/LICENSE-2.0 .
--> -->
<toolbar:toolbar xmlns:toolbar="http://openoffice.org/2001/toolbar" xmlns:xlink="http://www.w3.org/1999/xlink" toolbar:id="toolbar"> <toolbar:toolbar xmlns:toolbar="http://openoffice.org/2001/toolbar" xmlns:xlink="http://www.w3.org/1999/xlink" toolbar:id="toolbar">
<toolbar:toolbaritem xlink:href=".uno:DesignerDialog" toolbar:visible="false" toolbar:helpid="5539"/>
<toolbar:toolbaritem xlink:href=".uno:StyleApply"/> <toolbar:toolbaritem xlink:href=".uno:StyleApply"/>
<toolbar:toolbarseparator/> <toolbar:toolbarseparator/>
<toolbar:toolbaritem xlink:href=".uno:CharFontName"/> <toolbar:toolbaritem xlink:href=".uno:CharFontName"/>
......
...@@ -18,6 +18,7 @@ ...@@ -18,6 +18,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 . * the License at http://www.apache.org/licenses/LICENSE-2.0 .
--> -->
<toolbar:toolbar xmlns:toolbar="http://openoffice.org/2001/toolbar" xmlns:xlink="http://www.w3.org/1999/xlink" toolbar:id="toolbar"> <toolbar:toolbar xmlns:toolbar="http://openoffice.org/2001/toolbar" xmlns:xlink="http://www.w3.org/1999/xlink" toolbar:id="toolbar">
<toolbar:toolbaritem xlink:href=".uno:DesignerDialog" toolbar:visible="false" toolbar:helpid="5539"/>
<toolbar:toolbaritem xlink:href=".uno:StyleApply"/> <toolbar:toolbaritem xlink:href=".uno:StyleApply"/>
<toolbar:toolbarseparator/> <toolbar:toolbarseparator/>
<toolbar:toolbaritem xlink:href=".uno:CharFontName"/> <toolbar:toolbaritem xlink:href=".uno:CharFontName"/>
......
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