~ubuntu-branches/ubuntu/raring/virtualbox-ose/raring

« back to all changes in this revision

Viewing changes to src/VBox/Frontends/VirtualBox/src/settings/global/UIGlobalSettingsUpdate.ui

  • Committer: Bazaar Package Importer
  • Author(s): Felix Geyer
  • Date: 2011-01-30 23:27:25 UTC
  • mfrom: (0.3.12 upstream)
  • Revision ID: james.westby@ubuntu.com-20110130232725-2ouajjd2ggdet0zd
Tags: 4.0.2-dfsg-1ubuntu1
* Merge from Debian unstable, remaining changes:
  - Add Apport hook.
    - debian/virtualbox-ose.files/source_virtualbox-ose.py
    - debian/virtualbox-ose.install
  - Drop *-source packages.
* Drop ubuntu-01-fix-build-gcc45.patch, fixed upstream.
* Drop ubuntu-02-as-needed.patch, added to the Debian package.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<ui version="4.0">
 
2
 <comment>
 
3
 VBox frontends: Qt4 GUI ("VirtualBox"):
 
4
 
 
5
     Copyright (C) 2008-2010 Oracle Corporation
 
6
 
 
7
     This file is part of VirtualBox Open Source Edition (OSE), as
 
8
     available from http://www.virtualbox.org. This file is free software;
 
9
     you can redistribute it and/or modify it under the terms of the GNU
 
10
     General Public License (GPL) as published by the Free Software
 
11
     Foundation, in version 2 as it comes in the "COPYING" file of the
 
12
     VirtualBox OSE distribution. VirtualBox OSE is distributed in the
 
13
     hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
 
14
 </comment>
 
15
 <class>UIGlobalSettingsUpdate</class>
 
16
 <widget class="QWidget" name="UIGlobalSettingsUpdate">
 
17
  <property name="geometry">
 
18
   <rect>
 
19
    <x>0</x>
 
20
    <y>0</y>
 
21
    <width>300</width>
 
22
    <height>150</height>
 
23
   </rect>
 
24
  </property>
 
25
  <layout class="QGridLayout">
 
26
   <property name="margin">
 
27
    <number>0</number>
 
28
   </property>
 
29
   <item row="0" column="0">
 
30
    <spacer>
 
31
     <property name="orientation">
 
32
      <enum>Qt::Horizontal</enum>
 
33
     </property>
 
34
     <property name="sizeType">
 
35
      <enum>QSizePolicy::Fixed</enum>
 
36
     </property>
 
37
     <property name="sizeHint">
 
38
      <size>
 
39
       <width>40</width>
 
40
       <height>20</height>
 
41
      </size>
 
42
     </property>
 
43
    </spacer>
 
44
   </item>
 
45
   <item row="0" column="1" colspan="4">
 
46
    <widget class="QCheckBox" name="m_pEnableUpdateCheckbox">
 
47
     <property name="whatsThis">
 
48
      <string>When checked, the application will periodically connect to the VirtualBox website and check whether a new VirtualBox version is available.</string>
 
49
     </property>
 
50
     <property name="text">
 
51
      <string>&amp;Check for updates</string>
 
52
     </property>
 
53
     <property name="checked">
 
54
      <bool>true</bool>
 
55
     </property>
 
56
    </widget>
 
57
   </item>
 
58
   <item row="1" column="1" rowspan="2">
 
59
    <spacer>
 
60
     <property name="orientation">
 
61
      <enum>Qt::Horizontal</enum>
 
62
     </property>
 
63
     <property name="sizeType">
 
64
      <enum>QSizePolicy::Fixed</enum>
 
65
     </property>
 
66
     <property name="sizeHint">
 
67
      <size>
 
68
       <width>16</width>
 
69
       <height>0</height>
 
70
      </size>
 
71
     </property>
 
72
    </spacer>
 
73
   </item>
 
74
   <item row="1" column="2">
 
75
    <widget class="QLabel" name="m_pUpdatePeriodLabel">
 
76
     <property name="text">
 
77
      <string>&amp;Once per:</string>
 
78
     </property>
 
79
     <property name="alignment">
 
80
      <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
 
81
     </property>
 
82
     <property name="buddy">
 
83
      <cstring>m_pUpdatePeriodCombo</cstring>
 
84
     </property>
 
85
    </widget>
 
86
   </item>
 
87
   <item row="1" column="3">
 
88
    <widget class="QComboBox" name="m_pUpdatePeriodCombo">
 
89
     <property name="whatsThis">
 
90
      <string>Specifies how often the new version check should be performed. Note that if you want to completely disable this check, just clear the above check box.</string>
 
91
     </property>
 
92
    </widget>
 
93
   </item>
 
94
   <item row="1" column="4">
 
95
    <spacer>
 
96
     <property name="orientation">
 
97
      <enum>Qt::Horizontal</enum>
 
98
     </property>
 
99
     <property name="sizeHint">
 
100
      <size>
 
101
       <width>0</width>
 
102
       <height>0</height>
 
103
      </size>
 
104
     </property>
 
105
    </spacer>
 
106
   </item>
 
107
   <item row="2" column="2">
 
108
    <widget class="QLabel" name="m_pUpdateDateLabel">
 
109
     <property name="sizePolicy">
 
110
      <sizepolicy vsizetype="Preferred" hsizetype="Preferred">
 
111
       <horstretch>0</horstretch>
 
112
       <verstretch>0</verstretch>
 
113
      </sizepolicy>
 
114
     </property>
 
115
     <property name="text">
 
116
      <string>Next Check:</string>
 
117
     </property>
 
118
     <property name="alignment">
 
119
      <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
 
120
     </property>
 
121
    </widget>
 
122
   </item>
 
123
   <item row="2" column="3" colspan="2">
 
124
    <widget class="QLabel" name="m_pUpdateDateText">
 
125
     <property name="sizePolicy">
 
126
      <sizepolicy vsizetype="Preferred" hsizetype="Expanding">
 
127
       <horstretch>0</horstretch>
 
128
       <verstretch>0</verstretch>
 
129
      </sizepolicy>
 
130
     </property>
 
131
    </widget>
 
132
   </item>
 
133
   <item row="3" column="2">
 
134
    <widget class="QLabel" name="m_pUpdateFilterLabel">
 
135
     <property name="sizePolicy">
 
136
      <sizepolicy vsizetype="Preferred" hsizetype="Preferred">
 
137
       <horstretch>0</horstretch>
 
138
       <verstretch>0</verstretch>
 
139
      </sizepolicy>
 
140
     </property>
 
141
     <property name="text">
 
142
      <string>Check for:</string>
 
143
     </property>
 
144
     <property name="alignment">
 
145
      <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
 
146
     </property>
 
147
    </widget>
 
148
   </item>
 
149
   <item row="3" column="3" colspan="2">
 
150
    <widget class="QRadioButton" name="m_pUpdateFilterStableRadio">
 
151
     <property name="whatsThis">
 
152
      <string>&lt;p>Choose this if you only wish to be notified about stable updates to VirtualBox.&lt;/p></string>
 
153
     </property>
 
154
     <property name="text">
 
155
      <string>&amp;Stable release versions</string>
 
156
     </property>
 
157
    </widget>
 
158
   </item>
 
159
   <item row="4" column="3" colspan="2">
 
160
    <widget class="QRadioButton" name="m_pUpdateFilterEveryRadio">
 
161
     <property name="whatsThis">
 
162
      <string>&lt;p>Choose this if you wish to be notified about all new VirtualBox releases.&lt;/p></string>
 
163
     </property>
 
164
     <property name="text">
 
165
      <string>&amp;All new releases</string>
 
166
     </property>
 
167
    </widget>
 
168
   </item>
 
169
   <item row="5" column="3" colspan="2">
 
170
    <widget class="QRadioButton" name="m_pUpdateFilterBetasRadio">
 
171
     <property name="whatsThis">
 
172
      <string>&lt;p>Choose this to be notified about all new VirtualBox releases and pre-release versions of VirtualBox.&lt;/p></string>
 
173
     </property>
 
174
     <property name="text">
 
175
      <string>All new releases and &amp;pre-releases</string>
 
176
     </property>
 
177
    </widget>
 
178
   </item>
 
179
   <item row="6" column="1" colspan="4">
 
180
    <spacer>
 
181
     <property name="orientation">
 
182
      <enum>Qt::Vertical</enum>
 
183
     </property>
 
184
     <property name="sizeHint">
 
185
      <size>
 
186
       <width>0</width>
 
187
       <height>0</height>
 
188
      </size>
 
189
     </property>
 
190
    </spacer>
 
191
   </item>
 
192
  </layout>
 
193
 </widget>
 
194
 <resources/>
 
195
 <connections/>
 
196
</ui>