summaryrefslogtreecommitdiff
path: root/extensions/uiconfig/sbibliography/ui/toolbar.ui
diff options
context:
space:
mode:
authorandreas kainz <kainz.a@gmail.com>2018-06-14 23:12:32 +0200
committerandreas_kainz <kainz.a@gmail.com>2018-06-15 14:55:24 +0200
commit7ad1c45c3ef07147681c9f084ae2d0936a2438fe (patch)
tree310b8a4fbd0e44fc9fff095599f0509cdb417784 /extensions/uiconfig/sbibliography/ui/toolbar.ui
parent601dfccddc90f530a7b32dac768ba6b20cfc509f (diff)
menubar sbibliography: finish menubar and fix a bug in the toolbar
Change-Id: I08a6e29aeac8c16bbb987c5513cbf3d0777d4b3a Reviewed-on: https://gerrit.libreoffice.org/55835 Tested-by: Jenkins Reviewed-by: andreas_kainz <kainz.a@gmail.com>
Diffstat (limited to 'extensions/uiconfig/sbibliography/ui/toolbar.ui')
-rw-r--r--extensions/uiconfig/sbibliography/ui/toolbar.ui30
1 files changed, 15 insertions, 15 deletions
diff --git a/extensions/uiconfig/sbibliography/ui/toolbar.ui b/extensions/uiconfig/sbibliography/ui/toolbar.ui
index 2eea93f31f57..87eed09f0a8a 100644
--- a/extensions/uiconfig/sbibliography/ui/toolbar.ui
+++ b/extensions/uiconfig/sbibliography/ui/toolbar.ui
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.19.0 -->
+<!-- Generated with glade 3.18.3 -->
<interface domain="pcr">
<requires lib="gtk+" version="3.18"/>
<object class="GtkToolbar" id="toolbar">
@@ -32,6 +32,19 @@
</packing>
</child>
<child>
+ <object class="GtkToolButton" id="TBC_BT_CHANGESOURCE">
+ <property name="visible">True</property>
+ <property name="can_focus">False</property>
+ <property name="action_name">.uno:Bib/sdbsource</property>
+ <property name="label" translatable="yes" context="toolbar|TBC_BT_CHANGESOURCE">Data Source</property>
+ <property name="use_underline">True</property>
+ </object>
+ <packing>
+ <property name="expand">False</property>
+ <property name="homogeneous">True</property>
+ </packing>
+ </child>
+ <child>
<object class="GtkSeparatorToolItem" id="toolbutton1">
<property name="visible">True</property>
<property name="can_focus">False</property>
@@ -119,7 +132,7 @@
<object class="GtkToolButton" id="TBC_BT_COL_ASSIGN">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="action_name">TBC_BT_COL_ASSIGN</property>
+ <property name="action_name">.uno:Bib/Mapping</property>
<property name="label" translatable="yes" context="toolbar|TBC_BT_COL_ASSIGN">Column Arrangement</property>
<property name="use_underline">True</property>
</object>
@@ -128,18 +141,5 @@
<property name="homogeneous">True</property>
</packing>
</child>
- <child>
- <object class="GtkToolButton" id="TBC_BT_CHANGESOURCE">
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="action_name">.uno:Bib/sdbsource</property>
- <property name="label" translatable="yes" context="toolbar|TBC_BT_CHANGESOURCE">Data Source</property>
- <property name="use_underline">True</property>
- </object>
- <packing>
- <property name="expand">False</property>
- <property name="homogeneous">True</property>
- </packing>
- </child>
</object>
</interface>