This commit is contained in:
guinux
2017-01-07 15:28:08 +01:00
parent 106805fb09
commit 07243e8d77
35 changed files with 68 additions and 66 deletions

View File

@@ -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>