]> git.sesse.net Git - vlc/blobdiff - modules/gui/qt4/ui/sprefs_interface.ui
Qt4 - Update check every x days. Put it in the preferences, and in the privacy Dialog...
[vlc] / modules / gui / qt4 / ui / sprefs_interface.ui
index f9c5cdee9f9aa7d7a5c7ac5da1021d52421bcb76..bf5864d2b3fc170fa65e9575216cbe2c8063c932 100644 (file)
         </property>
        </widget>
       </item>
-      <item row="0" column="1" >
+      <item row="0" column="1" colspan="2" >
        <widget class="QComboBox" name="artFetcher" />
       </item>
+      <item row="1" column="0" colspan="2" >
+       <widget class="QCheckBox" name="metaFetcher" >
+        <property name="text" >
+         <string>_("Fetch the metadata from the Internet")</string>
+        </property>
+       </widget>
+      </item>
       <item row="2" column="0" >
-       <widget class="QCheckBox" name="qtUpdates" >
+       <widget class="QCheckBox" name="updatesBox" >
         <property name="text" >
          <string>_("Activate update notifier")</string>
         </property>
        </widget>
       </item>
-      <item row="1" column="0" colspan="2" >
-       <widget class="QCheckBox" name="metaFetcher" >
-        <property name="text" >
-         <string>_("Fetch the metadata from the Internet")</string>
+      <item row="2" column="2" >
+       <widget class="QSpinBox" name="updatesDays" >
+        <property name="alignment" >
+         <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
+        </property>
+        <property name="suffix" >
+         <string> days</string>
         </property>
        </widget>
       </item>