v2.4, new preferences dialog
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!-- Generated with glade 3.18.3 -->
|
||||
<!-- Generated with glade 3.19.0 -->
|
||||
<interface>
|
||||
<requires lib="gtk+" version="3.12"/>
|
||||
<object class="GtkMenu" id="main_menu">
|
||||
@@ -17,7 +17,7 @@
|
||||
<object class="GtkMenuItem" id="local_item">
|
||||
<property name="visible">True</property>
|
||||
<property name="can_focus">False</property>
|
||||
<property name="label" translatable="yes">Install local packages</property>
|
||||
<property name="label" translatable="yes">Install Local Packages</property>
|
||||
<signal name="activate" handler="on_local_item_activate" swapped="no"/>
|
||||
</object>
|
||||
</child>
|
||||
@@ -207,7 +207,10 @@
|
||||
<object class="GtkLabel" id="search_aur_label">
|
||||
<property name="visible">True</property>
|
||||
<property name="can_focus">False</property>
|
||||
<property name="hexpand">True</property>
|
||||
<property name="margin_start">6</property>
|
||||
<property name="label" translatable="yes">Search in AUR</property>
|
||||
<property name="xalign">0</property>
|
||||
</object>
|
||||
<packing>
|
||||
<property name="expand">False</property>
|
||||
@@ -220,7 +223,7 @@
|
||||
<property name="visible">True</property>
|
||||
<property name="can_focus">False</property>
|
||||
<property name="tooltip_text" translatable="yes">Search in AUR</property>
|
||||
<property name="halign">start</property>
|
||||
<property name="halign">end</property>
|
||||
</object>
|
||||
<packing>
|
||||
<property name="expand">False</property>
|
||||
|
||||
Reference in New Issue
Block a user