[plugin_installer] Use text for install/update button
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!-- Generated with glade 3.22.1 -->
|
||||
<!-- Generated with glade 3.36.0 -->
|
||||
<interface>
|
||||
<requires lib="gtk+" version="3.20"/>
|
||||
<object class="GtkListStore" id="plugin_store">
|
||||
@@ -133,15 +133,15 @@
|
||||
<object class="GtkToolbar">
|
||||
<property name="visible">True</property>
|
||||
<property name="can_focus">False</property>
|
||||
<property name="toolbar_style">text</property>
|
||||
<property name="show_arrow">False</property>
|
||||
<property name="icon_size">1</property>
|
||||
<child>
|
||||
<object class="GtkToolButton" id="install_plugin_button">
|
||||
<property name="visible">True</property>
|
||||
<property name="sensitive">False</property>
|
||||
<property name="can_focus">False</property>
|
||||
<property name="tooltip_text" translatable="yes">Install/Update Plugin</property>
|
||||
<property name="icon_name">software-update-available-symbolic</property>
|
||||
<property name="label" translatable="yes">Install / Upda_te</property>
|
||||
<property name="use_underline">True</property>
|
||||
<signal name="clicked" handler="_on_install_update_clicked" swapped="no"/>
|
||||
</object>
|
||||
<packing>
|
||||
|
||||
Reference in New Issue
Block a user