fix #196
This commit is contained in:
@@ -686,7 +686,6 @@ All AUR users should be familiar with the build process.</property>
|
||||
<property name="can_focus">False</property>
|
||||
<property name="halign">start</property>
|
||||
<property name="hexpand">True</property>
|
||||
<property name="label" translatable="yes">Number of versions of each package to keep in the cache:</property>
|
||||
<property name="wrap">True</property>
|
||||
<property name="max_width_chars">300</property>
|
||||
</object>
|
||||
@@ -700,7 +699,7 @@ All AUR users should be familiar with the build process.</property>
|
||||
<object class="GtkSpinButton" id="cache_keep_nb_spin_button">
|
||||
<property name="visible">True</property>
|
||||
<property name="can_focus">True</property>
|
||||
<property name="tooltip_text" translatable="yes">How often to check for updates, value in hours</property>
|
||||
<property name="tooltip_text" translatable="yes">Number of versions of each package to keep in the cache</property>
|
||||
<property name="halign">end</property>
|
||||
<property name="caps_lock_warning">False</property>
|
||||
<property name="input_purpose">number</property>
|
||||
|
Reference in New Issue
Block a user