Changeset 3546 in vbox for trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMSettingsDlg.ui
- Timestamp:
- Jul 11, 2007 11:09:18 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMSettingsDlg.ui
r3536 r3546 1252 1252 </property> 1253 1253 <attribute name="title"> 1254 <string> &Other</string>1254 <string>O&ther</string> 1255 1255 </attribute> 1256 1256 <vbox> … … 1258 1258 <cstring>unnamed</cstring> 1259 1259 </property> 1260 <widget class="QCheckBox"> 1260 <property name="margin"> 1261 <number>10</number> 1262 </property> 1263 <widget class="QGroupBox"> 1261 1264 <property name="name"> 1262 <cstring>chbRememberMedia</cstring> 1263 </property> 1264 <property name="text"> 1265 <string>&Remember Media Mounted at Runtime</string> 1266 </property> 1267 <property name="accel"> 1268 <string>Alt+R</string> 1269 </property> 1270 <property name="checked"> 1271 <bool>true</bool> 1272 </property> 1265 <cstring>groupBox15</cstring> 1266 </property> 1267 <property name="title"> 1268 <string>Other &Settings</string> 1269 </property> 1270 <vbox> 1271 <property name="name"> 1272 <cstring>unnamed</cstring> 1273 </property> 1274 <widget class="QCheckBox"> 1275 <property name="name"> 1276 <cstring>chbRememberMedia</cstring> 1277 </property> 1278 <property name="text"> 1279 <string>&Remember Media Mounted at Runtime</string> 1280 </property> 1281 <property name="accel"> 1282 <string>Alt+R</string> 1283 </property> 1284 <property name="checked"> 1285 <bool>true</bool> 1286 </property> 1287 </widget> 1288 </vbox> 1273 1289 </widget> 1274 1290 <spacer>
Note:
See TracChangeset
for help on using the changeset viewer.