Advertisement
Guest User

Untitled

a guest
May 29th, 2017
131
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 462.02 KB | None | 0 0
  1. commit 71e6485203d4ee79c9c5af7d5c49dc9553e757a5
  2. Author: Radostin Stoyanov <rstoyanov1@gmail.com>
  3. Date: Sun May 28 08:31:43 2017 +0100
  4.  
  5. GtkAlignment:xalign was deprecated since version Gtk 3.14 and should not be used in newly-written code.
  6.  
  7. Use halign property instead. The default value is set to GTK_ALIGN_FILL.
  8.  
  9. https://developer.gnome.org/gtk3/stable/GtkAlignment.html#GtkAlignment--xalign
  10. https://developer.gnome.org/gtk3/stable/GtkWidget.html#GtkWidget--halign
  11.  
  12. diff --git a/ui/addhardware.ui b/ui/addhardware.ui
  13. index 2cd3f20..80be23a 100644
  14. --- a/ui/addhardware.ui
  15. +++ b/ui/addhardware.ui
  16. @@ -81,12 +81,12 @@
  17. <object class="GtkLabel" id="page-title-label">
  18. <property name="visible">True</property>
  19. <property name="can_focus">False</property>
  20. + <property name="halign">start</property>
  21. <property name="xpad">6</property>
  22. <property name="ypad">6</property>
  23. <property name="label">Page title</property>
  24. <property name="use_markup">True</property>
  25. <property name="justify">fill</property>
  26. - <property name="xalign">0</property>
  27. <property name="yalign">0</property>
  28. </object>
  29. </child>
  30. @@ -161,7 +161,6 @@
  31. <property name="label" translatable="yes">_Device type:</property>
  32. <property name="use_underline">True</property>
  33. <property name="mnemonic_widget">storage-devtype</property>
  34. - <property name="xalign">0</property>
  35. </object>
  36. <packing>
  37. <property name="left_attach">0</property>
  38. @@ -189,10 +188,10 @@
  39. <object class="GtkLabel" id="label21">
  40. <property name="visible">True</property>
  41. <property name="can_focus">False</property>
  42. + <property name="halign">start</property>
  43. <property name="label" translatable="yes">_Bus type:</property>
  44. <property name="use_underline">True</property>
  45. <property name="mnemonic_widget">storage-bustype</property>
  46. - <property name="xalign">0</property>
  47. </object>
  48. <packing>
  49. <property name="left_attach">0</property>
  50. @@ -231,10 +230,10 @@
  51. <object class="GtkLabel" id="label28">
  52. <property name="visible">True</property>
  53. <property name="can_focus">False</property>
  54. + <property name="halign">start</property>
  55. <property name="label" translatable="yes">Cac_he mode:</property>
  56. <property name="use_underline">True</property>
  57. <property name="mnemonic_widget">storage-cache</property>
  58. - <property name="xalign">0</property>
  59. </object>
  60. <packing>
  61. <property name="left_attach">0</property>
  62. @@ -298,10 +297,10 @@
  63. <object class="GtkLabel" id="label29">
  64. <property name="visible">True</property>
  65. <property name="can_focus">False</property>
  66. + <property name="halign">start</property>
  67. <property name="label" translatable="yes">_Type:</property>
  68. <property name="use_underline">True</property>
  69. <property name="mnemonic_widget">controller-type</property>
  70. - <property name="xalign">0</property>
  71. </object>
  72. <packing>
  73. <property name="left_attach">0</property>
  74. @@ -312,10 +311,10 @@
  75. <object class="GtkLabel" id="controller-model-label">
  76. <property name="visible">True</property>
  77. <property name="can_focus">False</property>
  78. + <property name="halign">start</property>
  79. <property name="label" translatable="yes">_Model:</property>
  80. <property name="use_underline">True</property>
  81. <property name="mnemonic_widget">controller-model</property>
  82. - <property name="xalign">0</property>
  83. </object>
  84. <packing>
  85. <property name="left_attach">0</property>
  86. @@ -401,8 +400,8 @@
  87. <property name="visible">True</property>
  88. <property name="can_focus">True</property>
  89. <property name="receives_default">False</property>
  90. + <property name="halign">start</property>
  91. <property name="use_underline">True</property>
  92. - <property name="xalign">0</property>
  93. <property name="draw_indicator">True</property>
  94. <signal name="clicked" handler="on_mac_address_clicked" swapped="no"/>
  95. </object>
  96. @@ -441,11 +440,11 @@
  97. <object class="GtkLabel" id="label386">
  98. <property name="visible">True</property>
  99. <property name="can_focus">False</property>
  100. + <property name="halign">start</property>
  101. <property name="label" translatable="yes">_MAC address:</property>
  102. <property name="use_markup">True</property>
  103. <property name="use_underline">True</property>
  104. <property name="mnemonic_widget">create-mac-address</property>
  105. - <property name="xalign">0</property>
  106. </object>
  107. <packing>
  108. <property name="left_attach">0</property>
  109. @@ -456,10 +455,10 @@
  110. <object class="GtkLabel" id="label6">
  111. <property name="visible">True</property>
  112. <property name="can_focus">False</property>
  113. + <property name="halign">start</property>
  114. <property name="label" translatable="yes">Device mode_l:</property>
  115. <property name="use_underline">True</property>
  116. <property name="mnemonic_widget">net-model</property>
  117. - <property name="xalign">0</property>
  118. </object>
  119. <packing>
  120. <property name="left_attach">0</property>
  121. @@ -563,10 +562,10 @@
  122. <object class="GtkLabel" id="label395">
  123. <property name="visible">True</property>
  124. <property name="can_focus">False</property>
  125. + <property name="halign">end</property>
  126. <property name="label" translatable="yes">_Type:</property>
  127. <property name="use_underline">True</property>
  128. <property name="mnemonic_widget">input-type</property>
  129. - <property name="xalign">1</property>
  130. </object>
  131. <packing>
  132. <property name="x_options">GTK_FILL</property>
  133. @@ -647,10 +646,10 @@
  134. <object class="GtkLabel" id="label10">
  135. <property name="visible">True</property>
  136. <property name="can_focus">False</property>
  137. + <property name="halign">end</property>
  138. <property name="label" translatable="yes">_Model:</property>
  139. <property name="use_underline">True</property>
  140. <property name="mnemonic_widget">sound-model</property>
  141. - <property name="xalign">1</property>
  142. </object>
  143. <packing>
  144. <property name="x_options">GTK_FILL</property>
  145. @@ -684,11 +683,11 @@
  146. <object class="GtkLabel" id="label20">
  147. <property name="visible">True</property>
  148. <property name="can_focus">False</property>
  149. + <property name="halign">start</property>
  150. <property name="xpad">1</property>
  151. <property name="label" translatable="yes">Host _Device:</property>
  152. <property name="use_underline">True</property>
  153. <property name="mnemonic_widget">host-device</property>
  154. - <property name="xalign">0</property>
  155. </object>
  156. <packing>
  157. <property name="x_options">GTK_FILL</property>
  158. @@ -754,7 +753,6 @@
  159. <property name="visible">True</property>
  160. <property name="can_focus">True</property>
  161. <property name="receives_default">False</property>
  162. - <property name="xalign">0.5</property>
  163. <property name="draw_indicator">True</property>
  164. </object>
  165. <packing>
  166. @@ -793,10 +791,10 @@
  167. <object class="GtkLabel" id="char-port-label">
  168. <property name="visible">True</property>
  169. <property name="can_focus">False</property>
  170. + <property name="halign">start</property>
  171. <property name="label" translatable="yes">_Port:</property>
  172. <property name="use_underline">True</property>
  173. <property name="mnemonic_widget">char-port</property>
  174. - <property name="xalign">0</property>
  175. </object>
  176. <packing>
  177. <property name="expand">False</property>
  178. @@ -842,10 +840,10 @@
  179. <object class="GtkLabel" id="char-bind-port-label">
  180. <property name="visible">True</property>
  181. <property name="can_focus">False</property>
  182. + <property name="halign">start</property>
  183. <property name="label" translatable="yes">Po_rt:</property>
  184. <property name="use_underline">True</property>
  185. <property name="mnemonic_widget">char-bind-port</property>
  186. - <property name="xalign">0</property>
  187. </object>
  188. <packing>
  189. <property name="expand">False</property>
  190. @@ -875,10 +873,10 @@
  191. <object class="GtkLabel" id="char-path-label">
  192. <property name="visible">True</property>
  193. <property name="can_focus">False</property>
  194. + <property name="halign">start</property>
  195. <property name="label" translatable="yes">_Path:</property>
  196. <property name="use_underline">True</property>
  197. <property name="mnemonic_widget">char-path</property>
  198. - <property name="xalign">0</property>
  199. </object>
  200. <packing>
  201. <property name="left_attach">0</property>
  202. @@ -889,10 +887,10 @@
  203. <object class="GtkLabel" id="char-mode-label">
  204. <property name="visible">True</property>
  205. <property name="can_focus">False</property>
  206. + <property name="halign">start</property>
  207. <property name="label" translatable="yes">_Mode:</property>
  208. <property name="use_underline">True</property>
  209. <property name="mnemonic_widget">char-mode</property>
  210. - <property name="xalign">0</property>
  211. </object>
  212. <packing>
  213. <property name="left_attach">0</property>
  214. @@ -903,10 +901,10 @@
  215. <object class="GtkLabel" id="char-host-label">
  216. <property name="visible">True</property>
  217. <property name="can_focus">False</property>
  218. + <property name="halign">start</property>
  219. <property name="label" translatable="yes">H_ost:</property>
  220. <property name="use_underline">True</property>
  221. <property name="mnemonic_widget">char-host</property>
  222. - <property name="xalign">0</property>
  223. </object>
  224. <packing>
  225. <property name="left_attach">0</property>
  226. @@ -917,10 +915,10 @@
  227. <object class="GtkLabel" id="char-bind-host-label">
  228. <property name="visible">True</property>
  229. <property name="can_focus">False</property>
  230. + <property name="halign">start</property>
  231. <property name="label" translatable="yes">_Bind Host:</property>
  232. <property name="use_underline">True</property>
  233. <property name="mnemonic_widget">char-mode</property>
  234. - <property name="xalign">0</property>
  235. </object>
  236. <packing>
  237. <property name="left_attach">0</property>
  238. @@ -931,10 +929,10 @@
  239. <object class="GtkLabel" id="char-use-telnet-label">
  240. <property name="visible">True</property>
  241. <property name="can_focus">False</property>
  242. + <property name="halign">start</property>
  243. <property name="label" translatable="yes">Use Te_lnet:</property>
  244. <property name="use_underline">True</property>
  245. <property name="mnemonic_widget">char-use-telnet</property>
  246. - <property name="xalign">0</property>
  247. </object>
  248. <packing>
  249. <property name="left_attach">0</property>
  250. @@ -945,10 +943,10 @@
  251. <object class="GtkLabel" id="label9">
  252. <property name="visible">True</property>
  253. <property name="can_focus">False</property>
  254. + <property name="halign">start</property>
  255. <property name="label" translatable="yes">Device _Type:</property>
  256. <property name="use_underline">True</property>
  257. <property name="mnemonic_widget">char-device-type</property>
  258. - <property name="xalign">0</property>
  259. </object>
  260. <packing>
  261. <property name="left_attach">0</property>
  262. @@ -971,10 +969,10 @@
  263. <object class="GtkLabel" id="char-target-type-label">
  264. <property name="visible">True</property>
  265. <property name="can_focus">False</property>
  266. + <property name="halign">start</property>
  267. <property name="label" translatable="yes">T_ype:</property>
  268. <property name="use_underline">True</property>
  269. <property name="mnemonic_widget">char-target-type</property>
  270. - <property name="xalign">0</property>
  271. </object>
  272. <packing>
  273. <property name="left_attach">0</property>
  274. @@ -996,10 +994,10 @@
  275. <object class="GtkLabel" id="char-target-name-label">
  276. <property name="visible">True</property>
  277. <property name="can_focus">False</property>
  278. + <property name="halign">start</property>
  279. <property name="label" translatable="yes">_Name:</property>
  280. <property name="use_underline">True</property>
  281. <property name="mnemonic_widget">combobox-entry</property>
  282. - <property name="xalign">0</property>
  283. </object>
  284. <packing>
  285. <property name="left_attach">0</property>
  286. @@ -1043,7 +1041,7 @@
  287. <property name="visible">True</property>
  288. <property name="can_focus">True</property>
  289. <property name="receives_default">False</property>
  290. - <property name="xalign">0</property>
  291. + <property name="halign">start</property>
  292. <property name="draw_indicator">True</property>
  293. <signal name="toggled" handler="on_char_auto_socket_toggled" swapped="no"/>
  294. </object>
  295. @@ -1056,10 +1054,10 @@
  296. <object class="GtkLabel" id="char-channel-label">
  297. <property name="visible">True</property>
  298. <property name="can_focus">False</property>
  299. + <property name="halign">start</property>
  300. <property name="label" translatable="yes">_Channel:</property>
  301. <property name="use_underline">True</property>
  302. <property name="mnemonic_widget">char-channel</property>
  303. - <property name="xalign">0</property>
  304. </object>
  305. <packing>
  306. <property name="left_attach">0</property>
  307. @@ -1115,10 +1113,10 @@
  308. <object class="GtkLabel" id="label23">
  309. <property name="visible">True</property>
  310. <property name="can_focus">False</property>
  311. + <property name="halign">start</property>
  312. <property name="label" translatable="yes">_Model:</property>
  313. <property name="use_underline">True</property>
  314. <property name="mnemonic_widget">video-model</property>
  315. - <property name="xalign">0</property>
  316. </object>
  317. <packing>
  318. <property name="x_options">GTK_FILL</property>
  319. @@ -1165,10 +1163,10 @@
  320. <object class="GtkLabel" id="label26">
  321. <property name="visible">True</property>
  322. <property name="can_focus">False</property>
  323. + <property name="halign">start</property>
  324. <property name="label" translatable="yes">_Model:</property>
  325. <property name="use_underline">True</property>
  326. <property name="mnemonic_widget">watchdog-model</property>
  327. - <property name="xalign">0</property>
  328. </object>
  329. <packing>
  330. <property name="x_options">GTK_FILL</property>
  331. @@ -1267,10 +1265,10 @@
  332. <object class="GtkLabel" id="label30">
  333. <property name="visible">True</property>
  334. <property name="can_focus">False</property>
  335. + <property name="halign">end</property>
  336. <property name="label" translatable="yes">_Mode:</property>
  337. <property name="use_underline">True</property>
  338. <property name="mnemonic_widget">smartcard-mode</property>
  339. - <property name="xalign">1</property>
  340. </object>
  341. <packing>
  342. <property name="x_options">GTK_FILL</property>
  343. @@ -1320,10 +1318,10 @@
  344. <object class="GtkLabel" id="label439">
  345. <property name="visible">True</property>
  346. <property name="can_focus">False</property>
  347. + <property name="halign">start</property>
  348. <property name="label" translatable="yes">_Port:</property>
  349. <property name="use_underline">True</property>
  350. <property name="mnemonic_widget">usbredir-service</property>
  351. - <property name="xalign">0</property>
  352. </object>
  353. <packing>
  354. <property name="expand">False</property>
  355. @@ -1354,10 +1352,10 @@
  356. <object class="GtkLabel" id="label3213">
  357. <property name="visible">True</property>
  358. <property name="can_focus">False</property>
  359. + <property name="halign">end</property>
  360. <property name="label" translatable="yes">_Type:</property>
  361. <property name="use_underline">True</property>
  362. <property name="mnemonic_widget">usbredir-list</property>
  363. - <property name="xalign">1</property>
  364. </object>
  365. <packing>
  366. <property name="left_attach">0</property>
  367. @@ -1368,10 +1366,10 @@
  368. <object class="GtkLabel" id="label438">
  369. <property name="visible">True</property>
  370. <property name="can_focus">False</property>
  371. + <property name="halign">end</property>
  372. <property name="label" translatable="yes">_Host:</property>
  373. <property name="use_underline">True</property>
  374. <property name="mnemonic_widget">usbredir-host</property>
  375. - <property name="xalign">1</property>
  376. </object>
  377. <packing>
  378. <property name="left_attach">0</property>
  379. @@ -1428,10 +1426,10 @@
  380. <object class="GtkLabel" id="tpm-device-path-label">
  381. <property name="visible">True</property>
  382. <property name="can_focus">False</property>
  383. + <property name="halign">start</property>
  384. <property name="label" translatable="yes">Device _Path:</property>
  385. <property name="use_underline">True</property>
  386. <property name="mnemonic_widget">tpm-device-path</property>
  387. - <property name="xalign">0</property>
  388. </object>
  389. <packing>
  390. <property name="left_attach">0</property>
  391. @@ -1453,10 +1451,10 @@
  392. <object class="GtkLabel" id="label35">
  393. <property name="visible">True</property>
  394. <property name="can_focus">False</property>
  395. + <property name="halign">end</property>
  396. <property name="label" translatable="yes">_Backend:</property>
  397. <property name="use_underline">True</property>
  398. <property name="mnemonic_widget">tpm-type</property>
  399. - <property name="xalign">1</property>
  400. </object>
  401. <packing>
  402. <property name="left_attach">0</property>
  403. @@ -1489,10 +1487,10 @@
  404. <object class="GtkLabel" id="label4">
  405. <property name="visible">True</property>
  406. <property name="can_focus">False</property>
  407. + <property name="halign">start</property>
  408. <property name="label" translatable="yes">_Type:</property>
  409. <property name="use_underline">True</property>
  410. <property name="mnemonic_widget">rng-type</property>
  411. - <property name="xalign">0</property>
  412. </object>
  413. <packing>
  414. <property name="left_attach">0</property>
  415. @@ -1514,10 +1512,10 @@
  416. <object class="GtkLabel" id="label8">
  417. <property name="visible">True</property>
  418. <property name="can_focus">False</property>
  419. + <property name="halign">start</property>
  420. <property name="label" translatable="yes">_Backend Type:</property>
  421. <property name="use_underline">True</property>
  422. <property name="mnemonic_widget">rng-backend-type</property>
  423. - <property name="xalign">0</property>
  424. </object>
  425. <packing>
  426. <property name="left_attach">0</property>
  427. @@ -1539,10 +1537,10 @@
  428. <object class="GtkLabel" id="label12">
  429. <property name="visible">True</property>
  430. <property name="can_focus">False</property>
  431. + <property name="halign">start</property>
  432. <property name="label" translatable="yes">Backend _Mode:</property>
  433. <property name="use_underline">True</property>
  434. <property name="mnemonic_widget">rng-backend-mode</property>
  435. - <property name="xalign">0</property>
  436. </object>
  437. <packing>
  438. <property name="left_attach">0</property>
  439. @@ -1564,10 +1562,10 @@
  440. <object class="GtkLabel" id="label17">
  441. <property name="visible">True</property>
  442. <property name="can_focus">False</property>
  443. + <property name="halign">start</property>
  444. <property name="label" translatable="yes">_Host:</property>
  445. <property name="use_underline">True</property>
  446. <property name="mnemonic_widget">rng-connect-host</property>
  447. - <property name="xalign">0</property>
  448. </object>
  449. <packing>
  450. <property name="left_attach">0</property>
  451. @@ -1595,10 +1593,10 @@
  452. <object class="GtkLabel" id="char-port-label1">
  453. <property name="visible">True</property>
  454. <property name="can_focus">False</property>
  455. + <property name="halign">start</property>
  456. <property name="label" translatable="yes">_Port:</property>
  457. <property name="use_underline">True</property>
  458. <property name="mnemonic_widget">rng-connect-service</property>
  459. - <property name="xalign">0</property>
  460. </object>
  461. <packing>
  462. <property name="expand">False</property>
  463. @@ -1629,10 +1627,10 @@
  464. <object class="GtkLabel" id="rng-bind-host-label">
  465. <property name="visible">True</property>
  466. <property name="can_focus">False</property>
  467. + <property name="halign">start</property>
  468. <property name="label" translatable="yes">B_ind Host:</property>
  469. <property name="use_underline">True</property>
  470. <property name="mnemonic_widget">rng-bind-host</property>
  471. - <property name="xalign">0</property>
  472. </object>
  473. <packing>
  474. <property name="left_attach">0</property>
  475. @@ -1660,10 +1658,10 @@
  476. <object class="GtkLabel" id="char-port-label2">
  477. <property name="visible">True</property>
  478. <property name="can_focus">False</property>
  479. + <property name="halign">start</property>
  480. <property name="label" translatable="yes">P_ort:</property>
  481. <property name="use_underline">True</property>
  482. <property name="mnemonic_widget">rng-bind-service</property>
  483. - <property name="xalign">0</property>
  484. </object>
  485. <packing>
  486. <property name="expand">False</property>
  487. @@ -1694,10 +1692,10 @@
  488. <object class="GtkLabel" id="label5">
  489. <property name="visible">True</property>
  490. <property name="can_focus">False</property>
  491. + <property name="halign">start</property>
  492. <property name="label" translatable="yes">_Device:</property>
  493. <property name="use_underline">True</property>
  494. <property name="mnemonic_widget">rng-device</property>
  495. - <property name="xalign">0</property>
  496. </object>
  497. <packing>
  498. <property name="left_attach">0</property>
  499. @@ -1741,10 +1739,10 @@
  500. <object class="GtkLabel" id="panic-type-label">
  501. <property name="visible">True</property>
  502. <property name="can_focus">False</property>
  503. + <property name="halign">start</property>
  504. <property name="label" translatable="yes">Address _Type:</property>
  505. <property name="use_underline">True</property>
  506. <property name="mnemonic_widget">panic-type</property>
  507. - <property name="xalign">0</property>
  508. </object>
  509. <packing>
  510. <property name="left_attach">0</property>
  511. @@ -1765,10 +1763,10 @@
  512. <object class="GtkLabel" id="panic-iobase-label">
  513. <property name="visible">True</property>
  514. <property name="can_focus">False</property>
  515. + <property name="halign">start</property>
  516. <property name="label" translatable="yes">_IO Base:</property>
  517. <property name="use_underline">True</property>
  518. <property name="mnemonic_widget">panic-iobase</property>
  519. - <property name="xalign">0</property>
  520. </object>
  521. <packing>
  522. <property name="left_attach">0</property>
  523. diff --git a/ui/addstorage.ui b/ui/addstorage.ui
  524. index 28a3f63..e85d831 100644
  525. --- a/ui/addstorage.ui
  526. +++ b/ui/addstorage.ui
  527. @@ -23,7 +23,7 @@
  528. <property name="visible">True</property>
  529. <property name="can_focus">True</property>
  530. <property name="receives_default">False</property>
  531. - <property name="xalign">0</property>
  532. + <property name="halign">start</property>
  533. <property name="active">True</property>
  534. <property name="draw_indicator">True</property>
  535. <child>
  536. @@ -62,8 +62,8 @@
  537. <object class="GtkSpinButton" id="storage-size">
  538. <property name="visible">True</property>
  539. <property name="can_focus">True</property>
  540. + <property name="halign">end</property>
  541. <property name="text" translatable="yes">0.0</property>
  542. - <property name="xalign">1</property>
  543. <property name="adjustment">adjustment1</property>
  544. <property name="climb_rate">1</property>
  545. <property name="digits">1</property>
  546. @@ -99,9 +99,9 @@
  547. <object class="GtkLabel" id="phys-hd-label">
  548. <property name="visible">True</property>
  549. <property name="can_focus">False</property>
  550. + <property name="halign">start</property>
  551. <property name="label">&lt;span color='#484848'&gt;Free Space&lt;/span&gt;</property>
  552. <property name="use_markup">True</property>
  553. - <property name="xalign">0</property>
  554. </object>
  555. <packing>
  556. <property name="expand">False</property>
  557. @@ -147,7 +147,7 @@
  558. <property name="visible">True</property>
  559. <property name="can_focus">True</property>
  560. <property name="receives_default">False</property>
  561. - <property name="xalign">0</property>
  562. + <property name="halign">start</property>
  563. <property name="active">True</property>
  564. <property name="draw_indicator">True</property>
  565. <property name="group">storage-create</property>
  566. diff --git a/ui/asyncjob.ui b/ui/asyncjob.ui
  567. index 423be82..7859e83 100644
  568. --- a/ui/asyncjob.ui
  569. +++ b/ui/asyncjob.ui
  570. @@ -45,11 +45,11 @@
  571. <object class="GtkLabel" id="pbar-text">
  572. <property name="visible">True</property>
  573. <property name="can_focus">False</property>
  574. + <property name="halign">start</property>
  575. <property name="label" translatable="yes">Please wait a few moments...</property>
  576. <property name="wrap">True</property>
  577. <property name="width_chars">50</property>
  578. <property name="max_width_chars">50</property>
  579. - <property name="xalign">0</property>
  580. <property name="yalign">0</property>
  581. </object>
  582. <packing>
  583. @@ -87,10 +87,10 @@
  584. <property name="width_request">400</property>
  585. <property name="visible">True</property>
  586. <property name="can_focus">False</property>
  587. + <property name="halign">start</property>
  588. <property name="label">some warning</property>
  589. <property name="wrap">True</property>
  590. <property name="max_width_chars">40</property>
  591. - <property name="xalign">0</property>
  592. </object>
  593. <packing>
  594. <property name="expand">True</property>
  595. @@ -109,10 +109,10 @@
  596. <object class="GtkLabel" id="pbar-stage">
  597. <property name="visible">True</property>
  598. <property name="can_focus">False</property>
  599. + <property name="halign">start</property>
  600. <property name="xpad">3</property>
  601. <property name="ypad">3</property>
  602. <property name="label" translatable="yes">Processing...</property>
  603. - <property name="xalign">0</property>
  604. <property name="yalign">0</property>
  605. </object>
  606. <packing>
  607. diff --git a/ui/choosecd.ui b/ui/choosecd.ui
  608. index f705b71..bfb9b5b 100644
  609. --- a/ui/choosecd.ui
  610. +++ b/ui/choosecd.ui
  611. @@ -131,7 +131,6 @@
  612. <property name="can_focus">True</property>
  613. <property name="receives_default">False</property>
  614. <property name="use_underline">True</property>
  615. - <property name="xalign">0.5</property>
  616. <property name="active">True</property>
  617. <property name="draw_indicator">True</property>
  618. <signal name="toggled" handler="on_media_toggled" swapped="no"/>
  619. @@ -157,7 +156,6 @@
  620. <property name="can_focus">True</property>
  621. <property name="receives_default">False</property>
  622. <property name="use_underline">True</property>
  623. - <property name="xalign">0.5</property>
  624. <property name="draw_indicator">True</property>
  625. <property name="group">physical-media</property>
  626. <signal name="toggled" handler="on_media_toggled" swapped="no"/>
  627. @@ -179,10 +177,10 @@
  628. <object class="GtkLabel" id="label36">
  629. <property name="visible">True</property>
  630. <property name="can_focus">False</property>
  631. + <property name="halign">start</property>
  632. <property name="label" translatable="yes">_Location:</property>
  633. <property name="use_underline">True</property>
  634. <property name="mnemonic_widget">iso-path</property>
  635. - <property name="xalign">0</property>
  636. </object>
  637. </child>
  638. </object>
  639. @@ -202,9 +200,9 @@
  640. <object class="GtkLabel" id="label38">
  641. <property name="visible">True</property>
  642. <property name="can_focus">False</property>
  643. + <property name="halign">start</property>
  644. <property name="label" translatable="yes">_Device Media:</property>
  645. <property name="use_underline">True</property>
  646. - <property name="xalign">0</property>
  647. </object>
  648. </child>
  649. </object>
  650. diff --git a/ui/clone.ui b/ui/clone.ui
  651. index b835c1f..e451811 100644
  652. --- a/ui/clone.ui
  653. +++ b/ui/clone.ui
  654. @@ -49,9 +49,9 @@
  655. <object class="GtkLabel" id="label2">
  656. <property name="visible">True</property>
  657. <property name="can_focus">False</property>
  658. + <property name="halign">start</property>
  659. <property name="label" translatable="yes">&lt;span size='large' color='white'&gt;Clone virtual machine&lt;/span&gt;</property>
  660. <property name="use_markup">True</property>
  661. - <property name="xalign">0</property>
  662. </object>
  663. <packing>
  664. <property name="expand">True</property>
  665. @@ -104,9 +104,9 @@
  666. <object class="GtkLabel" id="clone-orig-name">
  667. <property name="visible">True</property>
  668. <property name="can_focus">False</property>
  669. + <property name="halign">start</property>
  670. <property name="label">orig name</property>
  671. <property name="ellipsize">end</property>
  672. - <property name="xalign">0</property>
  673. </object>
  674. <packing>
  675. <property name="left_attach">1</property>
  676. @@ -117,8 +117,8 @@
  677. <object class="GtkLabel" id="label4">
  678. <property name="visible">True</property>
  679. <property name="can_focus">False</property>
  680. + <property name="halign">start</property>
  681. <property name="label" translatable="yes">Create clone based on:</property>
  682. - <property name="xalign">0</property>
  683. </object>
  684. <packing>
  685. <property name="left_attach">0</property>
  686. @@ -129,8 +129,8 @@
  687. <object class="GtkLabel" id="label9">
  688. <property name="visible">True</property>
  689. <property name="can_focus">False</property>
  690. + <property name="halign">end</property>
  691. <property name="label" translatable="yes">Destination host:</property>
  692. - <property name="xalign">1</property>
  693. </object>
  694. <packing>
  695. <property name="left_attach">0</property>
  696. @@ -141,10 +141,10 @@
  697. <object class="GtkLabel" id="clone-dest-host">
  698. <property name="visible">True</property>
  699. <property name="can_focus">False</property>
  700. + <property name="halign">start</property>
  701. <property name="label">dest host</property>
  702. <property name="ellipsize">end</property>
  703. <property name="lines">0</property>
  704. - <property name="xalign">0</property>
  705. </object>
  706. <packing>
  707. <property name="left_attach">1</property>
  708. @@ -180,8 +180,8 @@
  709. <object class="GtkLabel" id="clone-no-net">
  710. <property name="visible">True</property>
  711. <property name="can_focus">False</property>
  712. + <property name="halign">start</property>
  713. <property name="label" translatable="yes">No networking devices</property>
  714. - <property name="xalign">0</property>
  715. </object>
  716. <packing>
  717. <property name="expand">True</property>
  718. @@ -218,9 +218,9 @@
  719. <object class="GtkLabel" id="label7">
  720. <property name="visible">True</property>
  721. <property name="can_focus">False</property>
  722. + <property name="halign">end</property>
  723. <property name="label" translatable="yes">&lt;span color='#484848'&gt;Networking:&lt;/span&gt;</property>
  724. <property name="use_markup">True</property>
  725. - <property name="xalign">1</property>
  726. <property name="yalign">0</property>
  727. </object>
  728. <packing>
  729. @@ -239,8 +239,8 @@
  730. <object class="GtkLabel" id="clone-no-storage-pass">
  731. <property name="visible">True</property>
  732. <property name="can_focus">False</property>
  733. + <property name="halign">start</property>
  734. <property name="label" translatable="yes">No storage to clone</property>
  735. - <property name="xalign">0</property>
  736. </object>
  737. <packing>
  738. <property name="expand">False</property>
  739. @@ -347,9 +347,9 @@
  740. <object class="GtkLabel" id="label6">
  741. <property name="visible">True</property>
  742. <property name="can_focus">False</property>
  743. + <property name="halign">end</property>
  744. <property name="label" translatable="yes">&lt;span color='#484848'&gt;Storage:&lt;/span&gt;</property>
  745. <property name="use_markup">True</property>
  746. - <property name="xalign">1</property>
  747. <property name="yalign">0</property>
  748. </object>
  749. <packing>
  750. @@ -362,11 +362,11 @@
  751. <object class="GtkLabel" id="label3">
  752. <property name="visible">True</property>
  753. <property name="can_focus">False</property>
  754. + <property name="halign">end</property>
  755. <property name="label" translatable="yes">&lt;span color='#484848'&gt;_Name:&lt;/span&gt;</property>
  756. <property name="use_markup">True</property>
  757. <property name="use_underline">True</property>
  758. <property name="mnemonic_widget">clone-new-name</property>
  759. - <property name="xalign">1</property>
  760. </object>
  761. <packing>
  762. <property name="x_options">GTK_FILL</property>
  763. @@ -435,7 +435,6 @@
  764. <property name="label" translatable="yes">&lt;span size='small'&gt;Cloning creates a new, independent copy of the original disk. Sharing
  765. uses the existing disk image for both the original and the new machine.&lt;/span&gt;</property>
  766. <property name="use_markup">True</property>
  767. - <property name="xalign">0</property>
  768. </object>
  769. <packing>
  770. <property name="expand">False</property>
  771. @@ -459,7 +458,7 @@ uses the existing disk image for both the original and the new machine.&lt;/span
  772. <object class="GtkImage" id="image5">
  773. <property name="visible">True</property>
  774. <property name="can_focus">False</property>
  775. - <property name="xalign">0</property>
  776. + <property name="halign">start</property>
  777. <property name="yalign">0</property>
  778. <property name="stock">gtk-dialog-warning</property>
  779. </object>
  780. @@ -651,8 +650,8 @@ like change passwords or static IPs, please see the virt-sysprep(1) tool.&lt;/sp
  781. <object class="GtkLabel" id="change-mac-type">
  782. <property name="visible">True</property>
  783. <property name="can_focus">False</property>
  784. + <property name="halign">start</property>
  785. <property name="label">type string</property>
  786. - <property name="xalign">0</property>
  787. </object>
  788. </child>
  789. </object>
  790. @@ -672,9 +671,9 @@ like change passwords or static IPs, please see the virt-sysprep(1) tool.&lt;/sp
  791. <object class="GtkLabel" id="change-mac-orig">
  792. <property name="visible">True</property>
  793. <property name="can_focus">False</property>
  794. + <property name="halign">start</property>
  795. <property name="label">orig-mac</property>
  796. <property name="width_chars">20</property>
  797. - <property name="xalign">0</property>
  798. </object>
  799. </child>
  800. </object>
  801. @@ -703,10 +702,10 @@ like change passwords or static IPs, please see the virt-sysprep(1) tool.&lt;/sp
  802. <object class="GtkLabel" id="label10">
  803. <property name="visible">True</property>
  804. <property name="can_focus">False</property>
  805. + <property name="halign">end</property>
  806. <property name="label" translatable="yes">New _MAC:</property>
  807. <property name="use_underline">True</property>
  808. <property name="mnemonic_widget">change-mac-new</property>
  809. - <property name="xalign">1</property>
  810. </object>
  811. <packing>
  812. <property name="right_attach">2</property>
  813. @@ -741,9 +740,9 @@ like change passwords or static IPs, please see the virt-sysprep(1) tool.&lt;/sp
  814. <object class="GtkLabel" id="label77">
  815. <property name="visible">True</property>
  816. <property name="can_focus">False</property>
  817. + <property name="halign">end</property>
  818. <property name="label" translatable="yes">&lt;span color='#484848'&gt;Type:&lt;/span&gt;</property>
  819. <property name="use_markup">True</property>
  820. - <property name="xalign">1</property>
  821. </object>
  822. <packing>
  823. <property name="left_attach">1</property>
  824. @@ -756,9 +755,9 @@ like change passwords or static IPs, please see the virt-sysprep(1) tool.&lt;/sp
  825. <object class="GtkLabel" id="label16">
  826. <property name="visible">True</property>
  827. <property name="can_focus">False</property>
  828. + <property name="halign">end</property>
  829. <property name="label" translatable="yes">&lt;span color='#484848'&gt;MAC:&lt;/span&gt;</property>
  830. <property name="use_markup">True</property>
  831. - <property name="xalign">1</property>
  832. </object>
  833. <packing>
  834. <property name="left_attach">1</property>
  835. @@ -905,8 +904,8 @@ like change passwords or static IPs, please see the virt-sysprep(1) tool.&lt;/sp
  836. <object class="GtkLabel" id="change-storage-size">
  837. <property name="visible">True</property>
  838. <property name="can_focus">False</property>
  839. + <property name="halign">start</property>
  840. <property name="label">size</property>
  841. - <property name="xalign">0</property>
  842. </object>
  843. <packing>
  844. <property name="left_attach">1</property>
  845. @@ -920,8 +919,8 @@ like change passwords or static IPs, please see the virt-sysprep(1) tool.&lt;/sp
  846. <object class="GtkLabel" id="change-storage-target">
  847. <property name="visible">True</property>
  848. <property name="can_focus">False</property>
  849. + <property name="halign">start</property>
  850. <property name="label">target</property>
  851. - <property name="xalign">0</property>
  852. </object>
  853. <packing>
  854. <property name="left_attach">1</property>
  855. @@ -935,11 +934,11 @@ like change passwords or static IPs, please see the virt-sysprep(1) tool.&lt;/sp
  856. <object class="GtkLabel" id="change-storage-orig">
  857. <property name="visible">True</property>
  858. <property name="can_focus">False</property>
  859. + <property name="halign">start</property>
  860. <property name="label">orig-path</property>
  861. <property name="ellipsize">start</property>
  862. <property name="width_chars">25</property>
  863. <property name="max_width_chars">25</property>
  864. - <property name="xalign">0</property>
  865. </object>
  866. <packing>
  867. <property name="left_attach">1</property>
  868. @@ -951,9 +950,9 @@ like change passwords or static IPs, please see the virt-sysprep(1) tool.&lt;/sp
  869. <object class="GtkLabel" id="label15">
  870. <property name="visible">True</property>
  871. <property name="can_focus">False</property>
  872. + <property name="halign">end</property>
  873. <property name="label" translatable="yes">&lt;span color='#484848'&gt;Size:&lt;/span&gt;</property>
  874. <property name="use_markup">True</property>
  875. - <property name="xalign">1</property>
  876. <property name="yalign">1</property>
  877. </object>
  878. <packing>
  879. @@ -967,9 +966,9 @@ like change passwords or static IPs, please see the virt-sysprep(1) tool.&lt;/sp
  880. <object class="GtkLabel" id="label14">
  881. <property name="visible">True</property>
  882. <property name="can_focus">False</property>
  883. + <property name="halign">end</property>
  884. <property name="label" translatable="yes">&lt;span color='#484848'&gt;Target:&lt;/span&gt;</property>
  885. <property name="use_markup">True</property>
  886. - <property name="xalign">1</property>
  887. </object>
  888. <packing>
  889. <property name="top_attach">1</property>
  890. @@ -982,9 +981,9 @@ like change passwords or static IPs, please see the virt-sysprep(1) tool.&lt;/sp
  891. <object class="GtkLabel" id="label13">
  892. <property name="visible">True</property>
  893. <property name="can_focus">False</property>
  894. + <property name="halign">end</property>
  895. <property name="label" translatable="yes">&lt;span color='#484848'&gt;Path:&lt;/span&gt;</property>
  896. <property name="use_markup">True</property>
  897. - <property name="xalign">1</property>
  898. </object>
  899. <packing>
  900. <property name="x_options">GTK_FILL</property>
  901. @@ -1004,8 +1003,8 @@ like change passwords or static IPs, please see the virt-sysprep(1) tool.&lt;/sp
  902. <object class="GtkLabel" id="label1">
  903. <property name="visible">True</property>
  904. <property name="can_focus">False</property>
  905. + <property name="halign">start</property>
  906. <property name="label" translatable="yes">Existing disk</property>
  907. - <property name="xalign">0</property>
  908. </object>
  909. <packing>
  910. <property name="right_attach">2</property>
  911. @@ -1037,11 +1036,11 @@ like change passwords or static IPs, please see the virt-sysprep(1) tool.&lt;/sp
  912. <object class="GtkLabel" id="label12">
  913. <property name="visible">True</property>
  914. <property name="can_focus">False</property>
  915. + <property name="halign">end</property>
  916. <property name="label" translatable="yes">&lt;span color='#484848'&gt;New _Path:&lt;/span&gt;</property>
  917. <property name="use_markup">True</property>
  918. <property name="use_underline">True</property>
  919. <property name="mnemonic_widget">change-storage-new</property>
  920. - <property name="xalign">1</property>
  921. </object>
  922. </child>
  923. </object>
  924. @@ -1059,7 +1058,6 @@ like change passwords or static IPs, please see the virt-sysprep(1) tool.&lt;/sp
  925. <property name="can_focus">True</property>
  926. <property name="receives_default">False</property>
  927. <property name="use_underline">True</property>
  928. - <property name="xalign">0.5</property>
  929. <property name="draw_indicator">True</property>
  930. <signal name="toggled" handler="on_change_storage_doclone_toggled" swapped="no"/>
  931. </object>
  932. diff --git a/ui/connect.ui b/ui/connect.ui
  933. index 7ced8fb..5fcc6d8 100644
  934. --- a/ui/connect.ui
  935. +++ b/ui/connect.ui
  936. @@ -94,10 +94,10 @@
  937. <object class="GtkLabel" id="label87">
  938. <property name="visible">True</property>
  939. <property name="can_focus">False</property>
  940. + <property name="halign">start</property>
  941. <property name="label" translatable="yes">_Hypervisor:</property>
  942. <property name="use_underline">True</property>
  943. <property name="mnemonic_widget">hypervisor</property>
  944. - <property name="xalign">0</property>
  945. </object>
  946. <packing>
  947. <property name="left_attach">0</property>
  948. @@ -135,8 +135,8 @@
  949. <object class="GtkLabel" id="label1">
  950. <property name="visible">True</property>
  951. <property name="can_focus">False</property>
  952. + <property name="halign">start</property>
  953. <property name="label" translatable="yes">Generated URI:</property>
  954. - <property name="xalign">0</property>
  955. </object>
  956. <packing>
  957. <property name="left_attach">0</property>
  958. @@ -147,11 +147,11 @@
  959. <object class="GtkLabel" id="uri-entry">
  960. <property name="visible">True</property>
  961. <property name="can_focus">False</property>
  962. + <property name="halign">start</property>
  963. <property name="label">uri</property>
  964. <property name="ellipsize">end</property>
  965. <property name="width_chars">22</property>
  966. <property name="max_width_chars">22</property>
  967. - <property name="xalign">0</property>
  968. </object>
  969. <packing>
  970. <property name="left_attach">1</property>
  971. @@ -165,7 +165,6 @@
  972. <property name="can_focus">True</property>
  973. <property name="receives_default">False</property>
  974. <property name="use_underline">True</property>
  975. - <property name="xalign">0.5</property>
  976. <property name="draw_indicator">True</property>
  977. <signal name="toggled" handler="on_connect_remote_toggled" swapped="no"/>
  978. </object>
  979. @@ -179,10 +178,10 @@
  980. <object class="GtkLabel" id="label90">
  981. <property name="visible">True</property>
  982. <property name="can_focus">False</property>
  983. + <property name="halign">start</property>
  984. <property name="label" translatable="yes">_Autoconnect:</property>
  985. <property name="use_underline">True</property>
  986. <property name="mnemonic_widget">autoconnect</property>
  987. - <property name="xalign">0</property>
  988. </object>
  989. <packing>
  990. <property name="left_attach">0</property>
  991. @@ -195,7 +194,6 @@
  992. <property name="can_focus">True</property>
  993. <property name="receives_default">False</property>
  994. <property name="use_underline">True</property>
  995. - <property name="xalign">0.5</property>
  996. <property name="draw_indicator">True</property>
  997. </object>
  998. <packing>
  999. @@ -237,11 +235,11 @@
  1000. <object class="GtkLabel" id="label91">
  1001. <property name="visible">True</property>
  1002. <property name="can_focus">False</property>
  1003. + <property name="halign">start</property>
  1004. <property name="margin_left">24</property>
  1005. <property name="label" translatable="yes">H_ostname:</property>
  1006. <property name="use_underline">True</property>
  1007. <property name="mnemonic_widget">hostname</property>
  1008. - <property name="xalign">0</property>
  1009. </object>
  1010. <packing>
  1011. <property name="left_attach">0</property>
  1012. @@ -252,13 +250,13 @@
  1013. <object class="GtkLabel" id="label2">
  1014. <property name="visible">True</property>
  1015. <property name="can_focus">False</property>
  1016. + <property name="halign">start</property>
  1017. <property name="margin_left">24</property>
  1018. <property name="ypad">2</property>
  1019. <property name="label" translatable="yes">_Username:</property>
  1020. <property name="use_markup">True</property>
  1021. <property name="use_underline">True</property>
  1022. <property name="mnemonic_widget">username-entry</property>
  1023. - <property name="xalign">0</property>
  1024. <property name="yalign">0.51999998092651367</property>
  1025. </object>
  1026. <packing>
  1027. @@ -270,11 +268,11 @@
  1028. <object class="GtkLabel" id="label88">
  1029. <property name="visible">True</property>
  1030. <property name="can_focus">False</property>
  1031. + <property name="halign">start</property>
  1032. <property name="margin_left">24</property>
  1033. <property name="label" translatable="yes">Me_thod:</property>
  1034. <property name="use_underline">True</property>
  1035. <property name="mnemonic_widget">transport</property>
  1036. - <property name="xalign">0</property>
  1037. </object>
  1038. <packing>
  1039. <property name="left_attach">0</property>
  1040. @@ -290,7 +288,7 @@
  1041. <object class="GtkImage" id="image2">
  1042. <property name="visible">True</property>
  1043. <property name="can_focus">False</property>
  1044. - <property name="xalign">0</property>
  1045. + <property name="halign">start</property>
  1046. <property name="yalign">0</property>
  1047. <property name="stock">gtk-dialog-warning</property>
  1048. </object>
  1049. diff --git a/ui/create.ui b/ui/create.ui
  1050. index 513ec08..f25ea42 100644
  1051. --- a/ui/create.ui
  1052. +++ b/ui/create.ui
  1053. @@ -67,9 +67,9 @@
  1054. <object class="GtkLabel" id="label2">
  1055. <property name="visible">True</property>
  1056. <property name="can_focus">False</property>
  1057. + <property name="halign">start</property>
  1058. <property name="label" translatable="yes">&lt;span size='large' color='white'&gt;Create a new virtual machine&lt;/span&gt;</property>
  1059. <property name="use_markup">True</property>
  1060. - <property name="xalign">0</property>
  1061. </object>
  1062. <packing>
  1063. <property name="expand">False</property>
  1064. @@ -81,9 +81,9 @@
  1065. <object class="GtkLabel" id="header-pagenum">
  1066. <property name="visible">True</property>
  1067. <property name="can_focus">False</property>
  1068. + <property name="halign">start</property>
  1069. <property name="label">&lt;span color='#59B0E2'&gt;Step foo of bar&lt;/span&gt;</property>
  1070. <property name="use_markup">True</property>
  1071. - <property name="xalign">0</property>
  1072. </object>
  1073. <packing>
  1074. <property name="expand">True</property>
  1075. @@ -155,8 +155,8 @@
  1076. <object class="GtkLabel" id="label39">
  1077. <property name="visible">True</property>
  1078. <property name="can_focus">False</property>
  1079. + <property name="halign">start</property>
  1080. <property name="label" translatable="yes">Choose virtualization type</property>
  1081. - <property name="xalign">0</property>
  1082. </object>
  1083. <packing>
  1084. <property name="expand">False</property>
  1085. @@ -181,8 +181,8 @@
  1086. <property name="visible">True</property>
  1087. <property name="can_focus">True</property>
  1088. <property name="receives_default">False</property>
  1089. + <property name="halign">start</property>
  1090. <property name="use_underline">True</property>
  1091. - <property name="xalign">0</property>
  1092. <property name="active">True</property>
  1093. <property name="draw_indicator">True</property>
  1094. <signal name="toggled" handler="on_vz_virt_type_changed" swapped="no"/>
  1095. @@ -199,8 +199,8 @@
  1096. <property name="visible">True</property>
  1097. <property name="can_focus">True</property>
  1098. <property name="receives_default">False</property>
  1099. + <property name="halign">start</property>
  1100. <property name="use_underline">True</property>
  1101. - <property name="xalign">0</property>
  1102. <property name="draw_indicator">True</property>
  1103. <property name="group">vz-virt-type-hvm</property>
  1104. <signal name="toggled" handler="on_vz_virt_type_changed" swapped="no"/>
  1105. @@ -237,8 +237,8 @@
  1106. <object class="GtkLabel" id="label12">
  1107. <property name="visible">True</property>
  1108. <property name="can_focus">False</property>
  1109. + <property name="halign">start</property>
  1110. <property name="label" translatable="yes">Choose how you would like to install the operating system</property>
  1111. - <property name="xalign">0</property>
  1112. </object>
  1113. <packing>
  1114. <property name="expand">False</property>
  1115. @@ -263,8 +263,8 @@
  1116. <property name="visible">True</property>
  1117. <property name="can_focus">True</property>
  1118. <property name="receives_default">False</property>
  1119. + <property name="halign">start</property>
  1120. <property name="use_underline">True</property>
  1121. - <property name="xalign">0</property>
  1122. <property name="active">True</property>
  1123. <property name="draw_indicator">True</property>
  1124. <signal name="toggled" handler="on_method_changed" swapped="no"/>
  1125. @@ -281,8 +281,8 @@
  1126. <property name="visible">True</property>
  1127. <property name="can_focus">True</property>
  1128. <property name="receives_default">False</property>
  1129. + <property name="halign">start</property>
  1130. <property name="use_underline">True</property>
  1131. - <property name="xalign">0</property>
  1132. <property name="draw_indicator">True</property>
  1133. <property name="group">method-local</property>
  1134. <signal name="toggled" handler="on_method_changed" swapped="no"/>
  1135. @@ -299,8 +299,8 @@
  1136. <property name="visible">True</property>
  1137. <property name="can_focus">True</property>
  1138. <property name="receives_default">False</property>
  1139. + <property name="halign">start</property>
  1140. <property name="use_underline">True</property>
  1141. - <property name="xalign">0</property>
  1142. <property name="draw_indicator">True</property>
  1143. <property name="group">method-local</property>
  1144. <signal name="toggled" handler="on_method_changed" swapped="no"/>
  1145. @@ -317,8 +317,8 @@
  1146. <property name="visible">True</property>
  1147. <property name="can_focus">True</property>
  1148. <property name="receives_default">False</property>
  1149. + <property name="halign">start</property>
  1150. <property name="use_underline">True</property>
  1151. - <property name="xalign">0</property>
  1152. <property name="draw_indicator">True</property>
  1153. <property name="group">method-local</property>
  1154. <signal name="toggled" handler="on_method_changed" swapped="no"/>
  1155. @@ -354,8 +354,8 @@
  1156. <object class="GtkLabel" id="label44">
  1157. <property name="visible">True</property>
  1158. <property name="can_focus">False</property>
  1159. + <property name="halign">start</property>
  1160. <property name="label" translatable="yes">Choose the container type</property>
  1161. - <property name="xalign">0</property>
  1162. </object>
  1163. <packing>
  1164. <property name="expand">False</property>
  1165. @@ -380,8 +380,8 @@
  1166. <property name="visible">True</property>
  1167. <property name="can_focus">True</property>
  1168. <property name="receives_default">False</property>
  1169. + <property name="halign">start</property>
  1170. <property name="use_underline">True</property>
  1171. - <property name="xalign">0</property>
  1172. <property name="active">True</property>
  1173. <property name="draw_indicator">True</property>
  1174. <signal name="toggled" handler="on_method_changed" swapped="no"/>
  1175. @@ -398,8 +398,8 @@
  1176. <property name="visible">True</property>
  1177. <property name="can_focus">True</property>
  1178. <property name="receives_default">False</property>
  1179. + <property name="halign">start</property>
  1180. <property name="use_underline">True</property>
  1181. - <property name="xalign">0</property>
  1182. <property name="draw_indicator">True</property>
  1183. <property name="group">method-container-app</property>
  1184. <signal name="toggled" handler="on_method_changed" swapped="no"/>
  1185. @@ -443,10 +443,10 @@
  1186. <object class="GtkLabel" id="label77">
  1187. <property name="visible">True</property>
  1188. <property name="can_focus">False</property>
  1189. + <property name="halign">end</property>
  1190. <property name="label" translatable="yes">C_onnection:</property>
  1191. <property name="use_underline">True</property>
  1192. <property name="mnemonic_widget">create-conn</property>
  1193. - <property name="xalign">1</property>
  1194. </object>
  1195. <packing>
  1196. <property name="x_options">GTK_FILL</property>
  1197. @@ -474,11 +474,11 @@
  1198. <object class="GtkLabel" id="create-conn-label">
  1199. <property name="visible">True</property>
  1200. <property name="can_focus">False</property>
  1201. + <property name="halign">start</property>
  1202. <property name="label">conn label</property>
  1203. <property name="ellipsize">end</property>
  1204. <property name="width_chars">25</property>
  1205. <property name="max_width_chars">25</property>
  1206. - <property name="xalign">0</property>
  1207. </object>
  1208. <packing>
  1209. <property name="expand">True</property>
  1210. @@ -535,7 +535,6 @@
  1211. bar</property>
  1212. <property name="wrap">True</property>
  1213. <property name="max_width_chars">45</property>
  1214. - <property name="xalign">0</property>
  1215. <property name="yalign">0</property>
  1216. </object>
  1217. <packing>
  1218. @@ -593,7 +592,6 @@ bar</property>
  1219. bar</property>
  1220. <property name="wrap">True</property>
  1221. <property name="max_width_chars">45</property>
  1222. - <property name="xalign">0</property>
  1223. <property name="yalign">0</property>
  1224. </object>
  1225. <packing>
  1226. @@ -651,10 +649,10 @@ bar</property>
  1227. <object class="GtkLabel" id="label28">
  1228. <property name="visible">True</property>
  1229. <property name="can_focus">False</property>
  1230. + <property name="halign">end</property>
  1231. <property name="label" translatable="yes">_Xen Type:</property>
  1232. <property name="use_underline">True</property>
  1233. <property name="mnemonic_widget">xen-type</property>
  1234. - <property name="xalign">1</property>
  1235. </object>
  1236. <packing>
  1237. <property name="left_attach">0</property>
  1238. @@ -665,10 +663,10 @@ bar</property>
  1239. <object class="GtkLabel" id="label30">
  1240. <property name="visible">True</property>
  1241. <property name="can_focus">False</property>
  1242. + <property name="halign">end</property>
  1243. <property name="label" translatable="yes">_Architecture:</property>
  1244. <property name="use_underline">True</property>
  1245. <property name="mnemonic_widget">arch</property>
  1246. - <property name="xalign">1</property>
  1247. </object>
  1248. <packing>
  1249. <property name="left_attach">0</property>
  1250. @@ -679,10 +677,10 @@ bar</property>
  1251. <object class="GtkLabel" id="label10">
  1252. <property name="visible">True</property>
  1253. <property name="can_focus">False</property>
  1254. + <property name="halign">end</property>
  1255. <property name="label" translatable="yes">_Machine Type:</property>
  1256. <property name="use_underline">True</property>
  1257. <property name="mnemonic_widget">machine</property>
  1258. - <property name="xalign">1</property>
  1259. </object>
  1260. <packing>
  1261. <property name="left_attach">0</property>
  1262. @@ -704,10 +702,10 @@ bar</property>
  1263. <object class="GtkLabel" id="label31">
  1264. <property name="visible">True</property>
  1265. <property name="can_focus">False</property>
  1266. + <property name="halign">end</property>
  1267. <property name="label" translatable="yes">_Virt Type:</property>
  1268. <property name="use_underline">True</property>
  1269. <property name="mnemonic_widget">virt-type</property>
  1270. - <property name="xalign">1</property>
  1271. </object>
  1272. <packing>
  1273. <property name="left_attach">0</property>
  1274. @@ -786,8 +784,8 @@ bar</property>
  1275. <object class="GtkLabel" id="label21">
  1276. <property name="visible">True</property>
  1277. <property name="can_focus">False</property>
  1278. + <property name="halign">start</property>
  1279. <property name="label" translatable="yes">Locate your install media</property>
  1280. - <property name="xalign">0</property>
  1281. </object>
  1282. <packing>
  1283. <property name="expand">False</property>
  1284. @@ -819,7 +817,6 @@ bar</property>
  1285. <property name="can_focus">True</property>
  1286. <property name="receives_default">False</property>
  1287. <property name="use_underline">True</property>
  1288. - <property name="xalign">0.5</property>
  1289. <property name="active">True</property>
  1290. <property name="draw_indicator">True</property>
  1291. <signal name="toggled" handler="on_install_cdrom_radio_toggled" swapped="no"/>
  1292. @@ -859,7 +856,6 @@ bar</property>
  1293. <property name="can_focus">True</property>
  1294. <property name="receives_default">False</property>
  1295. <property name="use_underline">True</property>
  1296. - <property name="xalign">0.5</property>
  1297. <property name="active">True</property>
  1298. <property name="draw_indicator">True</property>
  1299. <property name="group">install-cdrom-radio</property>
  1300. @@ -962,8 +958,8 @@ bar</property>
  1301. <object class="GtkLabel" id="label23">
  1302. <property name="visible">True</property>
  1303. <property name="can_focus">False</property>
  1304. + <property name="halign">start</property>
  1305. <property name="label" translatable="yes">Provide the operating system install URL</property>
  1306. - <property name="xalign">0</property>
  1307. </object>
  1308. <packing>
  1309. <property name="expand">False</property>
  1310. @@ -992,10 +988,10 @@ bar</property>
  1311. <object class="GtkLabel" id="label24">
  1312. <property name="visible">True</property>
  1313. <property name="can_focus">False</property>
  1314. + <property name="halign">end</property>
  1315. <property name="label" translatable="yes">U_RL:</property>
  1316. <property name="use_underline">True</property>
  1317. <property name="mnemonic_widget">install-url-entry</property>
  1318. - <property name="xalign">1</property>
  1319. </object>
  1320. </child>
  1321. </object>
  1322. @@ -1028,10 +1024,10 @@ bar</property>
  1323. <object class="GtkLabel" id="label26">
  1324. <property name="visible">True</property>
  1325. <property name="can_focus">False</property>
  1326. + <property name="halign">end</property>
  1327. <property name="label" translatable="yes">Kerne_l options:</property>
  1328. <property name="use_underline">True</property>
  1329. <property name="mnemonic_widget">install-urlopts-entry</property>
  1330. - <property name="xalign">1</property>
  1331. </object>
  1332. <packing>
  1333. <property name="x_options">GTK_FILL</property>
  1334. @@ -1163,10 +1159,10 @@ User shouldn't see this.</property>
  1335. <object class="GtkLabel" id="label41">
  1336. <property name="visible">True</property>
  1337. <property name="can_focus">False</property>
  1338. + <property name="halign">start</property>
  1339. <property name="label" translatable="yes">Provide the existing stora_ge path:</property>
  1340. <property name="use_underline">True</property>
  1341. <property name="mnemonic_widget">install-import-entry</property>
  1342. - <property name="xalign">0</property>
  1343. </object>
  1344. <packing>
  1345. <property name="expand">False</property>
  1346. @@ -1242,8 +1238,8 @@ User shouldn't see this.</property>
  1347. <object class="GtkLabel" id="label11">
  1348. <property name="visible">True</property>
  1349. <property name="can_focus">False</property>
  1350. + <property name="halign">start</property>
  1351. <property name="label" translatable="yes">Direct kernel boot:</property>
  1352. - <property name="xalign">0</property>
  1353. </object>
  1354. <packing>
  1355. <property name="expand">False</property>
  1356. @@ -1266,10 +1262,10 @@ User shouldn't see this.</property>
  1357. <object class="GtkLabel" id="label38">
  1358. <property name="visible">True</property>
  1359. <property name="can_focus">False</property>
  1360. + <property name="halign">start</property>
  1361. <property name="label" translatable="yes">_Kernel path:</property>
  1362. <property name="use_underline">True</property>
  1363. <property name="mnemonic_widget">kernel</property>
  1364. - <property name="xalign">0</property>
  1365. </object>
  1366. <packing>
  1367. <property name="left_attach">0</property>
  1368. @@ -1280,10 +1276,10 @@ User shouldn't see this.</property>
  1369. <object class="GtkLabel" id="label48">
  1370. <property name="visible">True</property>
  1371. <property name="can_focus">False</property>
  1372. + <property name="halign">start</property>
  1373. <property name="label" translatable="yes">_Initrd path:</property>
  1374. <property name="use_underline">True</property>
  1375. <property name="mnemonic_widget">initrd</property>
  1376. - <property name="xalign">0</property>
  1377. </object>
  1378. <packing>
  1379. <property name="left_attach">0</property>
  1380. @@ -1294,10 +1290,10 @@ User shouldn't see this.</property>
  1381. <object class="GtkLabel" id="label49">
  1382. <property name="visible">True</property>
  1383. <property name="can_focus">False</property>
  1384. + <property name="halign">start</property>
  1385. <property name="label" translatable="yes">_DTB path:</property>
  1386. <property name="use_underline">True</property>
  1387. <property name="mnemonic_widget">dtb</property>
  1388. - <property name="xalign">0</property>
  1389. </object>
  1390. <packing>
  1391. <property name="left_attach">0</property>
  1392. @@ -1435,10 +1431,10 @@ User shouldn't see this.</property>
  1393. <object class="GtkLabel" id="label51">
  1394. <property name="visible">True</property>
  1395. <property name="can_focus">False</property>
  1396. + <property name="halign">start</property>
  1397. <property name="label" translatable="yes">Kerne_l args:</property>
  1398. <property name="use_underline">True</property>
  1399. <property name="mnemonic_widget">kernel-args</property>
  1400. - <property name="xalign">0</property>
  1401. </object>
  1402. <packing>
  1403. <property name="left_attach">0</property>
  1404. @@ -1500,10 +1496,10 @@ User shouldn't see this.</property>
  1405. <object class="GtkLabel" id="label43">
  1406. <property name="visible">True</property>
  1407. <property name="can_focus">False</property>
  1408. + <property name="halign">start</property>
  1409. <property name="label" translatable="yes">Provide the _application path:</property>
  1410. <property name="use_underline">True</property>
  1411. <property name="mnemonic_widget">install-app-entry</property>
  1412. - <property name="xalign">0</property>
  1413. </object>
  1414. <packing>
  1415. <property name="expand">False</property>
  1416. @@ -1588,10 +1584,10 @@ User shouldn't see this.</property>
  1417. <object class="GtkLabel" id="label45">
  1418. <property name="visible">True</property>
  1419. <property name="can_focus">False</property>
  1420. + <property name="halign">start</property>
  1421. <property name="label" translatable="yes">Provide the existing OS root _directory:</property>
  1422. <property name="use_underline">True</property>
  1423. <property name="mnemonic_widget">install-oscontainer-fs</property>
  1424. - <property name="xalign">0</property>
  1425. </object>
  1426. <packing>
  1427. <property name="expand">False</property>
  1428. @@ -1675,10 +1671,10 @@ User shouldn't see this.</property>
  1429. <object class="GtkLabel" id="label46">
  1430. <property name="visible">True</property>
  1431. <property name="can_focus">False</property>
  1432. + <property name="halign">start</property>
  1433. <property name="label" translatable="yes">&lt;small&gt;The OS directory tree must already exist. Creating an OS directory tree
  1434. is not yet supported.&lt;/small&gt;</property>
  1435. <property name="use_markup">True</property>
  1436. - <property name="xalign">0</property>
  1437. </object>
  1438. <packing>
  1439. <property name="expand">True</property>
  1440. @@ -1728,10 +1724,10 @@ is not yet supported.&lt;/small&gt;</property>
  1441. <object class="GtkLabel" id="label53">
  1442. <property name="visible">True</property>
  1443. <property name="can_focus">False</property>
  1444. + <property name="halign">start</property>
  1445. <property name="label" translatable="yes">Select _container template:</property>
  1446. <property name="use_underline">True</property>
  1447. <property name="mnemonic_widget">install-container-template</property>
  1448. - <property name="xalign">0</property>
  1449. </object>
  1450. <packing>
  1451. <property name="expand">False</property>
  1452. @@ -1813,7 +1809,6 @@ is not yet supported.&lt;/small&gt;</property>
  1453. <property name="can_focus">True</property>
  1454. <property name="receives_default">False</property>
  1455. <property name="use_underline">True</property>
  1456. - <property name="xalign">0.5</property>
  1457. <property name="active">True</property>
  1458. <property name="draw_indicator">True</property>
  1459. <signal name="toggled" handler="on_install_detect_os_toggled" swapped="no"/>
  1460. @@ -1834,8 +1829,8 @@ is not yet supported.&lt;/small&gt;</property>
  1461. <child>
  1462. <object class="GtkLabel" id="install-nodetect-label">
  1463. <property name="can_focus">False</property>
  1464. + <property name="halign">start</property>
  1465. <property name="label" translatable="yes">Choose an operating system type and version</property>
  1466. - <property name="xalign">0</property>
  1467. </object>
  1468. <packing>
  1469. <property name="expand">False</property>
  1470. @@ -1860,8 +1855,8 @@ is not yet supported.&lt;/small&gt;</property>
  1471. <object class="GtkLabel" id="install-os-version-label">
  1472. <property name="visible">True</property>
  1473. <property name="can_focus">False</property>
  1474. + <property name="halign">start</property>
  1475. <property name="label">-</property>
  1476. - <property name="xalign">0</property>
  1477. <child internal-child="accessible">
  1478. <object class="AtkObject" id="install-os-version-label-atkobject">
  1479. <property name="AtkObject::accessible-name">install-os-version-label</property>
  1480. @@ -1880,8 +1875,8 @@ is not yet supported.&lt;/small&gt;</property>
  1481. <object class="GtkLabel" id="install-os-type-label">
  1482. <property name="visible">True</property>
  1483. <property name="can_focus">False</property>
  1484. + <property name="halign">start</property>
  1485. <property name="label">-</property>
  1486. - <property name="xalign">0</property>
  1487. <child internal-child="accessible">
  1488. <object class="AtkObject" id="install-os-type-label-atkobject">
  1489. <property name="AtkObject::accessible-name">install-os-type-label</property>
  1490. @@ -1917,10 +1912,10 @@ is not yet supported.&lt;/small&gt;</property>
  1491. <object class="GtkLabel" id="label17">
  1492. <property name="visible">True</property>
  1493. <property name="can_focus">False</property>
  1494. + <property name="halign">start</property>
  1495. <property name="label" translatable="yes">_Version:</property>
  1496. <property name="use_underline">True</property>
  1497. <property name="mnemonic_widget">install-os-version</property>
  1498. - <property name="xalign">0</property>
  1499. </object>
  1500. <packing>
  1501. <property name="top_attach">1</property>
  1502. @@ -1933,10 +1928,10 @@ is not yet supported.&lt;/small&gt;</property>
  1503. <object class="GtkLabel" id="label16">
  1504. <property name="visible">True</property>
  1505. <property name="can_focus">False</property>
  1506. + <property name="halign">end</property>
  1507. <property name="label" translatable="yes">OS _type:</property>
  1508. <property name="use_underline">True</property>
  1509. <property name="mnemonic_widget">install-os-type</property>
  1510. - <property name="xalign">1</property>
  1511. </object>
  1512. <packing>
  1513. <property name="x_options">GTK_FILL</property>
  1514. @@ -2022,8 +2017,8 @@ is not yet supported.&lt;/small&gt;</property>
  1515. <object class="GtkLabel" id="label15">
  1516. <property name="visible">True</property>
  1517. <property name="can_focus">False</property>
  1518. + <property name="halign">start</property>
  1519. <property name="label" translatable="yes">Choose Memory and CPU settings</property>
  1520. - <property name="xalign">0</property>
  1521. </object>
  1522. <packing>
  1523. <property name="expand">False</property>
  1524. @@ -2053,10 +2048,10 @@ is not yet supported.&lt;/small&gt;</property>
  1525. <object class="GtkLabel" id="label27">
  1526. <property name="visible">True</property>
  1527. <property name="can_focus">False</property>
  1528. + <property name="halign">end</property>
  1529. <property name="label" translatable="yes">C_PUs:</property>
  1530. <property name="use_underline">True</property>
  1531. <property name="mnemonic_widget">cpus</property>
  1532. - <property name="xalign">1</property>
  1533. </object>
  1534. <packing>
  1535. <property name="top_attach">2</property>
  1536. @@ -2069,10 +2064,10 @@ is not yet supported.&lt;/small&gt;</property>
  1537. <object class="GtkLabel" id="label22">
  1538. <property name="visible">True</property>
  1539. <property name="can_focus">False</property>
  1540. + <property name="halign">end</property>
  1541. <property name="label" translatable="yes">_Memory (RAM):</property>
  1542. <property name="use_underline">True</property>
  1543. <property name="mnemonic_widget">mem</property>
  1544. - <property name="xalign">1</property>
  1545. </object>
  1546. <packing>
  1547. <property name="x_options">GTK_FILL</property>
  1548. @@ -2083,7 +2078,7 @@ is not yet supported.&lt;/small&gt;</property>
  1549. <object class="GtkSpinButton" id="mem">
  1550. <property name="visible">True</property>
  1551. <property name="can_focus">True</property>
  1552. - <property name="xalign">1</property>
  1553. + <property name="halign">end</property>
  1554. <property name="adjustment">adjustment3</property>
  1555. <property name="climb_rate">1</property>
  1556. </object>
  1557. @@ -2098,7 +2093,7 @@ is not yet supported.&lt;/small&gt;</property>
  1558. <object class="GtkSpinButton" id="cpus">
  1559. <property name="visible">True</property>
  1560. <property name="can_focus">True</property>
  1561. - <property name="xalign">1</property>
  1562. + <property name="halign">end</property>
  1563. <property name="adjustment">adjustment2</property>
  1564. <property name="climb_rate">1</property>
  1565. </object>
  1566. @@ -2115,8 +2110,8 @@ is not yet supported.&lt;/small&gt;</property>
  1567. <object class="GtkLabel" id="phys-cpu-label">
  1568. <property name="visible">True</property>
  1569. <property name="can_focus">False</property>
  1570. + <property name="halign">start</property>
  1571. <property name="label">Insert Phys cpu count</property>
  1572. - <property name="xalign">0</property>
  1573. </object>
  1574. <packing>
  1575. <property name="left_attach">1</property>
  1576. @@ -2167,8 +2162,8 @@ is not yet supported.&lt;/small&gt;</property>
  1577. <object class="GtkLabel" id="label29">
  1578. <property name="visible">True</property>
  1579. <property name="can_focus">False</property>
  1580. + <property name="halign">start</property>
  1581. <property name="label" translatable="yes">MiB</property>
  1582. - <property name="xalign">0</property>
  1583. </object>
  1584. <packing>
  1585. <property name="left_attach">2</property>
  1586. @@ -2185,8 +2180,8 @@ is not yet supported.&lt;/small&gt;</property>
  1587. <object class="GtkLabel" id="phys-mem-label">
  1588. <property name="visible">True</property>
  1589. <property name="can_focus">False</property>
  1590. + <property name="halign">start</property>
  1591. <property name="label" translatable="yes">(Insert host mem)</property>
  1592. - <property name="xalign">0</property>
  1593. </object>
  1594. <packing>
  1595. <property name="expand">True</property>
  1596. @@ -2255,7 +2250,6 @@ is not yet supported.&lt;/small&gt;</property>
  1597. <property name="can_focus">True</property>
  1598. <property name="receives_default">False</property>
  1599. <property name="use_underline">True</property>
  1600. - <property name="xalign">0.5</property>
  1601. <property name="active">True</property>
  1602. <property name="draw_indicator">True</property>
  1603. <signal name="toggled" handler="on_enable_storage_toggled" swapped="no"/>
  1604. @@ -2313,9 +2307,9 @@ is not yet supported.&lt;/small&gt;</property>
  1605. <object class="GtkLabel" id="summary-title">
  1606. <property name="visible">True</property>
  1607. <property name="can_focus">False</property>
  1608. + <property name="halign">start</property>
  1609. <property name="label" translatable="yes">Ready to begin the installation</property>
  1610. <property name="use_markup">True</property>
  1611. - <property name="xalign">0</property>
  1612. </object>
  1613. <packing>
  1614. <property name="expand">False</property>
  1615. @@ -2339,8 +2333,8 @@ is not yet supported.&lt;/small&gt;</property>
  1616. <object class="GtkLabel" id="summary-install">
  1617. <property name="visible">True</property>
  1618. <property name="can_focus">False</property>
  1619. + <property name="halign">start</property>
  1620. <property name="label">label</property>
  1621. - <property name="xalign">0</property>
  1622. </object>
  1623. <packing>
  1624. <property name="left_attach">1</property>
  1625. @@ -2351,8 +2345,8 @@ is not yet supported.&lt;/small&gt;</property>
  1626. <object class="GtkLabel" id="summary-mem">
  1627. <property name="visible">True</property>
  1628. <property name="can_focus">False</property>
  1629. + <property name="halign">start</property>
  1630. <property name="label">label</property>
  1631. - <property name="xalign">0</property>
  1632. </object>
  1633. <packing>
  1634. <property name="left_attach">1</property>
  1635. @@ -2363,8 +2357,8 @@ is not yet supported.&lt;/small&gt;</property>
  1636. <object class="GtkLabel" id="summary-cpu">
  1637. <property name="visible">True</property>
  1638. <property name="can_focus">False</property>
  1639. + <property name="halign">start</property>
  1640. <property name="label">label</property>
  1641. - <property name="xalign">0</property>
  1642. </object>
  1643. <packing>
  1644. <property name="left_attach">1</property>
  1645. @@ -2380,7 +2374,6 @@ is not yet supported.&lt;/small&gt;</property>
  1646. <property name="valign">start</property>
  1647. <property name="vexpand">False</property>
  1648. <property name="use_underline">True</property>
  1649. - <property name="xalign">0.5</property>
  1650. <property name="draw_indicator">True</property>
  1651. </object>
  1652. <packing>
  1653. @@ -2405,12 +2398,12 @@ is not yet supported.&lt;/small&gt;</property>
  1654. <object class="GtkLabel" id="label42">
  1655. <property name="visible">True</property>
  1656. <property name="can_focus">False</property>
  1657. + <property name="halign">end</property>
  1658. <property name="hexpand">False</property>
  1659. <property name="label" translatable="yes">&lt;span color='#484848'&gt;_Name:&lt;/span&gt;</property>
  1660. <property name="use_markup">True</property>
  1661. <property name="use_underline">True</property>
  1662. <property name="mnemonic_widget">create-vm-name</property>
  1663. - <property name="xalign">1</property>
  1664. </object>
  1665. <packing>
  1666. <property name="left_attach">0</property>
  1667. @@ -2421,8 +2414,8 @@ is not yet supported.&lt;/small&gt;</property>
  1668. <object class="GtkLabel" id="summary-os">
  1669. <property name="visible">True</property>
  1670. <property name="can_focus">False</property>
  1671. + <property name="halign">start</property>
  1672. <property name="label">label</property>
  1673. - <property name="xalign">0</property>
  1674. </object>
  1675. <packing>
  1676. <property name="left_attach">1</property>
  1677. @@ -2433,10 +2426,10 @@ is not yet supported.&lt;/small&gt;</property>
  1678. <object class="GtkLabel" id="label34">
  1679. <property name="visible">True</property>
  1680. <property name="can_focus">False</property>
  1681. + <property name="halign">end</property>
  1682. <property name="hexpand">False</property>
  1683. <property name="label" translatable="yes">&lt;span color='#484848'&gt;Install:&lt;/span&gt;</property>
  1684. <property name="use_markup">True</property>
  1685. - <property name="xalign">1</property>
  1686. </object>
  1687. <packing>
  1688. <property name="left_attach">0</property>
  1689. @@ -2447,10 +2440,10 @@ is not yet supported.&lt;/small&gt;</property>
  1690. <object class="GtkLabel" id="label35">
  1691. <property name="visible">True</property>
  1692. <property name="can_focus">False</property>
  1693. + <property name="halign">end</property>
  1694. <property name="hexpand">False</property>
  1695. <property name="label" translatable="yes">&lt;span color='#484848'&gt;Memory:&lt;/span&gt;</property>
  1696. <property name="use_markup">True</property>
  1697. - <property name="xalign">1</property>
  1698. </object>
  1699. <packing>
  1700. <property name="left_attach">0</property>
  1701. @@ -2461,10 +2454,10 @@ is not yet supported.&lt;/small&gt;</property>
  1702. <object class="GtkLabel" id="label36">
  1703. <property name="visible">True</property>
  1704. <property name="can_focus">False</property>
  1705. + <property name="halign">end</property>
  1706. <property name="hexpand">False</property>
  1707. <property name="label" translatable="yes">&lt;span color='#484848'&gt;CPUs:&lt;/span&gt;</property>
  1708. <property name="use_markup">True</property>
  1709. - <property name="xalign">1</property>
  1710. </object>
  1711. <packing>
  1712. <property name="left_attach">0</property>
  1713. @@ -2475,10 +2468,10 @@ is not yet supported.&lt;/small&gt;</property>
  1714. <object class="GtkLabel" id="label37">
  1715. <property name="visible">True</property>
  1716. <property name="can_focus">False</property>
  1717. + <property name="halign">end</property>
  1718. <property name="hexpand">False</property>
  1719. <property name="label" translatable="yes">&lt;span color='#484848'&gt;Storage:&lt;/span&gt;</property>
  1720. <property name="use_markup">True</property>
  1721. - <property name="xalign">1</property>
  1722. </object>
  1723. <packing>
  1724. <property name="left_attach">0</property>
  1725. @@ -2489,10 +2482,10 @@ is not yet supported.&lt;/small&gt;</property>
  1726. <object class="GtkLabel" id="label33">
  1727. <property name="visible">True</property>
  1728. <property name="can_focus">False</property>
  1729. + <property name="halign">end</property>
  1730. <property name="hexpand">False</property>
  1731. <property name="label" translatable="yes">&lt;span color='#484848'&gt;OS:&lt;/span&gt;</property>
  1732. <property name="use_markup">True</property>
  1733. - <property name="xalign">1</property>
  1734. </object>
  1735. <packing>
  1736. <property name="left_attach">0</property>
  1737. @@ -2526,9 +2519,9 @@ is not yet supported.&lt;/small&gt;</property>
  1738. <object class="GtkLabel" id="summary-storage">
  1739. <property name="visible">True</property>
  1740. <property name="can_focus">False</property>
  1741. + <property name="halign">start</property>
  1742. <property name="label">label</property>
  1743. <property name="wrap">True</property>
  1744. - <property name="xalign">0</property>
  1745. </object>
  1746. <packing>
  1747. <property name="expand">False</property>
  1748. @@ -2540,11 +2533,11 @@ is not yet supported.&lt;/small&gt;</property>
  1749. <object class="GtkLabel" id="summary-storage-path">
  1750. <property name="visible">True</property>
  1751. <property name="can_focus">False</property>
  1752. + <property name="halign">start</property>
  1753. <property name="label">label</property>
  1754. <property name="ellipsize">start</property>
  1755. <property name="width_chars">27</property>
  1756. <property name="max_width_chars">27</property>
  1757. - <property name="xalign">0</property>
  1758. </object>
  1759. <packing>
  1760. <property name="expand">False</property>
  1761. diff --git a/ui/createinterface.ui b/ui/createinterface.ui
  1762. index db959d7..48c7a98 100644
  1763. --- a/ui/createinterface.ui
  1764. +++ b/ui/createinterface.ui
  1765. @@ -81,10 +81,10 @@
  1766. <object class="GtkLabel" id="label9">
  1767. <property name="visible">True</property>
  1768. <property name="can_focus">False</property>
  1769. + <property name="halign">start</property>
  1770. <property name="label" translatable="yes">Forward _delay:</property>
  1771. <property name="use_underline">True</property>
  1772. <property name="mnemonic_widget">bridge-delay</property>
  1773. - <property name="xalign">0</property>
  1774. </object>
  1775. <packing>
  1776. <property name="x_options">GTK_FILL</property>
  1777. @@ -95,10 +95,10 @@
  1778. <object class="GtkLabel" id="label10">
  1779. <property name="visible">True</property>
  1780. <property name="can_focus">False</property>
  1781. + <property name="halign">start</property>
  1782. <property name="label" translatable="yes">Enable _STP:</property>
  1783. <property name="use_underline">True</property>
  1784. <property name="mnemonic_widget">bridge-stp</property>
  1785. - <property name="xalign">0</property>
  1786. </object>
  1787. <packing>
  1788. <property name="top_attach">1</property>
  1789. @@ -112,7 +112,6 @@
  1790. <property name="visible">True</property>
  1791. <property name="can_focus">True</property>
  1792. <property name="receives_default">False</property>
  1793. - <property name="xalign">0.5</property>
  1794. <property name="draw_indicator">True</property>
  1795. </object>
  1796. <packing>
  1797. @@ -284,8 +283,8 @@
  1798. <object class="GtkLabel" id="label22">
  1799. <property name="visible">True</property>
  1800. <property name="can_focus">False</property>
  1801. + <property name="halign">start</property>
  1802. <property name="label" translatable="yes">Bond monitor mode:</property>
  1803. - <property name="xalign">0</property>
  1804. </object>
  1805. <packing>
  1806. <property name="top_attach">1</property>
  1807. @@ -325,8 +324,8 @@
  1808. <object class="GtkLabel" id="label32">
  1809. <property name="visible">True</property>
  1810. <property name="can_focus">False</property>
  1811. + <property name="halign">start</property>
  1812. <property name="label" translatable="yes">Bond mode:</property>
  1813. - <property name="xalign">0</property>
  1814. </object>
  1815. <packing>
  1816. <property name="x_options">GTK_FILL</property>
  1817. @@ -368,8 +367,8 @@
  1818. <object class="GtkLabel" id="label18">
  1819. <property name="visible">True</property>
  1820. <property name="can_focus">False</property>
  1821. + <property name="halign">start</property>
  1822. <property name="label" translatable="yes">Target address:</property>
  1823. - <property name="xalign">0</property>
  1824. </object>
  1825. <packing>
  1826. <property name="top_attach">2</property>
  1827. @@ -382,8 +381,8 @@
  1828. <object class="GtkLabel" id="label19">
  1829. <property name="visible">True</property>
  1830. <property name="can_focus">False</property>
  1831. + <property name="halign">start</property>
  1832. <property name="label" translatable="yes">Interval:</property>
  1833. - <property name="xalign">0</property>
  1834. </object>
  1835. <packing>
  1836. <property name="x_options">GTK_FILL</property>
  1837. @@ -412,8 +411,8 @@
  1838. <object class="GtkLabel" id="label20">
  1839. <property name="visible">True</property>
  1840. <property name="can_focus">False</property>
  1841. + <property name="halign">start</property>
  1842. <property name="label" translatable="yes">seconds</property>
  1843. - <property name="xalign">0</property>
  1844. </object>
  1845. <packing>
  1846. <property name="expand">False</property>
  1847. @@ -474,8 +473,8 @@
  1848. <object class="GtkLabel" id="label17">
  1849. <property name="visible">True</property>
  1850. <property name="can_focus">False</property>
  1851. + <property name="halign">start</property>
  1852. <property name="label" translatable="yes">Validate mode:</property>
  1853. - <property name="xalign">0</property>
  1854. </object>
  1855. <packing>
  1856. <property name="top_attach">1</property>
  1857. @@ -531,8 +530,8 @@
  1858. <object class="GtkLabel" id="label23">
  1859. <property name="visible">True</property>
  1860. <property name="can_focus">False</property>
  1861. + <property name="halign">start</property>
  1862. <property name="label" translatable="yes">Frequency:</property>
  1863. - <property name="xalign">0</property>
  1864. </object>
  1865. <packing>
  1866. <property name="x_options">GTK_FILL</property>
  1867. @@ -543,8 +542,8 @@
  1868. <object class="GtkLabel" id="label24">
  1869. <property name="visible">True</property>
  1870. <property name="can_focus">False</property>
  1871. + <property name="halign">start</property>
  1872. <property name="label" translatable="yes">Up delay:</property>
  1873. - <property name="xalign">0</property>
  1874. </object>
  1875. <packing>
  1876. <property name="top_attach">1</property>
  1877. @@ -557,8 +556,8 @@
  1878. <object class="GtkLabel" id="label25">
  1879. <property name="visible">True</property>
  1880. <property name="can_focus">False</property>
  1881. + <property name="halign">start</property>
  1882. <property name="label" translatable="yes">Down delay:</property>
  1883. - <property name="xalign">0</property>
  1884. </object>
  1885. <packing>
  1886. <property name="top_attach">2</property>
  1887. @@ -571,8 +570,8 @@
  1888. <object class="GtkLabel" id="label26">
  1889. <property name="visible">True</property>
  1890. <property name="can_focus">False</property>
  1891. + <property name="halign">start</property>
  1892. <property name="label" translatable="yes">Carrier type:</property>
  1893. - <property name="xalign">0</property>
  1894. </object>
  1895. <packing>
  1896. <property name="top_attach">3</property>
  1897. @@ -603,8 +602,8 @@
  1898. <object class="GtkLabel" id="label27">
  1899. <property name="visible">True</property>
  1900. <property name="can_focus">False</property>
  1901. + <property name="halign">start</property>
  1902. <property name="label" translatable="yes">seconds</property>
  1903. - <property name="xalign">0</property>
  1904. </object>
  1905. <packing>
  1906. <property name="expand">True</property>
  1907. @@ -641,8 +640,8 @@
  1908. <object class="GtkLabel" id="label28">
  1909. <property name="visible">True</property>
  1910. <property name="can_focus">False</property>
  1911. + <property name="halign">start</property>
  1912. <property name="label" translatable="yes">seconds</property>
  1913. - <property name="xalign">0</property>
  1914. </object>
  1915. <packing>
  1916. <property name="expand">True</property>
  1917. @@ -681,8 +680,8 @@
  1918. <object class="GtkLabel" id="label29">
  1919. <property name="visible">True</property>
  1920. <property name="can_focus">False</property>
  1921. + <property name="halign">start</property>
  1922. <property name="label" translatable="yes">seconds</property>
  1923. - <property name="xalign">0</property>
  1924. </object>
  1925. <packing>
  1926. <property name="expand">True</property>
  1927. @@ -860,9 +859,9 @@
  1928. <object class="GtkLabel" id="label2">
  1929. <property name="visible">True</property>
  1930. <property name="can_focus">False</property>
  1931. + <property name="halign">start</property>
  1932. <property name="label" translatable="yes">&lt;span size='large' color='white'&gt;Configure network interface&lt;/span&gt;</property>
  1933. <property name="use_markup">True</property>
  1934. - <property name="xalign">0</property>
  1935. </object>
  1936. <packing>
  1937. <property name="expand">False</property>
  1938. @@ -874,9 +873,9 @@
  1939. <object class="GtkLabel" id="header-pagenum">
  1940. <property name="visible">True</property>
  1941. <property name="can_focus">False</property>
  1942. + <property name="halign">start</property>
  1943. <property name="label">&lt;span color='#59B0E2'&gt;Step foo of bar&lt;/span&gt;</property>
  1944. <property name="use_markup">True</property>
  1945. - <property name="xalign">0</property>
  1946. </object>
  1947. <packing>
  1948. <property name="expand">False</property>
  1949. @@ -930,8 +929,8 @@
  1950. <object class="GtkLabel" id="label4">
  1951. <property name="visible">True</property>
  1952. <property name="can_focus">False</property>
  1953. + <property name="halign">start</property>
  1954. <property name="label" translatable="yes">Select the interface type you would like to configure.</property>
  1955. - <property name="xalign">0</property>
  1956. </object>
  1957. <packing>
  1958. <property name="expand">False</property>
  1959. @@ -948,10 +947,10 @@
  1960. <object class="GtkLabel" id="label6">
  1961. <property name="visible">True</property>
  1962. <property name="can_focus">False</property>
  1963. + <property name="halign">start</property>
  1964. <property name="label" translatable="yes">_Interface type:</property>
  1965. <property name="use_underline">True</property>
  1966. <property name="mnemonic_widget">interface-type</property>
  1967. - <property name="xalign">0</property>
  1968. </object>
  1969. <packing>
  1970. <property name="expand">False</property>
  1971. @@ -1007,10 +1006,10 @@
  1972. <object class="GtkLabel" id="label14">
  1973. <property name="visible">True</property>
  1974. <property name="can_focus">False</property>
  1975. + <property name="halign">start</property>
  1976. <property name="label" translatable="yes">_Name:</property>
  1977. <property name="use_underline">True</property>
  1978. <property name="mnemonic_widget">interface-name-entry</property>
  1979. - <property name="xalign">0</property>
  1980. </object>
  1981. <packing>
  1982. <property name="x_options">GTK_FILL</property>
  1983. @@ -1037,8 +1036,8 @@
  1984. <object class="GtkLabel" id="interface-name-label">
  1985. <property name="visible">True</property>
  1986. <property name="can_focus">False</property>
  1987. + <property name="halign">start</property>
  1988. <property name="label">name label</property>
  1989. - <property name="xalign">0</property>
  1990. </object>
  1991. <packing>
  1992. <property name="expand">True</property>
  1993. @@ -1057,10 +1056,10 @@
  1994. <object class="GtkLabel" id="label15">
  1995. <property name="visible">True</property>
  1996. <property name="can_focus">False</property>
  1997. + <property name="halign">start</property>
  1998. <property name="label" translatable="yes">_Start mode:</property>
  1999. <property name="use_underline">True</property>
  2000. <property name="mnemonic_widget">interface-startmode</property>
  2001. - <property name="xalign">0</property>
  2002. </object>
  2003. <packing>
  2004. <property name="top_attach">1</property>
  2005. @@ -1101,10 +1100,10 @@
  2006. <object class="GtkLabel" id="label16">
  2007. <property name="visible">True</property>
  2008. <property name="can_focus">False</property>
  2009. + <property name="halign">start</property>
  2010. <property name="label" translatable="yes">_Activate now:</property>
  2011. <property name="use_underline">True</property>
  2012. <property name="mnemonic_widget">interface-activate</property>
  2013. - <property name="xalign">0</property>
  2014. </object>
  2015. <packing>
  2016. <property name="top_attach">2</property>
  2017. @@ -1118,7 +1117,6 @@
  2018. <property name="visible">True</property>
  2019. <property name="can_focus">True</property>
  2020. <property name="receives_default">False</property>
  2021. - <property name="xalign">0.5</property>
  2022. <property name="draw_indicator">True</property>
  2023. </object>
  2024. <packing>
  2025. @@ -1138,10 +1136,10 @@
  2026. <object class="GtkLabel" id="vlan-label">
  2027. <property name="visible">True</property>
  2028. <property name="can_focus">False</property>
  2029. + <property name="halign">start</property>
  2030. <property name="label" translatable="yes">_VLAN tag:</property>
  2031. <property name="use_underline">True</property>
  2032. <property name="mnemonic_widget">vlan-tag</property>
  2033. - <property name="xalign">0</property>
  2034. </object>
  2035. <packing>
  2036. <property name="expand">True</property>
  2037. @@ -1153,8 +1151,8 @@
  2038. <object class="GtkLabel" id="bridge-label">
  2039. <property name="visible">True</property>
  2040. <property name="can_focus">False</property>
  2041. + <property name="halign">start</property>
  2042. <property name="label" translatable="yes">Bridge settings:</property>
  2043. - <property name="xalign">0</property>
  2044. </object>
  2045. <packing>
  2046. <property name="expand">True</property>
  2047. @@ -1166,8 +1164,8 @@
  2048. <object class="GtkLabel" id="bond-label">
  2049. <property name="visible">True</property>
  2050. <property name="can_focus">False</property>
  2051. + <property name="halign">start</property>
  2052. <property name="label" translatable="yes">Bond mode:</property>
  2053. - <property name="xalign">0</property>
  2054. </object>
  2055. <packing>
  2056. <property name="expand">True</property>
  2057. @@ -1225,8 +1223,8 @@
  2058. <object class="GtkLabel" id="bridge-config-label">
  2059. <property name="visible">True</property>
  2060. <property name="can_focus">False</property>
  2061. + <property name="halign">start</property>
  2062. <property name="label">bridge desc</property>
  2063. - <property name="xalign">0</property>
  2064. </object>
  2065. <packing>
  2066. <property name="expand">True</property>
  2067. @@ -1265,8 +1263,8 @@
  2068. <object class="GtkLabel" id="bond-config-label">
  2069. <property name="visible">True</property>
  2070. <property name="can_focus">False</property>
  2071. + <property name="halign">start</property>
  2072. <property name="label">bond desc</property>
  2073. - <property name="xalign">0</property>
  2074. </object>
  2075. <packing>
  2076. <property name="expand">True</property>
  2077. @@ -1309,8 +1307,8 @@
  2078. <object class="GtkLabel" id="ip-label">
  2079. <property name="visible">True</property>
  2080. <property name="can_focus">False</property>
  2081. + <property name="halign">start</property>
  2082. <property name="label" translatable="yes">IP settings:</property>
  2083. - <property name="xalign">0</property>
  2084. </object>
  2085. <packing>
  2086. <property name="top_attach">3</property>
  2087. @@ -1328,8 +1326,8 @@
  2088. <object class="GtkLabel" id="ip-config-label">
  2089. <property name="visible">True</property>
  2090. <property name="can_focus">False</property>
  2091. + <property name="halign">start</property>
  2092. <property name="label">ip desc</property>
  2093. - <property name="xalign">0</property>
  2094. </object>
  2095. <packing>
  2096. <property name="expand">True</property>
  2097. @@ -1378,8 +1376,8 @@
  2098. <object class="GtkLabel" id="interface-list-text">
  2099. <property name="visible">True</property>
  2100. <property name="can_focus">False</property>
  2101. + <property name="halign">start</property>
  2102. <property name="label" translatable="yes">Insert list desc:</property>
  2103. - <property name="xalign">0</property>
  2104. </object>
  2105. <packing>
  2106. <property name="expand">False</property>
  2107. @@ -1597,7 +1595,6 @@
  2108. <property name="can_focus">True</property>
  2109. <property name="receives_default">False</property>
  2110. <property name="use_underline">True</property>
  2111. - <property name="xalign">0.5</property>
  2112. <property name="active">True</property>
  2113. <property name="draw_indicator">True</property>
  2114. <property name="group">ip-do-manual</property>
  2115. @@ -1662,7 +1659,6 @@
  2116. <property name="can_focus">True</property>
  2117. <property name="receives_default">False</property>
  2118. <property name="use_underline">True</property>
  2119. - <property name="xalign">0.5</property>
  2120. <property name="active">True</property>
  2121. <property name="draw_indicator">True</property>
  2122. </object>
  2123. @@ -1698,10 +1694,10 @@
  2124. <object class="GtkLabel" id="label37">
  2125. <property name="visible">True</property>
  2126. <property name="can_focus">False</property>
  2127. + <property name="halign">start</property>
  2128. <property name="label" translatable="yes">_Mode:</property>
  2129. <property name="use_underline">True</property>
  2130. <property name="mnemonic_widget">ipv4-mode</property>
  2131. - <property name="xalign">0</property>
  2132. </object>
  2133. <packing>
  2134. <property name="expand">False</property>
  2135. @@ -1741,8 +1737,8 @@
  2136. <object class="GtkLabel" id="label38">
  2137. <property name="visible">True</property>
  2138. <property name="can_focus">False</property>
  2139. + <property name="halign">start</property>
  2140. <property name="label" translatable="yes">Static configuration:</property>
  2141. - <property name="xalign">0</property>
  2142. </object>
  2143. <packing>
  2144. <property name="expand">False</property>
  2145. @@ -1767,10 +1763,10 @@
  2146. <object class="GtkLabel" id="label41">
  2147. <property name="visible">True</property>
  2148. <property name="can_focus">False</property>
  2149. + <property name="halign">end</property>
  2150. <property name="label" translatable="yes">_Address:</property>
  2151. <property name="use_underline">True</property>
  2152. <property name="mnemonic_widget">ipv4-address</property>
  2153. - <property name="xalign">1</property>
  2154. </object>
  2155. <packing>
  2156. <property name="x_options">GTK_FILL</property>
  2157. @@ -1781,10 +1777,10 @@
  2158. <object class="GtkLabel" id="label42">
  2159. <property name="visible">True</property>
  2160. <property name="can_focus">False</property>
  2161. + <property name="halign">end</property>
  2162. <property name="label" translatable="yes">_Gateway:</property>
  2163. <property name="use_underline">True</property>
  2164. <property name="mnemonic_widget">ipv4-gateway</property>
  2165. - <property name="xalign">1</property>
  2166. </object>
  2167. <packing>
  2168. <property name="top_attach">1</property>
  2169. @@ -1863,10 +1859,10 @@
  2170. <object class="GtkLabel" id="label39">
  2171. <property name="visible">True</property>
  2172. <property name="can_focus">False</property>
  2173. + <property name="halign">start</property>
  2174. <property name="label" translatable="yes">_Mode:</property>
  2175. <property name="use_underline">True</property>
  2176. <property name="mnemonic_widget">ipv6-mode</property>
  2177. - <property name="xalign">0</property>
  2178. </object>
  2179. <packing>
  2180. <property name="expand">False</property>
  2181. @@ -1893,7 +1889,6 @@
  2182. <property name="can_focus">True</property>
  2183. <property name="receives_default">False</property>
  2184. <property name="use_underline">True</property>
  2185. - <property name="xalign">0.5</property>
  2186. <property name="draw_indicator">True</property>
  2187. </object>
  2188. <packing>
  2189. @@ -1919,8 +1914,8 @@
  2190. <object class="GtkLabel" id="label40">
  2191. <property name="visible">True</property>
  2192. <property name="can_focus">False</property>
  2193. + <property name="halign">start</property>
  2194. <property name="label" translatable="yes">Static configuration:</property>
  2195. - <property name="xalign">0</property>
  2196. </object>
  2197. <packing>
  2198. <property name="expand">False</property>
  2199. @@ -1949,8 +1944,8 @@
  2200. <object class="GtkLabel" id="label44">
  2201. <property name="visible">True</property>
  2202. <property name="can_focus">False</property>
  2203. + <property name="halign">start</property>
  2204. <property name="label" translatable="yes">Addresses:</property>
  2205. - <property name="xalign">0</property>
  2206. </object>
  2207. <packing>
  2208. <property name="expand">False</property>
  2209. @@ -2067,9 +2062,9 @@
  2210. <object class="GtkLabel" id="label43">
  2211. <property name="visible">True</property>
  2212. <property name="can_focus">False</property>
  2213. + <property name="halign">start</property>
  2214. <property name="label" translatable="yes">_Gateway:</property>
  2215. <property name="use_underline">True</property>
  2216. - <property name="xalign">0</property>
  2217. </object>
  2218. <packing>
  2219. <property name="expand">False</property>
  2220. diff --git a/ui/createnet.ui b/ui/createnet.ui
  2221. index 4c3ea8d..da2945f 100644
  2222. --- a/ui/createnet.ui
  2223. +++ b/ui/createnet.ui
  2224. @@ -55,9 +55,9 @@
  2225. <object class="GtkLabel" id="label2">
  2226. <property name="visible">True</property>
  2227. <property name="can_focus">False</property>
  2228. + <property name="halign">start</property>
  2229. <property name="label" translatable="yes">&lt;span size='large' color='white'&gt;Create virtual network&lt;/span&gt;</property>
  2230. <property name="use_markup">True</property>
  2231. - <property name="xalign">0</property>
  2232. </object>
  2233. <packing>
  2234. <property name="expand">False</property>
  2235. @@ -69,9 +69,9 @@
  2236. <object class="GtkLabel" id="header-pagenum">
  2237. <property name="visible">True</property>
  2238. <property name="can_focus">False</property>
  2239. + <property name="halign">start</property>
  2240. <property name="label">&lt;span color='#59B0E2'&gt;Step foo of bar&lt;/span&gt;</property>
  2241. <property name="use_markup">True</property>
  2242. - <property name="xalign">0</property>
  2243. </object>
  2244. <packing>
  2245. <property name="expand">False</property>
  2246. @@ -125,10 +125,10 @@
  2247. <object class="GtkLabel" id="label167">
  2248. <property name="visible">True</property>
  2249. <property name="can_focus">False</property>
  2250. + <property name="halign">start</property>
  2251. <property name="label" translatable="yes">Choose a name for your virtual network:</property>
  2252. <property name="use_markup">True</property>
  2253. <property name="wrap">True</property>
  2254. - <property name="xalign">0</property>
  2255. </object>
  2256. <packing>
  2257. <property name="expand">False</property>
  2258. @@ -207,12 +207,12 @@
  2259. <object class="GtkLabel" id="label173">
  2260. <property name="visible">True</property>
  2261. <property name="can_focus">False</property>
  2262. + <property name="halign">end</property>
  2263. <property name="label" translatable="yes">Network _Name:</property>
  2264. <property name="use_markup">True</property>
  2265. <property name="use_underline">True</property>
  2266. <property name="justify">right</property>
  2267. <property name="mnemonic_widget">net-name</property>
  2268. - <property name="xalign">1</property>
  2269. </object>
  2270. <packing>
  2271. <property name="left_attach">0</property>
  2272. @@ -263,11 +263,11 @@
  2273. <object class="GtkLabel" id="label19">
  2274. <property name="visible">True</property>
  2275. <property name="can_focus">False</property>
  2276. + <property name="halign">start</property>
  2277. <property name="label" translatable="yes">Choose &lt;b&gt;IPv4&lt;/b&gt; address space for the virtual network:</property>
  2278. <property name="use_markup">True</property>
  2279. <property name="wrap">True</property>
  2280. <property name="max_width_chars">45</property>
  2281. - <property name="xalign">0</property>
  2282. </object>
  2283. <packing>
  2284. <property name="expand">False</property>
  2285. @@ -281,7 +281,6 @@
  2286. <property name="visible">True</property>
  2287. <property name="can_focus">True</property>
  2288. <property name="receives_default">False</property>
  2289. - <property name="xalign">0.5</property>
  2290. <property name="draw_indicator">True</property>
  2291. <signal name="toggled" handler="on_net-ipv4-enable_toggled" swapped="no"/>
  2292. </object>
  2293. @@ -317,9 +316,9 @@
  2294. <object class="GtkLabel" id="label385">
  2295. <property name="visible">True</property>
  2296. <property name="can_focus">False</property>
  2297. + <property name="halign">end</property>
  2298. <property name="label" translatable="yes">_Network:</property>
  2299. <property name="use_underline">True</property>
  2300. - <property name="xalign">1</property>
  2301. </object>
  2302. <packing>
  2303. <property name="expand">False</property>
  2304. @@ -381,12 +380,12 @@
  2305. <object class="GtkLabel" id="label387">
  2306. <property name="visible">True</property>
  2307. <property name="can_focus">False</property>
  2308. + <property name="halign">start</property>
  2309. <property name="label" translatable="yes">&lt;b&gt;Hint:&lt;/b&gt; The network should be chosen from one of the IPv4 private address ranges. eg 10.0.0.0/8 or 192.168.0.0/16</property>
  2310. <property name="use_markup">True</property>
  2311. <property name="wrap">True</property>
  2312. <property name="width_chars">40</property>
  2313. <property name="max_width_chars">50</property>
  2314. - <property name="xalign">0</property>
  2315. <property name="yalign">0</property>
  2316. </object>
  2317. <packing>
  2318. @@ -405,8 +404,8 @@
  2319. <object class="GtkLabel" id="net-info-gateway">
  2320. <property name="visible">True</property>
  2321. <property name="can_focus">False</property>
  2322. + <property name="halign">start</property>
  2323. <property name="label" translatable="yes">192.168.100.1</property>
  2324. - <property name="xalign">0</property>
  2325. </object>
  2326. <packing>
  2327. <property name="left_attach">1</property>
  2328. @@ -417,8 +416,8 @@
  2329. <object class="GtkLabel" id="net-info-type">
  2330. <property name="visible">True</property>
  2331. <property name="can_focus">False</property>
  2332. + <property name="halign">start</property>
  2333. <property name="label" translatable="yes">?</property>
  2334. - <property name="xalign">0</property>
  2335. </object>
  2336. <packing>
  2337. <property name="left_attach">1</property>
  2338. @@ -429,8 +428,8 @@
  2339. <object class="GtkLabel" id="label25">
  2340. <property name="visible">True</property>
  2341. <property name="can_focus">False</property>
  2342. + <property name="halign">end</property>
  2343. <property name="label" translatable="yes">Gateway:</property>
  2344. - <property name="xalign">1</property>
  2345. </object>
  2346. <packing>
  2347. <property name="left_attach">0</property>
  2348. @@ -441,8 +440,8 @@
  2349. <object class="GtkLabel" id="label28">
  2350. <property name="visible">True</property>
  2351. <property name="can_focus">False</property>
  2352. + <property name="halign">end</property>
  2353. <property name="label" translatable="yes">Type:</property>
  2354. - <property name="xalign">1</property>
  2355. </object>
  2356. <packing>
  2357. <property name="left_attach">0</property>
  2358. @@ -518,8 +517,8 @@
  2359. <object class="GtkLabel" id="label26">
  2360. <property name="visible">True</property>
  2361. <property name="can_focus">False</property>
  2362. + <property name="halign">end</property>
  2363. <property name="label" translatable="yes">Start:</property>
  2364. - <property name="xalign">1</property>
  2365. </object>
  2366. <packing>
  2367. <property name="left_attach">0</property>
  2368. @@ -530,8 +529,8 @@
  2369. <object class="GtkLabel" id="label27">
  2370. <property name="visible">True</property>
  2371. <property name="can_focus">False</property>
  2372. + <property name="halign">end</property>
  2373. <property name="label" translatable="yes">End:</property>
  2374. - <property name="xalign">1</property>
  2375. </object>
  2376. <packing>
  2377. <property name="left_attach">0</property>
  2378. @@ -544,7 +543,7 @@
  2379. <property name="visible">True</property>
  2380. <property name="can_focus">True</property>
  2381. <property name="receives_default">False</property>
  2382. - <property name="xalign">0</property>
  2383. + <property name="halign">start</property>
  2384. <property name="draw_indicator">True</property>
  2385. <signal name="toggled" handler="on_net-dhcpv4-enable_toggled" swapped="no"/>
  2386. </object>
  2387. @@ -573,7 +572,7 @@
  2388. <property name="visible">True</property>
  2389. <property name="can_focus">True</property>
  2390. <property name="receives_default">False</property>
  2391. - <property name="xalign">0</property>
  2392. + <property name="halign">start</property>
  2393. <property name="draw_indicator">True</property>
  2394. <signal name="toggled" handler="on_net-routev4-enable_toggled" swapped="no"/>
  2395. </object>
  2396. @@ -602,9 +601,9 @@
  2397. <object class="GtkLabel" id="label14">
  2398. <property name="visible">True</property>
  2399. <property name="can_focus">False</property>
  2400. + <property name="halign">end</property>
  2401. <property name="label" translatable="yes">&lt;b&gt;to&lt;/b&gt; Network:</property>
  2402. <property name="use_markup">True</property>
  2403. - <property name="xalign">1</property>
  2404. </object>
  2405. <packing>
  2406. <property name="left_attach">0</property>
  2407. @@ -615,9 +614,9 @@
  2408. <object class="GtkLabel" id="label20">
  2409. <property name="visible">True</property>
  2410. <property name="can_focus">False</property>
  2411. + <property name="halign">end</property>
  2412. <property name="label" translatable="yes">&lt;b&gt;via&lt;/b&gt; Gateway:</property>
  2413. <property name="use_markup">True</property>
  2414. - <property name="xalign">1</property>
  2415. </object>
  2416. <packing>
  2417. <property name="left_attach">0</property>
  2418. @@ -682,11 +681,11 @@
  2419. <object class="GtkLabel" id="label5">
  2420. <property name="visible">True</property>
  2421. <property name="can_focus">False</property>
  2422. + <property name="halign">start</property>
  2423. <property name="label" translatable="yes">Choose &lt;b&gt;IPv6&lt;/b&gt; address space for the virtual network:</property>
  2424. <property name="use_markup">True</property>
  2425. <property name="wrap">True</property>
  2426. <property name="max_width_chars">45</property>
  2427. - <property name="xalign">0</property>
  2428. </object>
  2429. <packing>
  2430. <property name="expand">False</property>
  2431. @@ -700,7 +699,6 @@
  2432. <property name="visible">True</property>
  2433. <property name="can_focus">True</property>
  2434. <property name="receives_default">False</property>
  2435. - <property name="xalign">0.5</property>
  2436. <property name="draw_indicator">True</property>
  2437. <signal name="toggled" handler="on_net-ipv6-enable_toggled" swapped="no"/>
  2438. </object>
  2439. @@ -736,9 +734,9 @@
  2440. <object class="GtkLabel" id="label12">
  2441. <property name="visible">True</property>
  2442. <property name="can_focus">False</property>
  2443. + <property name="halign">end</property>
  2444. <property name="label" translatable="yes">_Network:</property>
  2445. <property name="use_underline">True</property>
  2446. - <property name="xalign">1</property>
  2447. </object>
  2448. <packing>
  2449. <property name="expand">False</property>
  2450. @@ -800,11 +798,11 @@
  2451. <object class="GtkLabel" id="label11">
  2452. <property name="visible">True</property>
  2453. <property name="can_focus">False</property>
  2454. + <property name="halign">start</property>
  2455. <property name="label" translatable="yes">&lt;b&gt;Note:&lt;/b&gt; The network could be chosen from one of the IPv6 private address ranges. eg FC00::/7. The prefix must be &lt;b&gt;64&lt;/b&gt;. A typical IPv6 network address will look something like: fd00:e81d:a6d7:55::/64</property>
  2456. <property name="use_markup">True</property>
  2457. <property name="wrap">True</property>
  2458. <property name="max_width_chars">45</property>
  2459. - <property name="xalign">0</property>
  2460. <property name="yalign">0</property>
  2461. </object>
  2462. <packing>
  2463. @@ -823,8 +821,8 @@
  2464. <object class="GtkLabel" id="net-info-gateway-ip6">
  2465. <property name="visible">True</property>
  2466. <property name="can_focus">False</property>
  2467. + <property name="halign">start</property>
  2468. <property name="label" translatable="yes">fd00:100::1</property>
  2469. - <property name="xalign">0</property>
  2470. </object>
  2471. <packing>
  2472. <property name="left_attach">1</property>
  2473. @@ -835,8 +833,8 @@
  2474. <object class="GtkLabel" id="net-info-type-ip6">
  2475. <property name="visible">True</property>
  2476. <property name="can_focus">False</property>
  2477. + <property name="halign">start</property>
  2478. <property name="label" translatable="yes">?</property>
  2479. - <property name="xalign">0</property>
  2480. </object>
  2481. <packing>
  2482. <property name="left_attach">1</property>
  2483. @@ -847,8 +845,8 @@
  2484. <object class="GtkLabel" id="label7">
  2485. <property name="visible">True</property>
  2486. <property name="can_focus">False</property>
  2487. + <property name="halign">end</property>
  2488. <property name="label" translatable="yes">Type:</property>
  2489. - <property name="xalign">1</property>
  2490. </object>
  2491. <packing>
  2492. <property name="left_attach">0</property>
  2493. @@ -859,8 +857,8 @@
  2494. <object class="GtkLabel" id="label6">
  2495. <property name="visible">True</property>
  2496. <property name="can_focus">False</property>
  2497. + <property name="halign">end</property>
  2498. <property name="label" translatable="yes">Gateway:</property>
  2499. - <property name="xalign">1</property>
  2500. </object>
  2501. <packing>
  2502. <property name="left_attach">0</property>
  2503. @@ -936,8 +934,8 @@
  2504. <object class="GtkLabel" id="label29">
  2505. <property name="visible">True</property>
  2506. <property name="can_focus">False</property>
  2507. + <property name="halign">end</property>
  2508. <property name="label" translatable="yes">Start:</property>
  2509. - <property name="xalign">1</property>
  2510. </object>
  2511. <packing>
  2512. <property name="left_attach">0</property>
  2513. @@ -948,8 +946,8 @@
  2514. <object class="GtkLabel" id="label38">
  2515. <property name="visible">True</property>
  2516. <property name="can_focus">False</property>
  2517. + <property name="halign">start</property>
  2518. <property name="label" translatable="yes">End:</property>
  2519. - <property name="xalign">0</property>
  2520. </object>
  2521. <packing>
  2522. <property name="left_attach">0</property>
  2523. @@ -962,7 +960,7 @@
  2524. <property name="visible">True</property>
  2525. <property name="can_focus">True</property>
  2526. <property name="receives_default">False</property>
  2527. - <property name="xalign">0</property>
  2528. + <property name="halign">start</property>
  2529. <property name="draw_indicator">True</property>
  2530. <signal name="toggled" handler="on_net-dhcpv6-enable_toggled" swapped="no"/>
  2531. </object>
  2532. @@ -991,7 +989,7 @@
  2533. <property name="visible">True</property>
  2534. <property name="can_focus">True</property>
  2535. <property name="receives_default">False</property>
  2536. - <property name="xalign">0</property>
  2537. + <property name="halign">start</property>
  2538. <property name="draw_indicator">True</property>
  2539. <signal name="toggled" handler="on_net-routev6-enable_toggled" swapped="no"/>
  2540. </object>
  2541. @@ -1005,9 +1003,9 @@
  2542. <object class="GtkLabel" id="label24">
  2543. <property name="visible">True</property>
  2544. <property name="can_focus">False</property>
  2545. + <property name="halign">start</property>
  2546. <property name="label" translatable="yes">&lt;b&gt;to&lt;/b&gt; Network:</property>
  2547. <property name="use_markup">True</property>
  2548. - <property name="xalign">0</property>
  2549. </object>
  2550. <packing>
  2551. <property name="left_attach">0</property>
  2552. @@ -1018,9 +1016,9 @@
  2553. <object class="GtkLabel" id="label30">
  2554. <property name="visible">True</property>
  2555. <property name="can_focus">False</property>
  2556. + <property name="halign">end</property>
  2557. <property name="label" translatable="yes">&lt;b&gt;via&lt;/b&gt; Gateway:</property>
  2558. <property name="use_markup">True</property>
  2559. - <property name="xalign">1</property>
  2560. </object>
  2561. <packing>
  2562. <property name="left_attach">0</property>
  2563. @@ -1100,11 +1098,11 @@
  2564. <object class="GtkLabel" id="label205">
  2565. <property name="visible">True</property>
  2566. <property name="can_focus">False</property>
  2567. + <property name="halign">start</property>
  2568. <property name="label" translatable="yes">Connected to a &lt;b&gt;physical network&lt;/b&gt;:</property>
  2569. <property name="use_markup">True</property>
  2570. <property name="wrap">True</property>
  2571. <property name="max_width_chars">50</property>
  2572. - <property name="xalign">0</property>
  2573. </object>
  2574. <packing>
  2575. <property name="expand">False</property>
  2576. @@ -1140,9 +1138,9 @@
  2577. <property name="visible">True</property>
  2578. <property name="can_focus">True</property>
  2579. <property name="receives_default">False</property>
  2580. + <property name="halign">start</property>
  2581. <property name="valign">start</property>
  2582. <property name="use_underline">True</property>
  2583. - <property name="xalign">0</property>
  2584. <property name="draw_indicator">True</property>
  2585. <property name="group">net-forward-dev</property>
  2586. <signal name="toggled" handler="on_net_forward_toggled" swapped="no"/>
  2587. @@ -1159,9 +1157,9 @@
  2588. <property name="visible">True</property>
  2589. <property name="can_focus">True</property>
  2590. <property name="receives_default">False</property>
  2591. + <property name="halign">start</property>
  2592. <property name="valign">start</property>
  2593. <property name="use_underline">True</property>
  2594. - <property name="xalign">0</property>
  2595. <property name="active">True</property>
  2596. <property name="draw_indicator">True</property>
  2597. <signal name="toggled" handler="on_net_forward_toggled" swapped="no"/>
  2598. @@ -1194,11 +1192,10 @@
  2599. <object class="GtkLabel" id="label392">
  2600. <property name="visible">True</property>
  2601. <property name="can_focus">False</property>
  2602. - <property name="halign">start</property>
  2603. + <property name="halign">end</property>
  2604. <property name="label" translatable="yes">_Destination:</property>
  2605. <property name="use_underline">True</property>
  2606. <property name="mnemonic_widget">net-forward</property>
  2607. - <property name="xalign">1</property>
  2608. </object>
  2609. <packing>
  2610. <property name="left_attach">0</property>
  2611. @@ -1209,11 +1206,10 @@
  2612. <object class="GtkLabel" id="label1234">
  2613. <property name="visible">True</property>
  2614. <property name="can_focus">False</property>
  2615. - <property name="halign">start</property>
  2616. + <property name="halign">end</property>
  2617. <property name="label" translatable="yes">_Mode:</property>
  2618. <property name="use_underline">True</property>
  2619. <property name="mnemonic_widget">net-forward-mode</property>
  2620. - <property name="xalign">1</property>
  2621. </object>
  2622. <packing>
  2623. <property name="left_attach">0</property>
  2624. @@ -1267,9 +1263,9 @@
  2625. <property name="visible">True</property>
  2626. <property name="can_focus">True</property>
  2627. <property name="receives_default">False</property>
  2628. + <property name="halign">start</property>
  2629. <property name="valign">start</property>
  2630. <property name="use_underline">True</property>
  2631. - <property name="xalign">0</property>
  2632. <property name="draw_indicator">True</property>
  2633. <property name="group">net-forward-dev</property>
  2634. <signal name="toggled" handler="on_net_forward_toggled" swapped="no"/>
  2635. @@ -1295,11 +1291,10 @@
  2636. <object class="GtkLabel" id="label393">
  2637. <property name="visible">True</property>
  2638. <property name="can_focus">False</property>
  2639. - <property name="halign">start</property>
  2640. + <property name="halign">end</property>
  2641. <property name="label" translatable="yes">Device _List:</property>
  2642. <property name="use_underline">True</property>
  2643. <property name="mnemonic_widget">net-forward</property>
  2644. - <property name="xalign">1</property>
  2645. </object>
  2646. <packing>
  2647. <property name="x_options">GTK_FILL</property>
  2648. @@ -1351,8 +1346,8 @@
  2649. <property name="visible">True</property>
  2650. <property name="can_focus">True</property>
  2651. <property name="receives_default">False</property>
  2652. + <property name="halign">start</property>
  2653. <property name="margin_top">12</property>
  2654. - <property name="xalign">0</property>
  2655. <property name="draw_indicator">True</property>
  2656. </object>
  2657. <packing>
  2658. @@ -1370,11 +1365,11 @@
  2659. <object class="GtkLabel" id="label13">
  2660. <property name="visible">True</property>
  2661. <property name="can_focus">False</property>
  2662. + <property name="halign">start</property>
  2663. <property name="label" translatable="yes">If an IPv6 network address is &lt;b&gt;not&lt;/b&gt; specified, this will enable IPv6 internal routing between virtual machines. By default, IPv4 internal routing is enabled.</property>
  2664. <property name="use_markup">True</property>
  2665. <property name="wrap">True</property>
  2666. <property name="max_width_chars">30</property>
  2667. - <property name="xalign">0</property>
  2668. </object>
  2669. </child>
  2670. </object>
  2671. @@ -1400,8 +1395,8 @@
  2672. <object class="GtkLabel" id="label4">
  2673. <property name="visible">True</property>
  2674. <property name="can_focus">False</property>
  2675. + <property name="halign">start</property>
  2676. <property name="label" translatable="yes">DNS Domain Name:</property>
  2677. - <property name="xalign">0</property>
  2678. </object>
  2679. <packing>
  2680. <property name="expand">False</property>
  2681. diff --git a/ui/createpool.ui b/ui/createpool.ui
  2682. index 8c2e73b..daef6dd 100644
  2683. --- a/ui/createpool.ui
  2684. +++ b/ui/createpool.ui
  2685. @@ -51,9 +51,9 @@
  2686. <object class="GtkLabel" id="label2">
  2687. <property name="visible">True</property>
  2688. <property name="can_focus">False</property>
  2689. + <property name="halign">start</property>
  2690. <property name="label" translatable="yes">&lt;span size='large' color='white'&gt;Create storage pool&lt;/span&gt;</property>
  2691. <property name="use_markup">True</property>
  2692. - <property name="xalign">0</property>
  2693. </object>
  2694. <packing>
  2695. <property name="expand">False</property>
  2696. @@ -65,9 +65,9 @@
  2697. <object class="GtkLabel" id="header-pagenum">
  2698. <property name="visible">True</property>
  2699. <property name="can_focus">False</property>
  2700. + <property name="halign">start</property>
  2701. <property name="label">&lt;span color='#59B0E2'&gt;Step foo of bar&lt;/span&gt;</property>
  2702. <property name="use_markup">True</property>
  2703. - <property name="xalign">0</property>
  2704. </object>
  2705. <packing>
  2706. <property name="expand">False</property>
  2707. @@ -121,11 +121,10 @@
  2708. <object class="GtkLabel" id="label9">
  2709. <property name="visible">True</property>
  2710. <property name="can_focus">False</property>
  2711. - <property name="halign">start</property>
  2712. + <property name="halign">end</property>
  2713. <property name="label" translatable="yes">_Name:</property>
  2714. <property name="use_underline">True</property>
  2715. <property name="mnemonic_widget">pool-name</property>
  2716. - <property name="xalign">1</property>
  2717. </object>
  2718. <packing>
  2719. <property name="left_attach">0</property>
  2720. @@ -157,8 +156,8 @@
  2721. <object class="GtkLabel" id="label4">
  2722. <property name="visible">True</property>
  2723. <property name="can_focus">False</property>
  2724. + <property name="halign">start</property>
  2725. <property name="label" translatable="yes">Select the storage pool type you would like to configure.</property>
  2726. - <property name="xalign">0</property>
  2727. </object>
  2728. <packing>
  2729. <property name="left_attach">0</property>
  2730. @@ -170,11 +169,10 @@
  2731. <object class="GtkLabel" id="label10">
  2732. <property name="visible">True</property>
  2733. <property name="can_focus">False</property>
  2734. - <property name="halign">start</property>
  2735. + <property name="halign">end</property>
  2736. <property name="label" translatable="yes">_Type:</property>
  2737. <property name="use_underline">True</property>
  2738. <property name="mnemonic_widget">pool-type</property>
  2739. - <property name="xalign">1</property>
  2740. </object>
  2741. <packing>
  2742. <property name="left_attach">0</property>
  2743. @@ -208,10 +206,10 @@
  2744. <object class="GtkLabel" id="pool-build-label">
  2745. <property name="visible">True</property>
  2746. <property name="can_focus">False</property>
  2747. + <property name="halign">end</property>
  2748. <property name="label" translatable="yes">B_uild Pool:</property>
  2749. <property name="use_underline">True</property>
  2750. <property name="mnemonic_widget">pool-build</property>
  2751. - <property name="xalign">1</property>
  2752. </object>
  2753. <packing>
  2754. <property name="left_attach">0</property>
  2755. @@ -228,7 +226,7 @@
  2756. <property name="visible">True</property>
  2757. <property name="can_focus">True</property>
  2758. <property name="receives_default">False</property>
  2759. - <property name="xalign">0</property>
  2760. + <property name="halign">start</property>
  2761. <property name="draw_indicator">True</property>
  2762. <signal name="toggled" handler="on_pool_iqn_chk_toggled" swapped="no"/>
  2763. </object>
  2764. @@ -261,10 +259,10 @@
  2765. <object class="GtkLabel" id="pool-target-label">
  2766. <property name="visible">True</property>
  2767. <property name="can_focus">False</property>
  2768. + <property name="halign">end</property>
  2769. <property name="label" translatable="yes">_Target Path:</property>
  2770. <property name="use_underline">True</property>
  2771. <property name="mnemonic_widget">pool-target-path</property>
  2772. - <property name="xalign">1</property>
  2773. </object>
  2774. <packing>
  2775. <property name="left_attach">0</property>
  2776. @@ -275,10 +273,10 @@
  2777. <object class="GtkLabel" id="pool-format-label">
  2778. <property name="visible">True</property>
  2779. <property name="can_focus">False</property>
  2780. + <property name="halign">end</property>
  2781. <property name="label" translatable="yes">F_ormat:</property>
  2782. <property name="use_underline">True</property>
  2783. <property name="mnemonic_widget">pool-format</property>
  2784. - <property name="xalign">1</property>
  2785. </object>
  2786. <packing>
  2787. <property name="left_attach">0</property>
  2788. @@ -289,10 +287,10 @@
  2789. <object class="GtkLabel" id="pool-hostname-label">
  2790. <property name="visible">True</property>
  2791. <property name="can_focus">False</property>
  2792. + <property name="halign">end</property>
  2793. <property name="label" translatable="yes">Host Na_me:</property>
  2794. <property name="use_underline">True</property>
  2795. <property name="mnemonic_widget">pool-hostname</property>
  2796. - <property name="xalign">1</property>
  2797. </object>
  2798. <packing>
  2799. <property name="left_attach">0</property>
  2800. @@ -303,10 +301,10 @@
  2801. <object class="GtkLabel" id="pool-source-label">
  2802. <property name="visible">True</property>
  2803. <property name="can_focus">False</property>
  2804. + <property name="halign">end</property>
  2805. <property name="label">sourcep:</property>
  2806. <property name="use_underline">True</property>
  2807. <property name="mnemonic_widget">pool-source-path</property>
  2808. - <property name="xalign">1</property>
  2809. </object>
  2810. <packing>
  2811. <property name="left_attach">0</property>
  2812. @@ -317,10 +315,10 @@
  2813. <object class="GtkLabel" id="pool-iqn-label">
  2814. <property name="visible">True</property>
  2815. <property name="can_focus">False</property>
  2816. + <property name="halign">end</property>
  2817. <property name="label" translatable="yes">Initiator _IQN:</property>
  2818. <property name="use_underline">True</property>
  2819. <property name="mnemonic_widget">pool-iqn-chk</property>
  2820. - <property name="xalign">1</property>
  2821. </object>
  2822. <packing>
  2823. <property name="left_attach">0</property>
  2824. @@ -421,8 +419,8 @@
  2825. <property name="visible">True</property>
  2826. <property name="can_focus">True</property>
  2827. <property name="receives_default">False</property>
  2828. + <property name="halign">start</property>
  2829. <property name="use_underline">True</property>
  2830. - <property name="xalign">0</property>
  2831. <property name="draw_indicator">True</property>
  2832. </object>
  2833. <packing>
  2834. @@ -434,10 +432,10 @@
  2835. <object class="GtkLabel" id="pool-source-name-label">
  2836. <property name="visible">True</property>
  2837. <property name="can_focus">False</property>
  2838. + <property name="halign">end</property>
  2839. <property name="label" translatable="yes">Source _Name:</property>
  2840. <property name="use_underline">True</property>
  2841. <property name="mnemonic_widget">pool-source-name</property>
  2842. - <property name="xalign">1</property>
  2843. </object>
  2844. <packing>
  2845. <property name="left_attach">0</property>
  2846. diff --git a/ui/createvol.ui b/ui/createvol.ui
  2847. index 0f99511..f47b200 100644
  2848. --- a/ui/createvol.ui
  2849. +++ b/ui/createvol.ui
  2850. @@ -68,9 +68,9 @@
  2851. <object class="GtkLabel" id="label1">
  2852. <property name="visible">True</property>
  2853. <property name="can_focus">False</property>
  2854. + <property name="halign">start</property>
  2855. <property name="label" translatable="yes">&lt;span size='large' color='white'&gt;Create storage volume&lt;/span&gt;</property>
  2856. <property name="use_markup">True</property>
  2857. - <property name="xalign">0</property>
  2858. </object>
  2859. <packing>
  2860. <property name="expand">True</property>
  2861. @@ -116,8 +116,8 @@
  2862. <object class="GtkLabel" id="label3">
  2863. <property name="visible">True</property>
  2864. <property name="can_focus">False</property>
  2865. + <property name="halign">start</property>
  2866. <property name="label" translatable="yes">Create a storage unit to be used directly by a virtual machine.</property>
  2867. - <property name="xalign">0</property>
  2868. </object>
  2869. <packing>
  2870. <property name="expand">False</property>
  2871. @@ -190,10 +190,10 @@
  2872. <object class="GtkLabel" id="label4">
  2873. <property name="visible">True</property>
  2874. <property name="can_focus">False</property>
  2875. + <property name="halign">start</property>
  2876. <property name="label" translatable="yes">_Name:</property>
  2877. <property name="use_underline">True</property>
  2878. <property name="mnemonic_widget">vol-name</property>
  2879. - <property name="xalign">0</property>
  2880. </object>
  2881. <packing>
  2882. <property name="left_attach">0</property>
  2883. @@ -204,10 +204,10 @@
  2884. <object class="GtkLabel" id="label5">
  2885. <property name="visible">True</property>
  2886. <property name="can_focus">False</property>
  2887. + <property name="halign">start</property>
  2888. <property name="label" translatable="yes">F_ormat:</property>
  2889. <property name="use_underline">True</property>
  2890. <property name="mnemonic_widget">vol-format</property>
  2891. - <property name="xalign">0</property>
  2892. </object>
  2893. <packing>
  2894. <property name="left_attach">0</property>
  2895. @@ -235,9 +235,9 @@
  2896. <object class="GtkLabel" id="label10">
  2897. <property name="visible">True</property>
  2898. <property name="can_focus">False</property>
  2899. + <property name="halign">start</property>
  2900. <property name="label" translatable="yes">&lt;b&gt;Storage Volume Quota&lt;/b&gt;</property>
  2901. <property name="use_markup">True</property>
  2902. - <property name="xalign">0</property>
  2903. </object>
  2904. <packing>
  2905. <property name="expand">False</property>
  2906. @@ -346,8 +346,8 @@
  2907. <object class="GtkLabel" id="label9">
  2908. <property name="visible">True</property>
  2909. <property name="can_focus">False</property>
  2910. + <property name="halign">start</property>
  2911. <property name="label" translatable="yes">GiB</property>
  2912. - <property name="xalign">0</property>
  2913. </object>
  2914. <packing>
  2915. <property name="left_attach">2</property>
  2916. @@ -358,8 +358,8 @@
  2917. <object class="GtkLabel" id="label8">
  2918. <property name="visible">True</property>
  2919. <property name="can_focus">False</property>
  2920. + <property name="halign">start</property>
  2921. <property name="label" translatable="yes">GiB</property>
  2922. - <property name="xalign">0</property>
  2923. </object>
  2924. <packing>
  2925. <property name="left_attach">2</property>
  2926. @@ -370,10 +370,10 @@
  2927. <object class="GtkLabel" id="label6">
  2928. <property name="visible">True</property>
  2929. <property name="can_focus">False</property>
  2930. + <property name="halign">end</property>
  2931. <property name="label" translatable="yes">Max Ca_pacity:</property>
  2932. <property name="use_underline">True</property>
  2933. <property name="mnemonic_widget">vol-capacity</property>
  2934. - <property name="xalign">1</property>
  2935. </object>
  2936. <packing>
  2937. <property name="left_attach">0</property>
  2938. @@ -384,10 +384,10 @@
  2939. <object class="GtkLabel" id="label7">
  2940. <property name="visible">True</property>
  2941. <property name="can_focus">False</property>
  2942. + <property name="halign">end</property>
  2943. <property name="label" translatable="yes">_Allocation:</property>
  2944. <property name="use_underline">True</property>
  2945. <property name="mnemonic_widget">vol-allocation</property>
  2946. - <property name="xalign">1</property>
  2947. </object>
  2948. <packing>
  2949. <property name="left_attach">0</property>
  2950. diff --git a/ui/delete.ui b/ui/delete.ui
  2951. index ca2cdea..eba7b56 100644
  2952. --- a/ui/delete.ui
  2953. +++ b/ui/delete.ui
  2954. @@ -44,9 +44,9 @@
  2955. <object class="GtkLabel" id="header-label">
  2956. <property name="visible">True</property>
  2957. <property name="can_focus">False</property>
  2958. + <property name="halign">start</property>
  2959. <property name="label">&lt;span size='large' color='white'&gt;Placeholder&lt;/span&gt;</property>
  2960. <property name="use_markup">True</property>
  2961. - <property name="xalign">0</property>
  2962. </object>
  2963. <packing>
  2964. <property name="expand">False</property>
  2965. @@ -118,8 +118,8 @@
  2966. <property name="visible">True</property>
  2967. <property name="can_focus">True</property>
  2968. <property name="receives_default">False</property>
  2969. + <property name="halign">start</property>
  2970. <property name="use_underline">True</property>
  2971. - <property name="xalign">0</property>
  2972. <property name="draw_indicator">True</property>
  2973. <signal name="toggled" handler="on_delete_remove_storage_toggled" swapped="no"/>
  2974. </object>
  2975. diff --git a/ui/details.ui b/ui/details.ui
  2976. index 88dd01f..fc796a2 100644
  2977. --- a/ui/details.ui
  2978. +++ b/ui/details.ui
  2979. @@ -707,8 +707,8 @@
  2980. <object class="GtkLabel" id="label44">
  2981. <property name="visible">True</property>
  2982. <property name="can_focus">False</property>
  2983. + <property name="halign">start</property>
  2984. <property name="label" translatable="yes">Status:</property>
  2985. - <property name="xalign">0</property>
  2986. </object>
  2987. <packing>
  2988. <property name="left_attach">0</property>
  2989. @@ -719,8 +719,8 @@
  2990. <object class="GtkLabel" id="label68">
  2991. <property name="visible">True</property>
  2992. <property name="can_focus">False</property>
  2993. + <property name="halign">start</property>
  2994. <property name="label" translatable="yes">UUID:</property>
  2995. - <property name="xalign">0</property>
  2996. </object>
  2997. <packing>
  2998. <property name="left_attach">0</property>
  2999. @@ -731,10 +731,10 @@
  3000. <object class="GtkLabel" id="label43">
  3001. <property name="visible">True</property>
  3002. <property name="can_focus">False</property>
  3003. + <property name="halign">start</property>
  3004. <property name="label" translatable="yes">_Name:</property>
  3005. <property name="use_underline">True</property>
  3006. <property name="mnemonic_widget">overview-name</property>
  3007. - <property name="xalign">0</property>
  3008. </object>
  3009. <packing>
  3010. <property name="left_attach">0</property>
  3011. @@ -745,9 +745,9 @@
  3012. <object class="GtkLabel" id="overview-uuid">
  3013. <property name="visible">True</property>
  3014. <property name="can_focus">False</property>
  3015. + <property name="halign">start</property>
  3016. <property name="label">8ffc926e-b4da-b3b6-552f-e37b92f918d5</property>
  3017. <property name="selectable">True</property>
  3018. - <property name="xalign">0</property>
  3019. </object>
  3020. <packing>
  3021. <property name="left_attach">1</property>
  3022. @@ -770,10 +770,10 @@
  3023. <object class="GtkLabel" id="title-label">
  3024. <property name="visible">True</property>
  3025. <property name="can_focus">False</property>
  3026. + <property name="halign">start</property>
  3027. <property name="label" translatable="yes">T_itle:</property>
  3028. <property name="use_underline">True</property>
  3029. <property name="mnemonic_widget">overview-title</property>
  3030. - <property name="xalign">0</property>
  3031. </object>
  3032. <packing>
  3033. <property name="left_attach">0</property>
  3034. @@ -800,8 +800,8 @@
  3035. <object class="GtkLabel" id="overview-status-text">
  3036. <property name="visible">True</property>
  3037. <property name="can_focus">False</property>
  3038. + <property name="halign">start</property>
  3039. <property name="label" translatable="yes">Shut down</property>
  3040. - <property name="xalign">0</property>
  3041. </object>
  3042. <packing>
  3043. <property name="left_attach">1</property>
  3044. @@ -813,7 +813,7 @@
  3045. <property name="width_request">22</property>
  3046. <property name="visible">True</property>
  3047. <property name="can_focus">False</property>
  3048. - <property name="xalign">0</property>
  3049. + <property name="halign">start</property>
  3050. <property name="stock">gtk-missing-image</property>
  3051. </object>
  3052. <packing>
  3053. @@ -831,10 +831,10 @@
  3054. <object class="GtkLabel" id="label24">
  3055. <property name="visible">True</property>
  3056. <property name="can_focus">False</property>
  3057. + <property name="halign">start</property>
  3058. <property name="label" translatable="yes">D_escription:</property>
  3059. <property name="use_underline">True</property>
  3060. <property name="mnemonic_widget">overview-description</property>
  3061. - <property name="xalign">0</property>
  3062. <property name="yalign">0</property>
  3063. </object>
  3064. <packing>
  3065. @@ -906,8 +906,8 @@
  3066. <object class="GtkLabel" id="label11">
  3067. <property name="visible">True</property>
  3068. <property name="can_focus">False</property>
  3069. + <property name="halign">start</property>
  3070. <property name="label" translatable="yes">Hypervisor:</property>
  3071. - <property name="xalign">0</property>
  3072. </object>
  3073. <packing>
  3074. <property name="left_attach">0</property>
  3075. @@ -918,8 +918,8 @@
  3076. <object class="GtkLabel" id="label12">
  3077. <property name="visible">True</property>
  3078. <property name="can_focus">False</property>
  3079. + <property name="halign">start</property>
  3080. <property name="label" translatable="yes">Architecture:</property>
  3081. - <property name="xalign">0</property>
  3082. </object>
  3083. <packing>
  3084. <property name="left_attach">0</property>
  3085. @@ -930,9 +930,9 @@
  3086. <object class="GtkLabel" id="overview-hv">
  3087. <property name="visible">True</property>
  3088. <property name="can_focus">False</property>
  3089. + <property name="halign">start</property>
  3090. <property name="label">foo</property>
  3091. <property name="selectable">True</property>
  3092. - <property name="xalign">0</property>
  3093. </object>
  3094. <packing>
  3095. <property name="left_attach">1</property>
  3096. @@ -943,9 +943,9 @@
  3097. <object class="GtkLabel" id="overview-arch">
  3098. <property name="visible">True</property>
  3099. <property name="can_focus">False</property>
  3100. + <property name="halign">start</property>
  3101. <property name="label">foo</property>
  3102. <property name="selectable">True</property>
  3103. - <property name="xalign">0</property>
  3104. </object>
  3105. <packing>
  3106. <property name="left_attach">1</property>
  3107. @@ -956,9 +956,9 @@
  3108. <object class="GtkLabel" id="overview-emulator">
  3109. <property name="visible">True</property>
  3110. <property name="can_focus">False</property>
  3111. + <property name="halign">start</property>
  3112. <property name="label">foooooooooooooo</property>
  3113. <property name="selectable">True</property>
  3114. - <property name="xalign">0</property>
  3115. </object>
  3116. <packing>
  3117. <property name="left_attach">1</property>
  3118. @@ -969,8 +969,8 @@
  3119. <object class="GtkLabel" id="label13">
  3120. <property name="visible">True</property>
  3121. <property name="can_focus">False</property>
  3122. + <property name="halign">start</property>
  3123. <property name="label" translatable="yes">Emulator:</property>
  3124. - <property name="xalign">0</property>
  3125. </object>
  3126. <packing>
  3127. <property name="left_attach">0</property>
  3128. @@ -981,10 +981,10 @@
  3129. <object class="GtkLabel" id="machine-type-title">
  3130. <property name="visible">True</property>
  3131. <property name="can_focus">False</property>
  3132. + <property name="halign">end</property>
  3133. <property name="valign">start</property>
  3134. <property name="label" translatable="yes">Machine _Type: </property>
  3135. <property name="use_underline">True</property>
  3136. - <property name="xalign">1</property>
  3137. </object>
  3138. <packing>
  3139. <property name="left_attach">0</property>
  3140. @@ -995,11 +995,11 @@
  3141. <object class="GtkLabel" id="overview-chipset-title">
  3142. <property name="visible">True</property>
  3143. <property name="can_focus">False</property>
  3144. + <property name="halign">start</property>
  3145. <property name="valign">start</property>
  3146. <property name="label" translatable="yes">Chipse_t:</property>
  3147. <property name="use_underline">True</property>
  3148. <property name="ellipsize">middle</property>
  3149. - <property name="xalign">0</property>
  3150. </object>
  3151. <packing>
  3152. <property name="left_attach">0</property>
  3153. @@ -1073,10 +1073,10 @@ if you know what you are doing.&lt;/small&gt;</property>
  3154. <object class="GtkLabel" id="overview-chipset-label">
  3155. <property name="visible">True</property>
  3156. <property name="can_focus">False</property>
  3157. + <property name="halign">start</property>
  3158. <property name="valign">start</property>
  3159. <property name="vexpand">True</property>
  3160. <property name="label">label</property>
  3161. - <property name="xalign">0</property>
  3162. </object>
  3163. <packing>
  3164. <property name="expand">False</property>
  3165. @@ -1100,9 +1100,9 @@ if you know what you are doing.&lt;/small&gt;</property>
  3166. <object class="GtkLabel" id="overview-firmware-title">
  3167. <property name="visible">True</property>
  3168. <property name="can_focus">False</property>
  3169. + <property name="halign">start</property>
  3170. <property name="valign">start</property>
  3171. <property name="label" translatable="yes">Firmware:</property>
  3172. - <property name="xalign">0</property>
  3173. </object>
  3174. <packing>
  3175. <property name="left_attach">0</property>
  3176. @@ -1246,7 +1246,7 @@ if you know what you are doing.&lt;/small&gt;</property>
  3177. <property name="visible">True</property>
  3178. <property name="can_focus">True</property>
  3179. <property name="receives_default">False</property>
  3180. - <property name="xalign">0</property>
  3181. + <property name="halign">start</property>
  3182. <property name="draw_indicator">True</property>
  3183. <signal name="toggled" handler="on_idmap_check_toggled" swapped="no"/>
  3184. </object>
  3185. @@ -1265,9 +1265,9 @@ if you know what you are doing.&lt;/small&gt;</property>
  3186. <object class="GtkLabel" id="label19">
  3187. <property name="visible">True</property>
  3188. <property name="can_focus">False</property>
  3189. + <property name="halign">end</property>
  3190. <property name="label" translatable="yes">User ID: </property>
  3191. <property name="max_width_chars">15</property>
  3192. - <property name="xalign">1</property>
  3193. </object>
  3194. <packing>
  3195. <property name="left_attach">0</property>
  3196. @@ -1278,9 +1278,9 @@ if you know what you are doing.&lt;/small&gt;</property>
  3197. <object class="GtkLabel" id="label20">
  3198. <property name="visible">True</property>
  3199. <property name="can_focus">False</property>
  3200. + <property name="halign">end</property>
  3201. <property name="label" translatable="yes"> Group ID: </property>
  3202. <property name="max_width_chars">15</property>
  3203. - <property name="xalign">1</property>
  3204. </object>
  3205. <packing>
  3206. <property name="left_attach">0</property>
  3207. @@ -1478,8 +1478,8 @@ if you know what you are doing.&lt;/small&gt;</property>
  3208. <object class="GtkLabel" id="label72">
  3209. <property name="visible">True</property>
  3210. <property name="can_focus">False</property>
  3211. + <property name="halign">end</property>
  3212. <property name="label" translatable="yes">Product name:</property>
  3213. - <property name="xalign">1</property>
  3214. </object>
  3215. <packing>
  3216. <property name="left_attach">0</property>
  3217. @@ -1490,9 +1490,9 @@ if you know what you are doing.&lt;/small&gt;</property>
  3218. <object class="GtkLabel" id="inspection-hostname">
  3219. <property name="visible">True</property>
  3220. <property name="can_focus">False</property>
  3221. + <property name="halign">start</property>
  3222. <property name="label">foo</property>
  3223. <property name="selectable">True</property>
  3224. - <property name="xalign">0</property>
  3225. </object>
  3226. <packing>
  3227. <property name="left_attach">1</property>
  3228. @@ -1503,8 +1503,8 @@ if you know what you are doing.&lt;/small&gt;</property>
  3229. <object class="GtkLabel" id="label71">
  3230. <property name="visible">True</property>
  3231. <property name="can_focus">False</property>
  3232. + <property name="halign">end</property>
  3233. <property name="label" translatable="yes">Hostname:</property>
  3234. - <property name="xalign">1</property>
  3235. </object>
  3236. <packing>
  3237. <property name="left_attach">0</property>
  3238. @@ -1515,8 +1515,8 @@ if you know what you are doing.&lt;/small&gt;</property>
  3239. <object class="GtkLabel" id="label">
  3240. <property name="visible">True</property>
  3241. <property name="can_focus">False</property>
  3242. + <property name="halign">end</property>
  3243. <property name="label" translatable="yes">Operating system:</property>
  3244. - <property name="xalign">1</property>
  3245. </object>
  3246. <packing>
  3247. <property name="left_attach">0</property>
  3248. @@ -1527,9 +1527,9 @@ if you know what you are doing.&lt;/small&gt;</property>
  3249. <object class="GtkLabel" id="inspection-product-name">
  3250. <property name="visible">True</property>
  3251. <property name="can_focus">False</property>
  3252. + <property name="halign">start</property>
  3253. <property name="label">foo</property>
  3254. <property name="selectable">True</property>
  3255. - <property name="xalign">0</property>
  3256. </object>
  3257. <packing>
  3258. <property name="left_attach">1</property>
  3259. @@ -1540,8 +1540,8 @@ if you know what you are doing.&lt;/small&gt;</property>
  3260. <object class="GtkLabel" id="inspection-type">
  3261. <property name="visible">True</property>
  3262. <property name="can_focus">False</property>
  3263. + <property name="halign">start</property>
  3264. <property name="label" translatable="yes">foo</property>
  3265. - <property name="xalign">0</property>
  3266. </object>
  3267. <packing>
  3268. <property name="left_attach">1</property>
  3269. @@ -1646,7 +1646,6 @@ if you know what you are doing.&lt;/small&gt;</property>
  3270. <property name="halign">start</property>
  3271. <property name="label" translatable="yes">Error message bar</property>
  3272. <property name="max_width_chars">80</property>
  3273. - <property name="xalign">0</property>
  3274. <property name="yalign">0</property>
  3275. </object>
  3276. <packing>
  3277. @@ -1740,8 +1739,8 @@ if you know what you are doing.&lt;/small&gt;</property>
  3278. <object class="GtkLabel" id="overview-cpu-usage-text">
  3279. <property name="visible">True</property>
  3280. <property name="can_focus">False</property>
  3281. + <property name="halign">end</property>
  3282. <property name="label">18%</property>
  3283. - <property name="xalign">1</property>
  3284. </object>
  3285. <packing>
  3286. <property name="expand">False</property>
  3287. @@ -1804,8 +1803,8 @@ if you know what you are doing.&lt;/small&gt;</property>
  3288. <object class="GtkLabel" id="overview-memory-usage-text">
  3289. <property name="visible">True</property>
  3290. <property name="can_focus">False</property>
  3291. + <property name="halign">end</property>
  3292. <property name="label">30 MiB of 128 MiB</property>
  3293. - <property name="xalign">1</property>
  3294. </object>
  3295. <packing>
  3296. <property name="expand">False</property>
  3297. @@ -1868,9 +1867,9 @@ if you know what you are doing.&lt;/small&gt;</property>
  3298. <object class="GtkLabel" id="overview-disk-usage-text">
  3299. <property name="visible">True</property>
  3300. <property name="can_focus">False</property>
  3301. + <property name="halign">end</property>
  3302. <property name="label" translatable="yes">0 KiBytes/s 0 KiBytes/s</property>
  3303. <property name="use_markup">True</property>
  3304. - <property name="xalign">1</property>
  3305. </object>
  3306. <packing>
  3307. <property name="expand">False</property>
  3308. @@ -1933,9 +1932,9 @@ if you know what you are doing.&lt;/small&gt;</property>
  3309. <object class="GtkLabel" id="overview-network-traffic-text">
  3310. <property name="visible">True</property>
  3311. <property name="can_focus">False</property>
  3312. + <property name="halign">end</property>
  3313. <property name="label">0 KiBytes/s 0 KiBytes/s</property>
  3314. <property name="use_markup">True</property>
  3315. - <property name="xalign">1</property>
  3316. </object>
  3317. <packing>
  3318. <property name="expand">False</property>
  3319. @@ -2023,9 +2022,9 @@ if you know what you are doing.&lt;/small&gt;</property>
  3320. <object class="GtkLabel" id="state-host-cpus">
  3321. <property name="visible">True</property>
  3322. <property name="can_focus">False</property>
  3323. + <property name="halign">start</property>
  3324. <property name="label">8</property>
  3325. <property name="selectable">True</property>
  3326. - <property name="xalign">0</property>
  3327. </object>
  3328. <packing>
  3329. <property name="left_attach">1</property>
  3330. @@ -2038,8 +2037,8 @@ if you know what you are doing.&lt;/small&gt;</property>
  3331. <object class="GtkLabel" id="label334">
  3332. <property name="visible">True</property>
  3333. <property name="can_focus">False</property>
  3334. + <property name="halign">start</property>
  3335. <property name="label" translatable="yes">Logical host CPUs:</property>
  3336. - <property name="xalign">0</property>
  3337. </object>
  3338. <packing>
  3339. <property name="x_options">GTK_FILL</property>
  3340. @@ -2050,10 +2049,10 @@ if you know what you are doing.&lt;/small&gt;</property>
  3341. <object class="GtkLabel" id="label335">
  3342. <property name="visible">True</property>
  3343. <property name="can_focus">False</property>
  3344. + <property name="halign">start</property>
  3345. <property name="label" translatable="yes">Ma_ximum allocation:</property>
  3346. <property name="use_underline">True</property>
  3347. <property name="mnemonic_widget">cpu-maxvcpus</property>
  3348. - <property name="xalign">0</property>
  3349. </object>
  3350. <packing>
  3351. <property name="top_attach">2</property>
  3352. @@ -2066,10 +2065,10 @@ if you know what you are doing.&lt;/small&gt;</property>
  3353. <object class="GtkLabel" id="label333">
  3354. <property name="visible">True</property>
  3355. <property name="can_focus">False</property>
  3356. + <property name="halign">start</property>
  3357. <property name="label" translatable="yes">Current a_llocation:</property>
  3358. <property name="use_underline">True</property>
  3359. <property name="mnemonic_widget">cpu-vcpus</property>
  3360. - <property name="xalign">0</property>
  3361. </object>
  3362. <packing>
  3363. <property name="top_attach">1</property>
  3364. @@ -2136,7 +2135,7 @@ if you know what you are doing.&lt;/small&gt;</property>
  3365. <object class="GtkImage" id="image9">
  3366. <property name="visible">True</property>
  3367. <property name="can_focus">False</property>
  3368. - <property name="xalign">0</property>
  3369. + <property name="halign">start</property>
  3370. <property name="stock">gtk-dialog-warning</property>
  3371. </object>
  3372. <packing>
  3373. @@ -2150,11 +2149,11 @@ if you know what you are doing.&lt;/small&gt;</property>
  3374. <property name="width_request">300</property>
  3375. <property name="visible">True</property>
  3376. <property name="can_focus">False</property>
  3377. + <property name="halign">start</property>
  3378. <property name="label" translatable="yes">&lt;small&gt;Overcommitting vCPUs can hurt performance&lt;/small&gt;</property>
  3379. <property name="use_markup">True</property>
  3380. <property name="wrap">True</property>
  3381. <property name="max_width_chars">32</property>
  3382. - <property name="xalign">0</property>
  3383. </object>
  3384. <packing>
  3385. <property name="expand">True</property>
  3386. @@ -2212,10 +2211,10 @@ if you know what you are doing.&lt;/small&gt;</property>
  3387. <object class="GtkLabel" id="label52">
  3388. <property name="visible">True</property>
  3389. <property name="can_focus">False</property>
  3390. + <property name="halign">start</property>
  3391. <property name="label" translatable="yes">M_odel:</property>
  3392. <property name="use_underline">True</property>
  3393. <property name="mnemonic_widget">combobox-entry</property>
  3394. - <property name="xalign">0</property>
  3395. </object>
  3396. <packing>
  3397. <property name="left_attach">0</property>
  3398. @@ -2228,8 +2227,8 @@ if you know what you are doing.&lt;/small&gt;</property>
  3399. <property name="visible">True</property>
  3400. <property name="can_focus">True</property>
  3401. <property name="receives_default">False</property>
  3402. + <property name="halign">start</property>
  3403. <property name="use_underline">True</property>
  3404. - <property name="xalign">0</property>
  3405. <property name="draw_indicator">True</property>
  3406. <signal name="clicked" handler="on_cpu_copy_host_clicked" swapped="no"/>
  3407. </object>
  3408. @@ -2299,7 +2298,6 @@ if you know what you are doing.&lt;/small&gt;</property>
  3409. <property name="can_focus">True</property>
  3410. <property name="receives_default">False</property>
  3411. <property name="use_underline">True</property>
  3412. - <property name="xalign">0.5</property>
  3413. <property name="active">True</property>
  3414. <property name="draw_indicator">True</property>
  3415. <signal name="toggled" handler="on_cpu_topology_enable_toggled" swapped="no"/>
  3416. @@ -2314,7 +2312,7 @@ if you know what you are doing.&lt;/small&gt;</property>
  3417. <object class="GtkAlignment" id="alignment3">
  3418. <property name="visible">True</property>
  3419. <property name="can_focus">False</property>
  3420. - <property name="xalign">0</property>
  3421. + <property name="halign">start</property>
  3422. <property name="xscale">0</property>
  3423. <child>
  3424. <object class="GtkBox" id="hbox26">
  3425. @@ -2333,10 +2331,10 @@ if you know what you are doing.&lt;/small&gt;</property>
  3426. <object class="GtkLabel" id="label59">
  3427. <property name="visible">True</property>
  3428. <property name="can_focus">False</property>
  3429. + <property name="halign">start</property>
  3430. <property name="label" translatable="yes">Thread_s:</property>
  3431. <property name="use_underline">True</property>
  3432. <property name="mnemonic_widget">cpu-threads</property>
  3433. - <property name="xalign">0</property>
  3434. </object>
  3435. <packing>
  3436. <property name="top_attach">2</property>
  3437. @@ -2349,10 +2347,10 @@ if you know what you are doing.&lt;/small&gt;</property>
  3438. <object class="GtkLabel" id="label58">
  3439. <property name="visible">True</property>
  3440. <property name="can_focus">False</property>
  3441. + <property name="halign">start</property>
  3442. <property name="label" translatable="yes">Cor_es:</property>
  3443. <property name="use_underline">True</property>
  3444. <property name="mnemonic_widget">cpu-cores</property>
  3445. - <property name="xalign">0</property>
  3446. </object>
  3447. <packing>
  3448. <property name="top_attach">1</property>
  3449. @@ -2365,10 +2363,10 @@ if you know what you are doing.&lt;/small&gt;</property>
  3450. <object class="GtkLabel" id="label57">
  3451. <property name="visible">True</property>
  3452. <property name="can_focus">False</property>
  3453. + <property name="halign">start</property>
  3454. <property name="label" translatable="yes">Socke_ts:</property>
  3455. <property name="use_underline">True</property>
  3456. <property name="mnemonic_widget">cpu-sockets</property>
  3457. - <property name="xalign">0</property>
  3458. </object>
  3459. <packing>
  3460. <property name="x_options">GTK_FILL</property>
  3461. @@ -2439,7 +2437,7 @@ if you know what you are doing.&lt;/small&gt;</property>
  3462. <object class="GtkImage" id="image4">
  3463. <property name="visible">True</property>
  3464. <property name="can_focus">False</property>
  3465. - <property name="xalign">0</property>
  3466. + <property name="halign">start</property>
  3467. <property name="yalign">1</property>
  3468. <property name="stock">gtk-dialog-warning</property>
  3469. </object>
  3470. @@ -2454,11 +2452,11 @@ if you know what you are doing.&lt;/small&gt;</property>
  3471. <property name="width_request">300</property>
  3472. <property name="visible">True</property>
  3473. <property name="can_focus">False</property>
  3474. + <property name="halign">start</property>
  3475. <property name="label" translatable="yes">&lt;small&gt;Selected CPU model does not support Hyper-Threading&lt;/small&gt;</property>
  3476. <property name="use_markup">True</property>
  3477. <property name="single_line_mode">True</property>
  3478. <property name="max_width_chars">32</property>
  3479. - <property name="xalign">0</property>
  3480. <property name="yalign">1</property>
  3481. </object>
  3482. <packing>
  3483. @@ -2549,10 +2547,10 @@ if you know what you are doing.&lt;/small&gt;</property>
  3484. <object class="GtkLabel" id="label60">
  3485. <property name="visible">True</property>
  3486. <property name="can_focus">False</property>
  3487. + <property name="halign">end</property>
  3488. <property name="label" translatable="yes">Current a_llocation:</property>
  3489. <property name="use_underline">True</property>
  3490. <property name="mnemonic_widget">mem-memory</property>
  3491. - <property name="xalign">1</property>
  3492. </object>
  3493. <packing>
  3494. <property name="top_attach">1</property>
  3495. @@ -2565,10 +2563,10 @@ if you know what you are doing.&lt;/small&gt;</property>
  3496. <object class="GtkLabel" id="label307">
  3497. <property name="visible">True</property>
  3498. <property name="can_focus">False</property>
  3499. + <property name="halign">end</property>
  3500. <property name="label" translatable="yes">Ma_ximum allocation:</property>
  3501. <property name="use_underline">True</property>
  3502. <property name="mnemonic_widget">mem-maxmem</property>
  3503. - <property name="xalign">1</property>
  3504. </object>
  3505. <packing>
  3506. <property name="top_attach">2</property>
  3507. @@ -2581,8 +2579,8 @@ if you know what you are doing.&lt;/small&gt;</property>
  3508. <object class="GtkLabel" id="label61">
  3509. <property name="visible">True</property>
  3510. <property name="can_focus">False</property>
  3511. + <property name="halign">end</property>
  3512. <property name="label" translatable="yes">Total host memory:</property>
  3513. - <property name="xalign">1</property>
  3514. </object>
  3515. <packing>
  3516. <property name="x_options">GTK_FILL</property>
  3517. @@ -2593,9 +2591,9 @@ if you know what you are doing.&lt;/small&gt;</property>
  3518. <object class="GtkLabel" id="state-host-memory">
  3519. <property name="visible">True</property>
  3520. <property name="can_focus">False</property>
  3521. + <property name="halign">start</property>
  3522. <property name="label">2 GiB</property>
  3523. <property name="selectable">True</property>
  3524. - <property name="xalign">0</property>
  3525. </object>
  3526. <packing>
  3527. <property name="left_attach">1</property>
  3528. @@ -2635,8 +2633,8 @@ if you know what you are doing.&lt;/small&gt;</property>
  3529. <object class="GtkLabel" id="label306">
  3530. <property name="visible">True</property>
  3531. <property name="can_focus">False</property>
  3532. + <property name="halign">start</property>
  3533. <property name="label" translatable="yes">MiB</property>
  3534. - <property name="xalign">0</property>
  3535. </object>
  3536. <packing>
  3537. <property name="expand">True</property>
  3538. @@ -2684,8 +2682,8 @@ if you know what you are doing.&lt;/small&gt;</property>
  3539. <object class="GtkLabel" id="label346">
  3540. <property name="visible">True</property>
  3541. <property name="can_focus">False</property>
  3542. + <property name="halign">start</property>
  3543. <property name="label" translatable="yes">MiB</property>
  3544. - <property name="xalign">0</property>
  3545. </object>
  3546. <packing>
  3547. <property name="expand">True</property>
  3548. @@ -2762,7 +2760,6 @@ if you know what you are doing.&lt;/small&gt;</property>
  3549. <property name="can_focus">True</property>
  3550. <property name="receives_default">False</property>
  3551. <property name="use_underline">True</property>
  3552. - <property name="xalign">0.5</property>
  3553. <property name="draw_indicator">True</property>
  3554. <signal name="toggled" handler="on_boot_autostart_changed" swapped="no"/>
  3555. </object>
  3556. @@ -2818,10 +2815,10 @@ if you know what you are doing.&lt;/small&gt;</property>
  3557. <object class="GtkLabel" id="label69">
  3558. <property name="visible">True</property>
  3559. <property name="can_focus">False</property>
  3560. + <property name="halign">start</property>
  3561. <property name="label" translatable="yes">Init _path:</property>
  3562. <property name="use_underline">True</property>
  3563. <property name="mnemonic_widget">boot-init-path</property>
  3564. - <property name="xalign">0</property>
  3565. </object>
  3566. <packing>
  3567. <property name="left_attach">0</property>
  3568. @@ -2832,10 +2829,10 @@ if you know what you are doing.&lt;/small&gt;</property>
  3569. <object class="GtkLabel" id="label64">
  3570. <property name="visible">True</property>
  3571. <property name="can_focus">False</property>
  3572. + <property name="halign">start</property>
  3573. <property name="label" translatable="yes">Init ar_gs:</property>
  3574. <property name="use_underline">True</property>
  3575. <property name="mnemonic_widget">boot-init-args</property>
  3576. - <property name="xalign">0</property>
  3577. </object>
  3578. <packing>
  3579. <property name="left_attach">0</property>
  3580. @@ -2896,8 +2893,8 @@ if you know what you are doing.&lt;/small&gt;</property>
  3581. <property name="visible">True</property>
  3582. <property name="can_focus">True</property>
  3583. <property name="receives_default">False</property>
  3584. + <property name="halign">start</property>
  3585. <property name="use_underline">True</property>
  3586. - <property name="xalign">0</property>
  3587. <property name="draw_indicator">True</property>
  3588. <signal name="toggled" handler="on_boot_kernel_enable_toggled" swapped="no"/>
  3589. </object>
  3590. @@ -2923,11 +2920,11 @@ if you know what you are doing.&lt;/small&gt;</property>
  3591. <object class="GtkLabel" id="label38">
  3592. <property name="visible">True</property>
  3593. <property name="can_focus">False</property>
  3594. + <property name="halign">start</property>
  3595. <property name="ypad">8</property>
  3596. <property name="label" translatable="yes">Ke_rnel path:</property>
  3597. <property name="use_underline">True</property>
  3598. <property name="mnemonic_widget">boot-kernel</property>
  3599. - <property name="xalign">0</property>
  3600. </object>
  3601. <packing>
  3602. <property name="x_options">GTK_FILL</property>
  3603. @@ -2938,11 +2935,11 @@ if you know what you are doing.&lt;/small&gt;</property>
  3604. <object class="GtkLabel" id="label39">
  3605. <property name="visible">True</property>
  3606. <property name="can_focus">False</property>
  3607. + <property name="halign">start</property>
  3608. <property name="ypad">8</property>
  3609. <property name="label" translatable="yes">_Initrd path:</property>
  3610. <property name="use_underline">True</property>
  3611. <property name="mnemonic_widget">boot-initrd</property>
  3612. - <property name="xalign">0</property>
  3613. </object>
  3614. <packing>
  3615. <property name="top_attach">1</property>
  3616. @@ -3035,11 +3032,11 @@ if you know what you are doing.&lt;/small&gt;</property>
  3617. <object class="GtkLabel" id="label40">
  3618. <property name="visible">True</property>
  3619. <property name="can_focus">False</property>
  3620. + <property name="halign">start</property>
  3621. <property name="ypad">8</property>
  3622. <property name="label" translatable="yes">Kernel ar_gs:</property>
  3623. <property name="use_underline">True</property>
  3624. <property name="mnemonic_widget">boot-kernel-args</property>
  3625. - <property name="xalign">0</property>
  3626. </object>
  3627. <packing>
  3628. <property name="top_attach">3</property>
  3629. @@ -3068,11 +3065,11 @@ if you know what you are doing.&lt;/small&gt;</property>
  3630. <object class="GtkLabel" id="boot-dtb-label">
  3631. <property name="visible">True</property>
  3632. <property name="can_focus">False</property>
  3633. + <property name="halign">start</property>
  3634. <property name="ypad">8</property>
  3635. <property name="label" translatable="yes">D_TB Path:</property>
  3636. <property name="use_underline">True</property>
  3637. <property name="mnemonic_widget">boot-dtb</property>
  3638. - <property name="xalign">0</property>
  3639. </object>
  3640. <packing>
  3641. <property name="top_attach">2</property>
  3642. @@ -3193,8 +3190,8 @@ if you know what you are doing.&lt;/small&gt;</property>
  3643. <property name="visible">True</property>
  3644. <property name="can_focus">True</property>
  3645. <property name="receives_default">False</property>
  3646. + <property name="halign">start</property>
  3647. <property name="use_underline">True</property>
  3648. - <property name="xalign">0</property>
  3649. <property name="draw_indicator">True</property>
  3650. <signal name="toggled" handler="on_boot_menu_changed" swapped="no"/>
  3651. </object>
  3652. @@ -3371,10 +3368,10 @@ if you know what you are doing.&lt;/small&gt;</property>
  3653. <object class="GtkLabel" id="permissions-label">
  3654. <property name="visible">True</property>
  3655. <property name="can_focus">False</property>
  3656. + <property name="halign">end</property>
  3657. <property name="label" translatable="yes">R_eadonly:</property>
  3658. <property name="use_underline">True</property>
  3659. <property name="mnemonic_widget">disk-readonly</property>
  3660. - <property name="xalign">1</property>
  3661. </object>
  3662. <packing>
  3663. <property name="left_attach">0</property>
  3664. @@ -3385,10 +3382,10 @@ if you know what you are doing.&lt;/small&gt;</property>
  3665. <object class="GtkLabel" id="label3">
  3666. <property name="visible">True</property>
  3667. <property name="can_focus">False</property>
  3668. + <property name="halign">end</property>
  3669. <property name="label" translatable="yes">Sharea_ble:</property>
  3670. <property name="use_underline">True</property>
  3671. <property name="mnemonic_widget">disk-shareable</property>
  3672. - <property name="xalign">1</property>
  3673. </object>
  3674. <packing>
  3675. <property name="left_attach">0</property>
  3676. @@ -3400,7 +3397,6 @@ if you know what you are doing.&lt;/small&gt;</property>
  3677. <property name="visible">True</property>
  3678. <property name="can_focus">True</property>
  3679. <property name="receives_default">False</property>
  3680. - <property name="xalign">0.5</property>
  3681. <property name="draw_indicator">True</property>
  3682. <signal name="toggled" handler="on_disk_readonly_changed" swapped="no"/>
  3683. </object>
  3684. @@ -3414,7 +3410,7 @@ if you know what you are doing.&lt;/small&gt;</property>
  3685. <property name="visible">True</property>
  3686. <property name="can_focus">True</property>
  3687. <property name="receives_default">False</property>
  3688. - <property name="xalign">0</property>
  3689. + <property name="halign">start</property>
  3690. <property name="draw_indicator">True</property>
  3691. <signal name="toggled" handler="on_disk_shareable_changed" swapped="no"/>
  3692. </object>
  3693. @@ -3427,8 +3423,8 @@ if you know what you are doing.&lt;/small&gt;</property>
  3694. <object class="GtkLabel" id="label4">
  3695. <property name="visible">True</property>
  3696. <property name="can_focus">False</property>
  3697. + <property name="halign">end</property>
  3698. <property name="label" translatable="yes">Storage size:</property>
  3699. - <property name="xalign">1</property>
  3700. </object>
  3701. <packing>
  3702. <property name="left_attach">0</property>
  3703. @@ -3439,8 +3435,8 @@ if you know what you are doing.&lt;/small&gt;</property>
  3704. <object class="GtkLabel" id="disk-size">
  3705. <property name="visible">True</property>
  3706. <property name="can_focus">False</property>
  3707. + <property name="halign">start</property>
  3708. <property name="label">size</property>
  3709. - <property name="xalign">0</property>
  3710. </object>
  3711. <packing>
  3712. <property name="left_attach">1</property>
  3713. @@ -3451,9 +3447,9 @@ if you know what you are doing.&lt;/small&gt;</property>
  3714. <object class="GtkLabel" id="label392">
  3715. <property name="visible">True</property>
  3716. <property name="can_focus">False</property>
  3717. + <property name="halign">end</property>
  3718. <property name="label" translatable="yes">Source path:</property>
  3719. <property name="use_underline">True</property>
  3720. - <property name="xalign">1</property>
  3721. </object>
  3722. <packing>
  3723. <property name="left_attach">0</property>
  3724. @@ -3464,9 +3460,9 @@ if you know what you are doing.&lt;/small&gt;</property>
  3725. <object class="GtkLabel" id="disk-target-type">
  3726. <property name="visible">True</property>
  3727. <property name="can_focus">False</property>
  3728. + <property name="halign">start</property>
  3729. <property name="label">disk </property>
  3730. <property name="selectable">True</property>
  3731. - <property name="xalign">0</property>
  3732. </object>
  3733. <packing>
  3734. <property name="left_attach">1</property>
  3735. @@ -3482,10 +3478,10 @@ if you know what you are doing.&lt;/small&gt;</property>
  3736. <object class="GtkLabel" id="disk-source-path">
  3737. <property name="visible">True</property>
  3738. <property name="can_focus">False</property>
  3739. + <property name="halign">start</property>
  3740. <property name="label">path</property>
  3741. <property name="selectable">True</property>
  3742. <property name="ellipsize">start</property>
  3743. - <property name="xalign">0</property>
  3744. </object>
  3745. <packing>
  3746. <property name="expand">False</property>
  3747. @@ -3521,9 +3517,9 @@ if you know what you are doing.&lt;/small&gt;</property>
  3748. <object class="GtkLabel" id="label375">
  3749. <property name="visible">True</property>
  3750. <property name="can_focus">False</property>
  3751. + <property name="halign">end</property>
  3752. <property name="label" translatable="yes">Device type:</property>
  3753. <property name="use_underline">True</property>
  3754. - <property name="xalign">1</property>
  3755. </object>
  3756. <packing>
  3757. <property name="left_attach">0</property>
  3758. @@ -3534,10 +3530,10 @@ if you know what you are doing.&lt;/small&gt;</property>
  3759. <object class="GtkLabel" id="label46">
  3760. <property name="visible">True</property>
  3761. <property name="can_focus">False</property>
  3762. + <property name="halign">end</property>
  3763. <property name="label" translatable="yes">Removab_le:</property>
  3764. <property name="use_underline">True</property>
  3765. <property name="mnemonic_widget">disk-removable</property>
  3766. - <property name="xalign">1</property>
  3767. </object>
  3768. <packing>
  3769. <property name="left_attach">0</property>
  3770. @@ -3549,8 +3545,8 @@ if you know what you are doing.&lt;/small&gt;</property>
  3771. <property name="visible">True</property>
  3772. <property name="can_focus">True</property>
  3773. <property name="receives_default">False</property>
  3774. + <property name="halign">start</property>
  3775. <property name="use_stock">True</property>
  3776. - <property name="xalign">0</property>
  3777. <property name="draw_indicator">True</property>
  3778. <signal name="toggled" handler="on_disk_removable_changed" swapped="no"/>
  3779. </object>
  3780. @@ -3586,10 +3582,10 @@ if you know what you are doing.&lt;/small&gt;</property>
  3781. <object class="GtkLabel" id="label32">
  3782. <property name="visible">True</property>
  3783. <property name="can_focus">False</property>
  3784. + <property name="halign">end</property>
  3785. <property name="label" translatable="yes">Disk b_us:</property>
  3786. <property name="use_underline">True</property>
  3787. <property name="mnemonic_widget">disk-bus-combobox-entry</property>
  3788. - <property name="xalign">1</property>
  3789. </object>
  3790. <packing>
  3791. <property name="left_attach">0</property>
  3792. @@ -3630,10 +3626,10 @@ if you know what you are doing.&lt;/small&gt;</property>
  3793. <object class="GtkLabel" id="label6">
  3794. <property name="visible">True</property>
  3795. <property name="can_focus">False</property>
  3796. + <property name="halign">end</property>
  3797. <property name="label" translatable="yes">Seria_l number:</property>
  3798. <property name="use_underline">True</property>
  3799. <property name="mnemonic_widget">disk-serial</property>
  3800. - <property name="xalign">1</property>
  3801. </object>
  3802. <packing>
  3803. <property name="left_attach">0</property>
  3804. @@ -3707,11 +3703,11 @@ if you know what you are doing.&lt;/small&gt;</property>
  3805. <object class="GtkLabel" id="label30">
  3806. <property name="visible">True</property>
  3807. <property name="can_focus">False</property>
  3808. + <property name="halign">end</property>
  3809. <property name="ypad">4</property>
  3810. <property name="label" translatable="yes">Storage forma_t:</property>
  3811. <property name="use_underline">True</property>
  3812. <property name="mnemonic_widget">disk-format</property>
  3813. - <property name="xalign">1</property>
  3814. <property name="yalign">0</property>
  3815. </object>
  3816. <packing>
  3817. @@ -3723,10 +3719,10 @@ if you know what you are doing.&lt;/small&gt;</property>
  3818. <object class="GtkLabel" id="label66">
  3819. <property name="visible">True</property>
  3820. <property name="can_focus">False</property>
  3821. + <property name="halign">end</property>
  3822. <property name="label" translatable="yes">_SGIO:</property>
  3823. <property name="use_underline">True</property>
  3824. <property name="mnemonic_widget">disk-sgio-entry</property>
  3825. - <property name="xalign">1</property>
  3826. </object>
  3827. <packing>
  3828. <property name="left_attach">0</property>
  3829. @@ -3771,10 +3767,10 @@ if you know what you are doing.&lt;/small&gt;</property>
  3830. <object class="GtkLabel" id="label123">
  3831. <property name="visible">True</property>
  3832. <property name="can_focus">False</property>
  3833. + <property name="halign">end</property>
  3834. <property name="label" translatable="yes">Cac_he mode:</property>
  3835. <property name="use_underline">True</property>
  3836. <property name="mnemonic_widget">cachemode-entry-box</property>
  3837. - <property name="xalign">1</property>
  3838. </object>
  3839. <packing>
  3840. <property name="left_attach">0</property>
  3841. @@ -3819,10 +3815,10 @@ if you know what you are doing.&lt;/small&gt;</property>
  3842. <object class="GtkLabel" id="label79">
  3843. <property name="visible">True</property>
  3844. <property name="can_focus">False</property>
  3845. + <property name="halign">end</property>
  3846. <property name="label" translatable="yes">_IO mode:</property>
  3847. <property name="use_underline">True</property>
  3848. <property name="mnemonic_widget">iomode-entry-box</property>
  3849. - <property name="xalign">1</property>
  3850. </object>
  3851. <packing>
  3852. <property name="left_attach">0</property>
  3853. @@ -3942,10 +3938,10 @@ if you know what you are doing.&lt;/small&gt;</property>
  3854. <object class="GtkLabel" id="label509">
  3855. <property name="visible">True</property>
  3856. <property name="can_focus">False</property>
  3857. + <property name="halign">end</property>
  3858. <property name="label" translatable="yes">Device mode_l:</property>
  3859. <property name="use_underline">True</property>
  3860. <property name="mnemonic_widget">network-model-combobox</property>
  3861. - <property name="xalign">1</property>
  3862. </object>
  3863. <packing>
  3864. <property name="left_attach">0</property>
  3865. @@ -3956,9 +3952,9 @@ if you know what you are doing.&lt;/small&gt;</property>
  3866. <object class="GtkLabel" id="mac-address-label">
  3867. <property name="visible">True</property>
  3868. <property name="can_focus">False</property>
  3869. + <property name="halign">end</property>
  3870. <property name="label" translatable="yes">MAC address:</property>
  3871. <property name="use_underline">True</property>
  3872. - <property name="xalign">1</property>
  3873. </object>
  3874. <packing>
  3875. <property name="left_attach">0</property>
  3876. @@ -4022,9 +4018,9 @@ if you know what you are doing.&lt;/small&gt;</property>
  3877. <object class="GtkLabel" id="network-mac-label">
  3878. <property name="visible">True</property>
  3879. <property name="can_focus">False</property>
  3880. + <property name="halign">start</property>
  3881. <property name="label">mac</property>
  3882. <property name="selectable">True</property>
  3883. - <property name="xalign">0</property>
  3884. </object>
  3885. <packing>
  3886. <property name="expand">False</property>
  3887. @@ -4128,9 +4124,9 @@ if you know what you are doing.&lt;/small&gt;</property>
  3888. <object class="GtkLabel" id="label402">
  3889. <property name="visible">True</property>
  3890. <property name="can_focus">False</property>
  3891. + <property name="halign">end</property>
  3892. <property name="label" translatable="yes">Type:</property>
  3893. <property name="use_underline">True</property>
  3894. - <property name="xalign">1</property>
  3895. </object>
  3896. <packing>
  3897. <property name="left_attach">0</property>
  3898. @@ -4141,8 +4137,8 @@ if you know what you are doing.&lt;/small&gt;</property>
  3899. <object class="GtkLabel" id="label405">
  3900. <property name="visible">True</property>
  3901. <property name="can_focus">False</property>
  3902. + <property name="halign">end</property>
  3903. <property name="label" translatable="yes">Mode:</property>
  3904. - <property name="xalign">1</property>
  3905. </object>
  3906. <packing>
  3907. <property name="left_attach">0</property>
  3908. @@ -4153,9 +4149,9 @@ if you know what you are doing.&lt;/small&gt;</property>
  3909. <object class="GtkLabel" id="input-dev-mode">
  3910. <property name="visible">True</property>
  3911. <property name="can_focus">False</property>
  3912. + <property name="halign">start</property>
  3913. <property name="label">label401</property>
  3914. <property name="selectable">True</property>
  3915. - <property name="xalign">0</property>
  3916. </object>
  3917. <packing>
  3918. <property name="left_attach">1</property>
  3919. @@ -4166,9 +4162,9 @@ if you know what you are doing.&lt;/small&gt;</property>
  3920. <object class="GtkLabel" id="input-dev-type">
  3921. <property name="visible">True</property>
  3922. <property name="can_focus">False</property>
  3923. + <property name="halign">start</property>
  3924. <property name="label">label403</property>
  3925. <property name="selectable">True</property>
  3926. - <property name="xalign">0</property>
  3927. </object>
  3928. <packing>
  3929. <property name="left_attach">1</property>
  3930. @@ -4292,10 +4288,10 @@ if you know what you are doing.&lt;/small&gt;</property>
  3931. <object class="GtkLabel" id="label452">
  3932. <property name="visible">True</property>
  3933. <property name="can_focus">False</property>
  3934. + <property name="halign">start</property>
  3935. <property name="label" translatable="yes">Device m_odel:</property>
  3936. <property name="use_underline">True</property>
  3937. <property name="mnemonic_widget">combobox-entry12</property>
  3938. - <property name="xalign">0</property>
  3939. </object>
  3940. <packing>
  3941. <property name="x_options">GTK_FILL</property>
  3942. @@ -4384,8 +4380,8 @@ if you know what you are doing.&lt;/small&gt;</property>
  3943. <object class="GtkLabel" id="char-dev-type-label">
  3944. <property name="visible">True</property>
  3945. <property name="can_focus">False</property>
  3946. + <property name="halign">end</property>
  3947. <property name="label" translatable="yes">Device type:</property>
  3948. - <property name="xalign">1</property>
  3949. </object>
  3950. <packing>
  3951. <property name="left_attach">0</property>
  3952. @@ -4396,9 +4392,9 @@ if you know what you are doing.&lt;/small&gt;</property>
  3953. <object class="GtkLabel" id="char-dev-type">
  3954. <property name="visible">True</property>
  3955. <property name="can_focus">False</property>
  3956. + <property name="halign">start</property>
  3957. <property name="label" translatable="yes">label506</property>
  3958. <property name="selectable">True</property>
  3959. - <property name="xalign">0</property>
  3960. </object>
  3961. <packing>
  3962. <property name="left_attach">1</property>
  3963. @@ -4409,9 +4405,9 @@ if you know what you are doing.&lt;/small&gt;</property>
  3964. <object class="GtkLabel" id="char-source-path">
  3965. <property name="visible">True</property>
  3966. <property name="can_focus">False</property>
  3967. + <property name="halign">start</property>
  3968. <property name="label" translatable="yes">label508</property>
  3969. <property name="selectable">True</property>
  3970. - <property name="xalign">0</property>
  3971. </object>
  3972. <packing>
  3973. <property name="left_attach">1</property>
  3974. @@ -4422,8 +4418,8 @@ if you know what you are doing.&lt;/small&gt;</property>
  3975. <object class="GtkLabel" id="char-bind-host">
  3976. <property name="visible">True</property>
  3977. <property name="can_focus">False</property>
  3978. + <property name="halign">start</property>
  3979. <property name="label">label</property>
  3980. - <property name="xalign">0</property>
  3981. </object>
  3982. <packing>
  3983. <property name="left_attach">1</property>
  3984. @@ -4434,8 +4430,8 @@ if you know what you are doing.&lt;/small&gt;</property>
  3985. <object class="GtkLabel" id="char-target-type">
  3986. <property name="visible">True</property>
  3987. <property name="can_focus">False</property>
  3988. + <property name="halign">start</property>
  3989. <property name="label">label</property>
  3990. - <property name="xalign">0</property>
  3991. </object>
  3992. <packing>
  3993. <property name="left_attach">1</property>
  3994. @@ -4446,9 +4442,9 @@ if you know what you are doing.&lt;/small&gt;</property>
  3995. <object class="GtkLabel" id="char-target-name">
  3996. <property name="visible">True</property>
  3997. <property name="can_focus">False</property>
  3998. + <property name="halign">start</property>
  3999. <property name="label" translatable="yes">label508</property>
  4000. <property name="selectable">True</property>
  4001. - <property name="xalign">0</property>
  4002. </object>
  4003. <packing>
  4004. <property name="left_attach">1</property>
  4005. @@ -4459,8 +4455,8 @@ if you know what you are doing.&lt;/small&gt;</property>
  4006. <object class="GtkLabel" id="char-source-host">
  4007. <property name="visible">True</property>
  4008. <property name="can_focus">False</property>
  4009. + <property name="halign">start</property>
  4010. <property name="label">label</property>
  4011. - <property name="xalign">0</property>
  4012. </object>
  4013. <packing>
  4014. <property name="left_attach">1</property>
  4015. @@ -4471,8 +4467,8 @@ if you know what you are doing.&lt;/small&gt;</property>
  4016. <object class="GtkLabel" id="char-source-host-label">
  4017. <property name="visible">True</property>
  4018. <property name="can_focus">False</property>
  4019. + <property name="halign">end</property>
  4020. <property name="label" translatable="yes">Source host:</property>
  4021. - <property name="xalign">1</property>
  4022. </object>
  4023. <packing>
  4024. <property name="left_attach">0</property>
  4025. @@ -4483,8 +4479,8 @@ if you know what you are doing.&lt;/small&gt;</property>
  4026. <object class="GtkLabel" id="char-bind-host-label">
  4027. <property name="visible">True</property>
  4028. <property name="can_focus">False</property>
  4029. + <property name="halign">end</property>
  4030. <property name="label" translatable="yes">Bind host:</property>
  4031. - <property name="xalign">1</property>
  4032. </object>
  4033. <packing>
  4034. <property name="left_attach">0</property>
  4035. @@ -4495,8 +4491,8 @@ if you know what you are doing.&lt;/small&gt;</property>
  4036. <object class="GtkLabel" id="char-target-type-label">
  4037. <property name="visible">True</property>
  4038. <property name="can_focus">False</property>
  4039. + <property name="halign">end</property>
  4040. <property name="label" translatable="yes">Target type:</property>
  4041. - <property name="xalign">1</property>
  4042. </object>
  4043. <packing>
  4044. <property name="left_attach">0</property>
  4045. @@ -4507,8 +4503,8 @@ if you know what you are doing.&lt;/small&gt;</property>
  4046. <object class="GtkLabel" id="char-target-name-label">
  4047. <property name="visible">True</property>
  4048. <property name="can_focus">False</property>
  4049. + <property name="halign">end</property>
  4050. <property name="label" translatable="yes">Target name:</property>
  4051. - <property name="xalign">1</property>
  4052. </object>
  4053. <packing>
  4054. <property name="left_attach">0</property>
  4055. @@ -4519,8 +4515,8 @@ if you know what you are doing.&lt;/small&gt;</property>
  4056. <object class="GtkLabel" id="char-source-path-label">
  4057. <property name="visible">True</property>
  4058. <property name="can_focus">False</property>
  4059. + <property name="halign">end</property>
  4060. <property name="label" translatable="yes">Source path:</property>
  4061. - <property name="xalign">1</property>
  4062. </object>
  4063. <packing>
  4064. <property name="left_attach">0</property>
  4065. @@ -4589,8 +4585,8 @@ if you know what you are doing.&lt;/small&gt;</property>
  4066. <object class="GtkLabel" id="label15">
  4067. <property name="visible">True</property>
  4068. <property name="can_focus">False</property>
  4069. + <property name="halign">start</property>
  4070. <property name="label" translatable="yes">Device:</property>
  4071. - <property name="xalign">0</property>
  4072. </object>
  4073. <packing>
  4074. <property name="left_attach">0</property>
  4075. @@ -4601,9 +4597,9 @@ if you know what you are doing.&lt;/small&gt;</property>
  4076. <object class="GtkLabel" id="hostdev-source">
  4077. <property name="visible">True</property>
  4078. <property name="can_focus">False</property>
  4079. + <property name="halign">start</property>
  4080. <property name="label">label</property>
  4081. <property name="selectable">True</property>
  4082. - <property name="xalign">0</property>
  4083. </object>
  4084. <packing>
  4085. <property name="left_attach">1</property>
  4086. @@ -4614,10 +4610,10 @@ if you know what you are doing.&lt;/small&gt;</property>
  4087. <object class="GtkLabel" id="label5">
  4088. <property name="visible">True</property>
  4089. <property name="can_focus">False</property>
  4090. + <property name="halign">start</property>
  4091. <property name="label" translatable="yes">ROM _BAR:</property>
  4092. <property name="use_underline">True</property>
  4093. <property name="mnemonic_widget">hostdev-rombar</property>
  4094. - <property name="xalign">0</property>
  4095. </object>
  4096. <packing>
  4097. <property name="left_attach">0</property>
  4098. @@ -4629,7 +4625,7 @@ if you know what you are doing.&lt;/small&gt;</property>
  4099. <property name="visible">True</property>
  4100. <property name="can_focus">True</property>
  4101. <property name="receives_default">False</property>
  4102. - <property name="xalign">0</property>
  4103. + <property name="halign">start</property>
  4104. <property name="draw_indicator">True</property>
  4105. <signal name="toggled" handler="on_hostdev_rombar_toggled" swapped="no"/>
  4106. </object>
  4107. @@ -4696,10 +4692,10 @@ if you know what you are doing.&lt;/small&gt;</property>
  4108. <object class="GtkLabel" id="label18">
  4109. <property name="visible">True</property>
  4110. <property name="can_focus">False</property>
  4111. + <property name="halign">end</property>
  4112. <property name="label" translatable="yes">M_odel:</property>
  4113. <property name="use_underline">True</property>
  4114. <property name="mnemonic_widget">combobox-entry13</property>
  4115. - <property name="xalign">1</property>
  4116. </object>
  4117. <packing>
  4118. <property name="left_attach">0</property>
  4119. @@ -4727,8 +4723,8 @@ if you know what you are doing.&lt;/small&gt;</property>
  4120. <object class="GtkLabel" id="label17">
  4121. <property name="visible">True</property>
  4122. <property name="can_focus">False</property>
  4123. + <property name="halign">end</property>
  4124. <property name="label" translatable="yes">RAM:</property>
  4125. - <property name="xalign">1</property>
  4126. </object>
  4127. <packing>
  4128. <property name="left_attach">0</property>
  4129. @@ -4739,9 +4735,9 @@ if you know what you are doing.&lt;/small&gt;</property>
  4130. <object class="GtkLabel" id="video-ram">
  4131. <property name="visible">True</property>
  4132. <property name="can_focus">False</property>
  4133. + <property name="halign">start</property>
  4134. <property name="label">label</property>
  4135. <property name="selectable">True</property>
  4136. - <property name="xalign">0</property>
  4137. </object>
  4138. <packing>
  4139. <property name="left_attach">1</property>
  4140. @@ -4752,8 +4748,8 @@ if you know what you are doing.&lt;/small&gt;</property>
  4141. <object class="GtkLabel" id="label25">
  4142. <property name="visible">True</property>
  4143. <property name="can_focus">False</property>
  4144. + <property name="halign">end</property>
  4145. <property name="label" translatable="yes">Heads:</property>
  4146. - <property name="xalign">1</property>
  4147. </object>
  4148. <packing>
  4149. <property name="left_attach">0</property>
  4150. @@ -4764,9 +4760,9 @@ if you know what you are doing.&lt;/small&gt;</property>
  4151. <object class="GtkLabel" id="video-heads">
  4152. <property name="visible">True</property>
  4153. <property name="can_focus">False</property>
  4154. + <property name="halign">start</property>
  4155. <property name="label">label</property>
  4156. <property name="selectable">True</property>
  4157. - <property name="xalign">0</property>
  4158. </object>
  4159. <packing>
  4160. <property name="left_attach">1</property>
  4161. @@ -4777,8 +4773,8 @@ if you know what you are doing.&lt;/small&gt;</property>
  4162. <object class="GtkLabel" id="label9">
  4163. <property name="visible">True</property>
  4164. <property name="can_focus">False</property>
  4165. + <property name="halign">end</property>
  4166. <property name="label" translatable="yes">3D acceleration:</property>
  4167. - <property name="xalign">1</property>
  4168. </object>
  4169. <packing>
  4170. <property name="left_attach">0</property>
  4171. @@ -4863,10 +4859,10 @@ if you know what you are doing.&lt;/small&gt;</property>
  4172. <object class="GtkLabel" id="label27">
  4173. <property name="visible">True</property>
  4174. <property name="can_focus">False</property>
  4175. + <property name="halign">end</property>
  4176. <property name="label" translatable="yes">Ac_tion:</property>
  4177. <property name="use_underline">True</property>
  4178. <property name="mnemonic_widget">combobox-entry14</property>
  4179. - <property name="xalign">1</property>
  4180. </object>
  4181. <packing>
  4182. <property name="top_attach">1</property>
  4183. @@ -4879,10 +4875,10 @@ if you know what you are doing.&lt;/small&gt;</property>
  4184. <object class="GtkLabel" id="label35">
  4185. <property name="visible">True</property>
  4186. <property name="can_focus">False</property>
  4187. + <property name="halign">end</property>
  4188. <property name="label" translatable="yes">M_odel:</property>
  4189. <property name="use_underline">True</property>
  4190. <property name="mnemonic_widget">combobox-entry15</property>
  4191. - <property name="xalign">1</property>
  4192. </object>
  4193. <packing>
  4194. <property name="x_options">GTK_FILL</property>
  4195. @@ -4986,8 +4982,8 @@ if you know what you are doing.&lt;/small&gt;</property>
  4196. <object class="GtkLabel" id="label48">
  4197. <property name="visible">True</property>
  4198. <property name="can_focus">False</property>
  4199. + <property name="halign">end</property>
  4200. <property name="label" translatable="yes">Type:</property>
  4201. - <property name="xalign">1</property>
  4202. </object>
  4203. <packing>
  4204. <property name="left_attach">0</property>
  4205. @@ -4998,8 +4994,8 @@ if you know what you are doing.&lt;/small&gt;</property>
  4206. <object class="GtkLabel" id="controller-type">
  4207. <property name="visible">True</property>
  4208. <property name="can_focus">False</property>
  4209. + <property name="halign">start</property>
  4210. <property name="label">foo</property>
  4211. - <property name="xalign">0</property>
  4212. </object>
  4213. <packing>
  4214. <property name="left_attach">1</property>
  4215. @@ -5134,10 +5130,10 @@ if you know what you are doing.&lt;/small&gt;</property>
  4216. <object class="GtkLabel" id="label74">
  4217. <property name="visible">True</property>
  4218. <property name="can_focus">False</property>
  4219. + <property name="halign">start</property>
  4220. <property name="label" translatable="yes">M_ode:</property>
  4221. <property name="use_underline">True</property>
  4222. <property name="mnemonic_widget">combobox-entry17</property>
  4223. - <property name="xalign">0</property>
  4224. </object>
  4225. <packing>
  4226. <property name="x_options">GTK_FILL</property>
  4227. @@ -5221,8 +5217,8 @@ if you know what you are doing.&lt;/small&gt;</property>
  4228. <object class="GtkLabel" id="label516">
  4229. <property name="visible">True</property>
  4230. <property name="can_focus">False</property>
  4231. + <property name="halign">start</property>
  4232. <property name="label" translatable="yes">Type:</property>
  4233. - <property name="xalign">0</property>
  4234. </object>
  4235. <packing>
  4236. <property name="left_attach">0</property>
  4237. @@ -5233,8 +5229,8 @@ if you know what you are doing.&lt;/small&gt;</property>
  4238. <object class="GtkLabel" id="label519">
  4239. <property name="visible">True</property>
  4240. <property name="can_focus">False</property>
  4241. + <property name="halign">start</property>
  4242. <property name="label" translatable="yes">Address:</property>
  4243. - <property name="xalign">0</property>
  4244. </object>
  4245. <packing>
  4246. <property name="left_attach">0</property>
  4247. @@ -5245,8 +5241,8 @@ if you know what you are doing.&lt;/small&gt;</property>
  4248. <object class="GtkLabel" id="redir-address">
  4249. <property name="visible">True</property>
  4250. <property name="can_focus">False</property>
  4251. + <property name="halign">start</property>
  4252. <property name="label" translatable="yes">foo:12</property>
  4253. - <property name="xalign">0</property>
  4254. </object>
  4255. <packing>
  4256. <property name="left_attach">1</property>
  4257. @@ -5257,8 +5253,8 @@ if you know what you are doing.&lt;/small&gt;</property>
  4258. <object class="GtkLabel" id="redir-type">
  4259. <property name="visible">True</property>
  4260. <property name="can_focus">False</property>
  4261. + <property name="halign">start</property>
  4262. <property name="label">redir type</property>
  4263. - <property name="xalign">0</property>
  4264. </object>
  4265. <packing>
  4266. <property name="left_attach">1</property>
  4267. @@ -5322,8 +5318,8 @@ if you know what you are doing.&lt;/small&gt;</property>
  4268. <object class="GtkLabel" id="tpm-dev-type">
  4269. <property name="visible">True</property>
  4270. <property name="can_focus">False</property>
  4271. + <property name="halign">start</property>
  4272. <property name="label">tpm-dev-type</property>
  4273. - <property name="xalign">0</property>
  4274. </object>
  4275. <packing>
  4276. <property name="left_attach">1</property>
  4277. @@ -5334,8 +5330,8 @@ if you know what you are doing.&lt;/small&gt;</property>
  4278. <object class="GtkLabel" id="tpm-device-path">
  4279. <property name="visible">True</property>
  4280. <property name="can_focus">False</property>
  4281. + <property name="halign">start</property>
  4282. <property name="label">tpm-device-path</property>
  4283. - <property name="xalign">0</property>
  4284. </object>
  4285. <packing>
  4286. <property name="left_attach">1</property>
  4287. @@ -5346,8 +5342,8 @@ if you know what you are doing.&lt;/small&gt;</property>
  4288. <object class="GtkLabel" id="label183">
  4289. <property name="visible">True</property>
  4290. <property name="can_focus">False</property>
  4291. + <property name="halign">end</property>
  4292. <property name="label" translatable="yes">Type:</property>
  4293. - <property name="xalign">1</property>
  4294. </object>
  4295. <packing>
  4296. <property name="left_attach">0</property>
  4297. @@ -5358,8 +5354,8 @@ if you know what you are doing.&lt;/small&gt;</property>
  4298. <object class="GtkLabel" id="tpm-device-path-label">
  4299. <property name="visible">True</property>
  4300. <property name="can_focus">False</property>
  4301. + <property name="halign">end</property>
  4302. <property name="label" translatable="yes">Path:</property>
  4303. - <property name="xalign">1</property>
  4304. </object>
  4305. <packing>
  4306. <property name="left_attach">0</property>
  4307. @@ -5423,8 +5419,8 @@ if you know what you are doing.&lt;/small&gt;</property>
  4308. <object class="GtkLabel" id="rng-type">
  4309. <property name="visible">True</property>
  4310. <property name="can_focus">False</property>
  4311. + <property name="halign">start</property>
  4312. <property name="label">rng-type</property>
  4313. - <property name="xalign">0</property>
  4314. </object>
  4315. <packing>
  4316. <property name="left_attach">1</property>
  4317. @@ -5435,9 +5431,9 @@ if you know what you are doing.&lt;/small&gt;</property>
  4318. <object class="GtkLabel" id="label90">
  4319. <property name="visible">True</property>
  4320. <property name="can_focus">False</property>
  4321. + <property name="halign">end</property>
  4322. <property name="label" translatable="yes">Type:</property>
  4323. <property name="use_underline">True</property>
  4324. - <property name="xalign">1</property>
  4325. </object>
  4326. <packing>
  4327. <property name="left_attach">0</property>
  4328. @@ -5448,8 +5444,8 @@ if you know what you are doing.&lt;/small&gt;</property>
  4329. <object class="GtkLabel" id="rng-device">
  4330. <property name="visible">True</property>
  4331. <property name="can_focus">False</property>
  4332. + <property name="halign">start</property>
  4333. <property name="label">rng-device</property>
  4334. - <property name="xalign">0</property>
  4335. </object>
  4336. <packing>
  4337. <property name="left_attach">1</property>
  4338. @@ -5460,8 +5456,8 @@ if you know what you are doing.&lt;/small&gt;</property>
  4339. <object class="GtkLabel" id="rng-label1">
  4340. <property name="visible">True</property>
  4341. <property name="can_focus">False</property>
  4342. + <property name="halign">end</property>
  4343. <property name="label" translatable="yes">Host Device:</property>
  4344. - <property name="xalign">1</property>
  4345. </object>
  4346. <packing>
  4347. <property name="left_attach">0</property>
  4348. @@ -5472,8 +5468,8 @@ if you know what you are doing.&lt;/small&gt;</property>
  4349. <object class="GtkLabel" id="rng-label4">
  4350. <property name="visible">True</property>
  4351. <property name="can_focus">False</property>
  4352. + <property name="halign">end</property>
  4353. <property name="label" translatable="yes">Backend type:</property>
  4354. - <property name="xalign">1</property>
  4355. </object>
  4356. <packing>
  4357. <property name="left_attach">0</property>
  4358. @@ -5484,8 +5480,8 @@ if you know what you are doing.&lt;/small&gt;</property>
  4359. <object class="GtkLabel" id="rng-backend-type">
  4360. <property name="visible">True</property>
  4361. <property name="can_focus">False</property>
  4362. + <property name="halign">start</property>
  4363. <property name="label">rng-backend-type</property>
  4364. - <property name="xalign">0</property>
  4365. </object>
  4366. <packing>
  4367. <property name="left_attach">1</property>
  4368. @@ -5496,8 +5492,8 @@ if you know what you are doing.&lt;/small&gt;</property>
  4369. <object class="GtkLabel" id="rng-label7">
  4370. <property name="visible">True</property>
  4371. <property name="can_focus">False</property>
  4372. + <property name="halign">end</property>
  4373. <property name="label" translatable="yes">Mode:</property>
  4374. - <property name="xalign">1</property>
  4375. </object>
  4376. <packing>
  4377. <property name="left_attach">0</property>
  4378. @@ -5508,8 +5504,8 @@ if you know what you are doing.&lt;/small&gt;</property>
  4379. <object class="GtkLabel" id="rng-mode">
  4380. <property name="visible">True</property>
  4381. <property name="can_focus">False</property>
  4382. + <property name="halign">start</property>
  4383. <property name="label">rng-mode</property>
  4384. - <property name="xalign">0</property>
  4385. </object>
  4386. <packing>
  4387. <property name="left_attach">1</property>
  4388. @@ -5520,8 +5516,8 @@ if you know what you are doing.&lt;/small&gt;</property>
  4389. <object class="GtkLabel" id="rng-label2">
  4390. <property name="visible">True</property>
  4391. <property name="can_focus">False</property>
  4392. + <property name="halign">end</property>
  4393. <property name="label" translatable="yes">Host:</property>
  4394. - <property name="xalign">1</property>
  4395. </object>
  4396. <packing>
  4397. <property name="left_attach">0</property>
  4398. @@ -5532,8 +5528,8 @@ if you know what you are doing.&lt;/small&gt;</property>
  4399. <object class="GtkLabel" id="rng-connect-host">
  4400. <property name="visible">True</property>
  4401. <property name="can_focus">False</property>
  4402. + <property name="halign">start</property>
  4403. <property name="label">rng-connect-host</property>
  4404. - <property name="xalign">0</property>
  4405. </object>
  4406. <packing>
  4407. <property name="left_attach">1</property>
  4408. @@ -5544,8 +5540,8 @@ if you know what you are doing.&lt;/small&gt;</property>
  4409. <object class="GtkLabel" id="rng-label3">
  4410. <property name="visible">True</property>
  4411. <property name="can_focus">False</property>
  4412. + <property name="halign">end</property>
  4413. <property name="label" translatable="yes">Service:</property>
  4414. - <property name="xalign">1</property>
  4415. </object>
  4416. <packing>
  4417. <property name="left_attach">0</property>
  4418. @@ -5556,8 +5552,8 @@ if you know what you are doing.&lt;/small&gt;</property>
  4419. <object class="GtkLabel" id="rng-connect-service">
  4420. <property name="visible">True</property>
  4421. <property name="can_focus">False</property>
  4422. + <property name="halign">start</property>
  4423. <property name="label">rng-connect-service</property>
  4424. - <property name="xalign">0</property>
  4425. </object>
  4426. <packing>
  4427. <property name="left_attach">1</property>
  4428. @@ -5568,8 +5564,8 @@ if you know what you are doing.&lt;/small&gt;</property>
  4429. <object class="GtkLabel" id="rng-label8">
  4430. <property name="visible">True</property>
  4431. <property name="can_focus">False</property>
  4432. + <property name="halign">end</property>
  4433. <property name="label" translatable="yes">Bind Host:</property>
  4434. - <property name="xalign">1</property>
  4435. </object>
  4436. <packing>
  4437. <property name="left_attach">0</property>
  4438. @@ -5580,8 +5576,8 @@ if you know what you are doing.&lt;/small&gt;</property>
  4439. <object class="GtkLabel" id="rng-bind-host">
  4440. <property name="visible">True</property>
  4441. <property name="can_focus">False</property>
  4442. + <property name="halign">start</property>
  4443. <property name="label">rng-bind-host</property>
  4444. - <property name="xalign">0</property>
  4445. </object>
  4446. <packing>
  4447. <property name="left_attach">1</property>
  4448. @@ -5592,8 +5588,8 @@ if you know what you are doing.&lt;/small&gt;</property>
  4449. <object class="GtkLabel" id="rng-label9">
  4450. <property name="visible">True</property>
  4451. <property name="can_focus">False</property>
  4452. + <property name="halign">end</property>
  4453. <property name="label" translatable="yes">Bind Service:</property>
  4454. - <property name="xalign">1</property>
  4455. </object>
  4456. <packing>
  4457. <property name="left_attach">0</property>
  4458. @@ -5604,8 +5600,8 @@ if you know what you are doing.&lt;/small&gt;</property>
  4459. <object class="GtkLabel" id="rng-bind-service">
  4460. <property name="visible">True</property>
  4461. <property name="can_focus">False</property>
  4462. + <property name="halign">start</property>
  4463. <property name="label">rng-bind-service</property>
  4464. - <property name="xalign">0</property>
  4465. </object>
  4466. <packing>
  4467. <property name="left_attach">1</property>
  4468. @@ -5616,8 +5612,8 @@ if you know what you are doing.&lt;/small&gt;</property>
  4469. <object class="GtkLabel" id="rng-label6">
  4470. <property name="visible">True</property>
  4471. <property name="can_focus">False</property>
  4472. + <property name="halign">end</property>
  4473. <property name="label" translatable="yes">Rate (period):</property>
  4474. - <property name="xalign">1</property>
  4475. </object>
  4476. <packing>
  4477. <property name="left_attach">0</property>
  4478. @@ -5628,8 +5624,8 @@ if you know what you are doing.&lt;/small&gt;</property>
  4479. <object class="GtkLabel" id="rng-rate-period">
  4480. <property name="visible">True</property>
  4481. <property name="can_focus">False</property>
  4482. + <property name="halign">start</property>
  4483. <property name="label">rng-rate-period</property>
  4484. - <property name="xalign">0</property>
  4485. </object>
  4486. <packing>
  4487. <property name="left_attach">1</property>
  4488. @@ -5640,8 +5636,8 @@ if you know what you are doing.&lt;/small&gt;</property>
  4489. <object class="GtkLabel" id="rng-label5">
  4490. <property name="visible">True</property>
  4491. <property name="can_focus">False</property>
  4492. + <property name="halign">end</property>
  4493. <property name="label" translatable="yes">Rate (bytes):</property>
  4494. - <property name="xalign">1</property>
  4495. </object>
  4496. <packing>
  4497. <property name="left_attach">0</property>
  4498. @@ -5652,8 +5648,8 @@ if you know what you are doing.&lt;/small&gt;</property>
  4499. <object class="GtkLabel" id="rng-rate-bytes">
  4500. <property name="visible">True</property>
  4501. <property name="can_focus">False</property>
  4502. + <property name="halign">start</property>
  4503. <property name="label">rng-rate-bytes</property>
  4504. - <property name="xalign">0</property>
  4505. </object>
  4506. <packing>
  4507. <property name="left_attach">1</property>
  4508. @@ -5709,9 +5705,9 @@ if you know what you are doing.&lt;/small&gt;</property>
  4509. <object class="GtkLabel" id="label95">
  4510. <property name="visible">True</property>
  4511. <property name="can_focus">False</property>
  4512. + <property name="halign">start</property>
  4513. <property name="ypad">3</property>
  4514. <property name="label" translatable="yes">Address Type:</property>
  4515. - <property name="xalign">0</property>
  4516. </object>
  4517. <packing>
  4518. <property name="left_attach">0</property>
  4519. @@ -5722,8 +5718,8 @@ if you know what you are doing.&lt;/small&gt;</property>
  4520. <object class="GtkLabel" id="label96">
  4521. <property name="visible">True</property>
  4522. <property name="can_focus">False</property>
  4523. + <property name="halign">start</property>
  4524. <property name="label" translatable="yes">IO Base:</property>
  4525. - <property name="xalign">0</property>
  4526. </object>
  4527. <packing>
  4528. <property name="left_attach">0</property>
  4529. @@ -5734,8 +5730,8 @@ if you know what you are doing.&lt;/small&gt;</property>
  4530. <object class="GtkLabel" id="panic-type">
  4531. <property name="visible">True</property>
  4532. <property name="can_focus">False</property>
  4533. + <property name="halign">start</property>
  4534. <property name="label" translatable="yes">panic-address-type</property>
  4535. - <property name="xalign">0</property>
  4536. </object>
  4537. <packing>
  4538. <property name="left_attach">1</property>
  4539. @@ -5746,8 +5742,8 @@ if you know what you are doing.&lt;/small&gt;</property>
  4540. <object class="GtkLabel" id="panic-iobase">
  4541. <property name="visible">True</property>
  4542. <property name="can_focus">False</property>
  4543. + <property name="halign">start</property>
  4544. <property name="label" translatable="yes">panic-iobase</property>
  4545. - <property name="xalign">0</property>
  4546. </object>
  4547. <packing>
  4548. <property name="left_attach">1</property>
  4549. @@ -5931,10 +5927,10 @@ if you know what you are doing.&lt;/small&gt;</property>
  4550. <object class="GtkLabel" id="label-auth-password">
  4551. <property name="visible">True</property>
  4552. <property name="can_focus">False</property>
  4553. + <property name="halign">start</property>
  4554. <property name="label" translatable="yes">_Password:</property>
  4555. <property name="use_underline">True</property>
  4556. <property name="mnemonic_widget">console-auth-password</property>
  4557. - <property name="xalign">0</property>
  4558. </object>
  4559. <packing>
  4560. <property name="top_attach">1</property>
  4561. @@ -5965,8 +5961,8 @@ if you know what you are doing.&lt;/small&gt;</property>
  4562. <property name="can_focus">True</property>
  4563. <property name="receives_default">False</property>
  4564. <property name="tooltip_text" translatable="yes">Check to save password, uncheck to forget password.</property>
  4565. + <property name="halign">start</property>
  4566. <property name="use_underline">True</property>
  4567. - <property name="xalign">0</property>
  4568. <property name="draw_indicator">True</property>
  4569. </object>
  4570. <packing>
  4571. @@ -5982,10 +5978,10 @@ if you know what you are doing.&lt;/small&gt;</property>
  4572. <object class="GtkLabel" id="label-auth-username">
  4573. <property name="visible">True</property>
  4574. <property name="can_focus">False</property>
  4575. + <property name="halign">start</property>
  4576. <property name="label" translatable="yes">_Username:</property>
  4577. <property name="use_underline">True</property>
  4578. <property name="mnemonic_widget">console-auth-username</property>
  4579. - <property name="xalign">0</property>
  4580. </object>
  4581. <packing>
  4582. <property name="x_options">GTK_FILL</property>
  4583. diff --git a/ui/fsdetails.ui b/ui/fsdetails.ui
  4584. index f8065f1..17315cb 100644
  4585. --- a/ui/fsdetails.ui
  4586. +++ b/ui/fsdetails.ui
  4587. @@ -32,8 +32,8 @@
  4588. <object class="GtkLabel" id="fs-type-label">
  4589. <property name="visible">True</property>
  4590. <property name="can_focus">False</property>
  4591. + <property name="halign">start</property>
  4592. <property name="label">Passthrough</property>
  4593. - <property name="xalign">0</property>
  4594. </object>
  4595. <packing>
  4596. <property name="expand">True</property>
  4597. @@ -67,8 +67,8 @@
  4598. <object class="GtkLabel" id="fs-mode-label">
  4599. <property name="visible">True</property>
  4600. <property name="can_focus">False</property>
  4601. + <property name="halign">start</property>
  4602. <property name="label" translatable="yes">Default</property>
  4603. - <property name="xalign">0</property>
  4604. </object>
  4605. <packing>
  4606. <property name="expand">True</property>
  4607. @@ -102,8 +102,8 @@
  4608. <object class="GtkLabel" id="fs-driver-label">
  4609. <property name="visible">True</property>
  4610. <property name="can_focus">False</property>
  4611. + <property name="halign">start</property>
  4612. <property name="label" translatable="yes">Default</property>
  4613. - <property name="xalign">0</property>
  4614. </object>
  4615. <packing>
  4616. <property name="expand">True</property>
  4617. @@ -137,8 +137,8 @@
  4618. <object class="GtkLabel" id="fs-wrpolicy-label">
  4619. <property name="visible">True</property>
  4620. <property name="can_focus">False</property>
  4621. + <property name="halign">start</property>
  4622. <property name="label" translatable="yes">Default</property>
  4623. - <property name="xalign">0</property>
  4624. </object>
  4625. <packing>
  4626. <property name="expand">True</property>
  4627. @@ -171,7 +171,6 @@
  4628. <property name="can_focus">True</property>
  4629. <property name="receives_default">False</property>
  4630. <property name="use_underline">True</property>
  4631. - <property name="xalign">0.5</property>
  4632. <property name="draw_indicator">True</property>
  4633. <signal name="toggled" handler="on_fs_readonly_toggled" swapped="no"/>
  4634. </object>
  4635. @@ -223,10 +222,10 @@
  4636. <object class="GtkLabel" id="fs-type-title">
  4637. <property name="visible">True</property>
  4638. <property name="can_focus">False</property>
  4639. + <property name="halign">start</property>
  4640. <property name="label" translatable="yes">_Type:</property>
  4641. <property name="use_underline">True</property>
  4642. <property name="mnemonic_widget">fs-type-combo</property>
  4643. - <property name="xalign">0</property>
  4644. </object>
  4645. <packing>
  4646. <property name="left_attach">0</property>
  4647. @@ -237,10 +236,10 @@
  4648. <object class="GtkLabel" id="fs-mode-title">
  4649. <property name="visible">True</property>
  4650. <property name="can_focus">False</property>
  4651. + <property name="halign">start</property>
  4652. <property name="label" translatable="yes">M_ode:</property>
  4653. <property name="use_underline">True</property>
  4654. <property name="mnemonic_widget">fs-mode-combo</property>
  4655. - <property name="xalign">0</property>
  4656. </object>
  4657. <packing>
  4658. <property name="left_attach">0</property>
  4659. @@ -251,10 +250,10 @@
  4660. <object class="GtkLabel" id="fs-driver-title">
  4661. <property name="visible">True</property>
  4662. <property name="can_focus">False</property>
  4663. + <property name="halign">start</property>
  4664. <property name="label" translatable="yes">_Driver:</property>
  4665. <property name="use_underline">True</property>
  4666. <property name="mnemonic_widget">fs-driver-combo</property>
  4667. - <property name="xalign">0</property>
  4668. </object>
  4669. <packing>
  4670. <property name="left_attach">0</property>
  4671. @@ -265,10 +264,10 @@
  4672. <object class="GtkLabel" id="fs-wrpolicy-title">
  4673. <property name="visible">True</property>
  4674. <property name="can_focus">False</property>
  4675. + <property name="halign">start</property>
  4676. <property name="label" translatable="yes">_Write Policy:</property>
  4677. <property name="use_underline">True</property>
  4678. <property name="mnemonic_widget">fs-wrpolicy-combo</property>
  4679. - <property name="xalign">0</property>
  4680. </object>
  4681. <packing>
  4682. <property name="left_attach">0</property>
  4683. @@ -279,10 +278,10 @@
  4684. <object class="GtkLabel" id="fs-source-title">
  4685. <property name="visible">True</property>
  4686. <property name="can_focus">False</property>
  4687. + <property name="halign">start</property>
  4688. <property name="label">src labelll:</property>
  4689. <property name="use_underline">True</property>
  4690. <property name="mnemonic_widget">fs-source</property>
  4691. - <property name="xalign">0</property>
  4692. </object>
  4693. <packing>
  4694. <property name="left_attach">0</property>
  4695. @@ -293,10 +292,10 @@
  4696. <object class="GtkLabel" id="label33">
  4697. <property name="visible">True</property>
  4698. <property name="can_focus">False</property>
  4699. + <property name="halign">start</property>
  4700. <property name="label" translatable="yes">Ta_rget path:</property>
  4701. <property name="use_underline">True</property>
  4702. <property name="mnemonic_widget">fs-target</property>
  4703. - <property name="xalign">0</property>
  4704. </object>
  4705. <packing>
  4706. <property name="left_attach">0</property>
  4707. @@ -320,10 +319,10 @@
  4708. <object class="GtkLabel" id="fs-ram-source-title">
  4709. <property name="visible">True</property>
  4710. <property name="can_focus">False</property>
  4711. + <property name="halign">start</property>
  4712. <property name="label">Usage:</property>
  4713. <property name="use_underline">True</property>
  4714. <property name="mnemonic_widget">fs-source</property>
  4715. - <property name="xalign">0</property>
  4716. </object>
  4717. <packing>
  4718. <property name="left_attach">0</property>
  4719. @@ -339,7 +338,7 @@
  4720. <object class="GtkSpinButton" id="fs-ram-source-spin">
  4721. <property name="visible">True</property>
  4722. <property name="can_focus">True</property>
  4723. - <property name="xalign">1</property>
  4724. + <property name="halign">end</property>
  4725. <property name="adjustment">adjustment6</property>
  4726. <property name="climb_rate">1</property>
  4727. <signal name="changed" handler="on_fs_ram_source_changed" swapped="no"/>
  4728. @@ -354,8 +353,8 @@
  4729. <object class="GtkLabel" id="fs-ram-units-label">
  4730. <property name="visible">True</property>
  4731. <property name="can_focus">False</property>
  4732. + <property name="halign">start</property>
  4733. <property name="label" translatable="yes">MiB</property>
  4734. - <property name="xalign">0</property>
  4735. </object>
  4736. <packing>
  4737. <property name="expand">False</property>
  4738. @@ -373,10 +372,10 @@
  4739. <object class="GtkLabel" id="fs-format-title">
  4740. <property name="visible">True</property>
  4741. <property name="can_focus">False</property>
  4742. + <property name="halign">start</property>
  4743. <property name="label" translatable="yes">_Format:</property>
  4744. <property name="use_underline">True</property>
  4745. <property name="mnemonic_widget">fs-format-combo</property>
  4746. - <property name="xalign">0</property>
  4747. </object>
  4748. <packing>
  4749. <property name="left_attach">0</property>
  4750. @@ -403,8 +402,8 @@
  4751. <object class="GtkLabel" id="fs-format-label">
  4752. <property name="visible">True</property>
  4753. <property name="can_focus">False</property>
  4754. + <property name="halign">start</property>
  4755. <property name="label" translatable="yes">Default</property>
  4756. - <property name="xalign">0</property>
  4757. </object>
  4758. <packing>
  4759. <property name="expand">True</property>
  4760. diff --git a/ui/gfxdetails.ui b/ui/gfxdetails.ui
  4761. index 3143da9..7ac4600 100644
  4762. --- a/ui/gfxdetails.ui
  4763. +++ b/ui/gfxdetails.ui
  4764. @@ -30,7 +30,7 @@
  4765. <property name="visible">True</property>
  4766. <property name="can_focus">True</property>
  4767. <property name="receives_default">False</property>
  4768. - <property name="xalign">0</property>
  4769. + <property name="halign">start</property>
  4770. <property name="yalign">0.56999999284744263</property>
  4771. <property name="draw_indicator">True</property>
  4772. <signal name="toggled" handler="on_graphics_use_password" swapped="no"/>
  4773. @@ -74,10 +74,10 @@
  4774. <object class="GtkLabel" id="label429">
  4775. <property name="visible">True</property>
  4776. <property name="can_focus">False</property>
  4777. + <property name="halign">end</property>
  4778. <property name="label" translatable="yes">_Type:</property>
  4779. <property name="use_underline">True</property>
  4780. <property name="mnemonic_widget">graphics-type</property>
  4781. - <property name="xalign">1</property>
  4782. </object>
  4783. <packing>
  4784. <property name="left_attach">0</property>
  4785. @@ -88,10 +88,10 @@
  4786. <object class="GtkLabel" id="label430">
  4787. <property name="visible">True</property>
  4788. <property name="can_focus">False</property>
  4789. + <property name="halign">end</property>
  4790. <property name="label" translatable="yes">Addr_ess:</property>
  4791. <property name="use_underline">True</property>
  4792. <property name="mnemonic_widget">graphics-address</property>
  4793. - <property name="xalign">1</property>
  4794. </object>
  4795. <packing>
  4796. <property name="left_attach">0</property>
  4797. @@ -102,10 +102,10 @@
  4798. <object class="GtkLabel" id="label432">
  4799. <property name="visible">True</property>
  4800. <property name="can_focus">False</property>
  4801. + <property name="halign">end</property>
  4802. <property name="label" translatable="yes">Pa_ssword:</property>
  4803. <property name="use_underline">True</property>
  4804. <property name="mnemonic_widget">graphics-password-chk</property>
  4805. - <property name="xalign">1</property>
  4806. </object>
  4807. <packing>
  4808. <property name="left_attach">0</property>
  4809. @@ -116,10 +116,10 @@
  4810. <object class="GtkLabel" id="label431">
  4811. <property name="visible">True</property>
  4812. <property name="can_focus">False</property>
  4813. + <property name="halign">end</property>
  4814. <property name="label" translatable="yes">_Port:</property>
  4815. <property name="use_underline">True</property>
  4816. <property name="mnemonic_widget">graphics-port</property>
  4817. - <property name="xalign">1</property>
  4818. </object>
  4819. <packing>
  4820. <property name="left_attach">0</property>
  4821. @@ -136,10 +136,10 @@
  4822. <object class="GtkLabel" id="label29">
  4823. <property name="visible">True</property>
  4824. <property name="can_focus">False</property>
  4825. + <property name="halign">end</property>
  4826. <property name="label" translatable="yes">T_LS port:</property>
  4827. <property name="use_underline">True</property>
  4828. <property name="mnemonic_widget">graphics-tlsport</property>
  4829. - <property name="xalign">1</property>
  4830. </object>
  4831. </child>
  4832. </object>
  4833. @@ -159,8 +159,8 @@
  4834. <property name="visible">True</property>
  4835. <property name="can_focus">True</property>
  4836. <property name="receives_default">False</property>
  4837. + <property name="halign">start</property>
  4838. <property name="use_underline">True</property>
  4839. - <property name="xalign">0</property>
  4840. <property name="draw_indicator">True</property>
  4841. <signal name="toggled" handler="on_graphics_tlsport_auto_toggled" swapped="no"/>
  4842. </object>
  4843. @@ -200,10 +200,10 @@
  4844. <object class="GtkLabel" id="label12">
  4845. <property name="visible">True</property>
  4846. <property name="can_focus">False</property>
  4847. + <property name="halign">end</property>
  4848. <property name="label" translatable="yes">Ke_ymap:</property>
  4849. <property name="use_underline">True</property>
  4850. <property name="mnemonic_widget">graphics-keymap</property>
  4851. - <property name="xalign">1</property>
  4852. </object>
  4853. <packing>
  4854. <property name="left_attach">0</property>
  4855. @@ -242,8 +242,8 @@
  4856. <property name="visible">True</property>
  4857. <property name="can_focus">True</property>
  4858. <property name="receives_default">False</property>
  4859. + <property name="halign">start</property>
  4860. <property name="use_underline">True</property>
  4861. - <property name="xalign">0</property>
  4862. <property name="draw_indicator">True</property>
  4863. <signal name="toggled" handler="on_graphics_port_auto_toggled" swapped="no"/>
  4864. </object>
  4865. @@ -283,8 +283,8 @@
  4866. <object class="GtkLabel" id="label1">
  4867. <property name="visible">True</property>
  4868. <property name="can_focus">False</property>
  4869. + <property name="halign">end</property>
  4870. <property name="label" translatable="yes">Display:</property>
  4871. - <property name="xalign">1</property>
  4872. </object>
  4873. <packing>
  4874. <property name="left_attach">0</property>
  4875. @@ -295,8 +295,8 @@
  4876. <object class="GtkLabel" id="label2">
  4877. <property name="visible">True</property>
  4878. <property name="can_focus">False</property>
  4879. + <property name="halign">end</property>
  4880. <property name="label" translatable="yes">XAuth:</property>
  4881. - <property name="xalign">1</property>
  4882. </object>
  4883. <packing>
  4884. <property name="left_attach">0</property>
  4885. @@ -307,8 +307,8 @@
  4886. <object class="GtkLabel" id="graphics-display">
  4887. <property name="visible">True</property>
  4888. <property name="can_focus">False</property>
  4889. + <property name="halign">start</property>
  4890. <property name="label" translatable="yes">label</property>
  4891. - <property name="xalign">0</property>
  4892. </object>
  4893. <packing>
  4894. <property name="left_attach">1</property>
  4895. @@ -319,8 +319,8 @@
  4896. <object class="GtkLabel" id="graphics-xauth">
  4897. <property name="visible">True</property>
  4898. <property name="can_focus">False</property>
  4899. + <property name="halign">start</property>
  4900. <property name="label" translatable="yes">label</property>
  4901. - <property name="xalign">0</property>
  4902. </object>
  4903. <packing>
  4904. <property name="left_attach">1</property>
  4905. @@ -367,9 +367,9 @@
  4906. <object class="GtkLabel" id="label3">
  4907. <property name="visible">True</property>
  4908. <property name="can_focus">False</property>
  4909. + <property name="halign">end</property>
  4910. <property name="label" translatable="yes">Open_GL:</property>
  4911. <property name="use_underline">True</property>
  4912. - <property name="xalign">1</property>
  4913. <property name="yalign">0</property>
  4914. </object>
  4915. <packing>
  4916. @@ -381,10 +381,10 @@
  4917. <object class="GtkLabel" id="label4">
  4918. <property name="visible">True</property>
  4919. <property name="can_focus">False</property>
  4920. + <property name="halign">end</property>
  4921. <property name="label" translatable="yes">L_isten type:</property>
  4922. <property name="use_underline">True</property>
  4923. <property name="mnemonic_widget">graphics-listen-type</property>
  4924. - <property name="xalign">1</property>
  4925. </object>
  4926. <packing>
  4927. <property name="left_attach">0</property>
  4928. diff --git a/ui/host.ui b/ui/host.ui
  4929. index 1fb6560..4aceb01 100644
  4930. --- a/ui/host.ui
  4931. +++ b/ui/host.ui
  4932. @@ -118,9 +118,9 @@
  4933. <object class="GtkLabel" id="label71">
  4934. <property name="visible">True</property>
  4935. <property name="can_focus">False</property>
  4936. + <property name="halign">end</property>
  4937. <property name="label" translatable="yes">Libvirt URI:</property>
  4938. <property name="lines">1</property>
  4939. - <property name="xalign">1</property>
  4940. </object>
  4941. <packing>
  4942. <property name="left_attach">0</property>
  4943. @@ -131,10 +131,10 @@
  4944. <object class="GtkLabel" id="overview-uri">
  4945. <property name="visible">True</property>
  4946. <property name="can_focus">False</property>
  4947. + <property name="halign">start</property>
  4948. <property name="label">example.com</property>
  4949. <property name="selectable">True</property>
  4950. <property name="ellipsize">end</property>
  4951. - <property name="xalign">0</property>
  4952. </object>
  4953. <packing>
  4954. <property name="left_attach">1</property>
  4955. @@ -147,7 +147,6 @@
  4956. <property name="can_focus">True</property>
  4957. <property name="receives_default">False</property>
  4958. <property name="use_underline">True</property>
  4959. - <property name="xalign">0.5</property>
  4960. <property name="draw_indicator">True</property>
  4961. <signal name="toggled" handler="on_config_autoconnect_toggled" swapped="no"/>
  4962. </object>
  4963. @@ -172,11 +171,11 @@
  4964. <object class="GtkLabel" id="label8">
  4965. <property name="visible">True</property>
  4966. <property name="can_focus">False</property>
  4967. + <property name="halign">end</property>
  4968. <property name="label" translatable="yes">_Name:</property>
  4969. <property name="use_underline">True</property>
  4970. <property name="mnemonic_widget">overview-name</property>
  4971. <property name="lines">1</property>
  4972. - <property name="xalign">1</property>
  4973. </object>
  4974. <packing>
  4975. <property name="left_attach">0</property>
  4976. @@ -187,10 +186,10 @@
  4977. <object class="GtkLabel" id="label72">
  4978. <property name="visible">True</property>
  4979. <property name="can_focus">False</property>
  4980. + <property name="halign">end</property>
  4981. <property name="label" translatable="yes">A_utoconnect:</property>
  4982. <property name="use_underline">True</property>
  4983. <property name="mnemonic_widget">config-autoconnect</property>
  4984. - <property name="xalign">1</property>
  4985. </object>
  4986. <packing>
  4987. <property name="left_attach">0</property>
  4988. @@ -258,8 +257,8 @@
  4989. <object class="GtkLabel" id="performance-cpu">
  4990. <property name="visible">True</property>
  4991. <property name="can_focus">False</property>
  4992. + <property name="halign">end</property>
  4993. <property name="label">60%</property>
  4994. - <property name="xalign">1</property>
  4995. </object>
  4996. <packing>
  4997. <property name="expand">False</property>
  4998. @@ -322,8 +321,8 @@
  4999. <object class="GtkLabel" id="performance-memory">
  5000. <property name="visible">True</property>
  5001. <property name="can_focus">False</property>
  5002. + <property name="halign">end</property>
  5003. <property name="label">1.59 GiB of 2.2 GiB</property>
  5004. - <property name="xalign">1</property>
  5005. </object>
  5006. <packing>
  5007. <property name="expand">False</property>
  5008. @@ -456,8 +455,8 @@
  5009. <object class="GtkLabel" id="net-state">
  5010. <property name="visible">True</property>
  5011. <property name="can_focus">False</property>
  5012. + <property name="halign">start</property>
  5013. <property name="label">Running</property>
  5014. - <property name="xalign">0</property>
  5015. </object>
  5016. <packing>
  5017. <property name="expand">True</property>
  5018. @@ -477,8 +476,8 @@
  5019. <property name="visible">True</property>
  5020. <property name="can_focus">True</property>
  5021. <property name="receives_default">False</property>
  5022. + <property name="halign">start</property>
  5023. <property name="use_underline">True</property>
  5024. - <property name="xalign">0</property>
  5025. <property name="draw_indicator">True</property>
  5026. <signal name="toggled" handler="on_net_autostart_toggled" swapped="no"/>
  5027. </object>
  5028. @@ -491,9 +490,9 @@
  5029. <object class="GtkLabel" id="net-device">
  5030. <property name="visible">True</property>
  5031. <property name="can_focus">False</property>
  5032. + <property name="halign">start</property>
  5033. <property name="label">label</property>
  5034. <property name="selectable">True</property>
  5035. - <property name="xalign">0</property>
  5036. </object>
  5037. <packing>
  5038. <property name="left_attach">1</property>
  5039. @@ -504,8 +503,8 @@
  5040. <object class="GtkLabel" id="net-name-domain">
  5041. <property name="visible">True</property>
  5042. <property name="can_focus">False</property>
  5043. + <property name="halign">start</property>
  5044. <property name="label">label</property>
  5045. - <property name="xalign">0</property>
  5046. </object>
  5047. <packing>
  5048. <property name="left_attach">1</property>
  5049. @@ -516,8 +515,8 @@
  5050. <object class="GtkLabel" id="label58">
  5051. <property name="visible">True</property>
  5052. <property name="can_focus">False</property>
  5053. + <property name="halign">start</property>
  5054. <property name="label" translatable="yes">Device:</property>
  5055. - <property name="xalign">0</property>
  5056. </object>
  5057. <packing>
  5058. <property name="left_attach">0</property>
  5059. @@ -528,8 +527,8 @@
  5060. <object class="GtkLabel" id="label63">
  5061. <property name="visible">True</property>
  5062. <property name="can_focus">False</property>
  5063. + <property name="halign">start</property>
  5064. <property name="label" translatable="yes">State:</property>
  5065. - <property name="xalign">0</property>
  5066. </object>
  5067. <packing>
  5068. <property name="left_attach">0</property>
  5069. @@ -540,10 +539,10 @@
  5070. <object class="GtkLabel" id="label70">
  5071. <property name="visible">True</property>
  5072. <property name="can_focus">False</property>
  5073. + <property name="halign">start</property>
  5074. <property name="label" translatable="yes">A_utostart:</property>
  5075. <property name="use_underline">True</property>
  5076. <property name="mnemonic_widget">net-autostart</property>
  5077. - <property name="xalign">0</property>
  5078. </object>
  5079. <packing>
  5080. <property name="left_attach">0</property>
  5081. @@ -554,9 +553,9 @@
  5082. <object class="GtkLabel" id="label33">
  5083. <property name="visible">True</property>
  5084. <property name="can_focus">False</property>
  5085. + <property name="halign">start</property>
  5086. <property name="label" translatable="yes">Domain:</property>
  5087. <property name="use_markup">True</property>
  5088. - <property name="xalign">0</property>
  5089. </object>
  5090. <packing>
  5091. <property name="left_attach">0</property>
  5092. @@ -567,8 +566,8 @@
  5093. <object class="GtkLabel" id="label5">
  5094. <property name="visible">True</property>
  5095. <property name="can_focus">False</property>
  5096. + <property name="halign">start</property>
  5097. <property name="label" translatable="yes">Name:</property>
  5098. - <property name="xalign">0</property>
  5099. </object>
  5100. <packing>
  5101. <property name="left_attach">0</property>
  5102. @@ -607,9 +606,9 @@
  5103. <object class="GtkLabel" id="net-ipv4-network">
  5104. <property name="visible">True</property>
  5105. <property name="can_focus">False</property>
  5106. + <property name="halign">start</property>
  5107. <property name="label">label</property>
  5108. <property name="selectable">True</property>
  5109. - <property name="xalign">0</property>
  5110. </object>
  5111. <packing>
  5112. <property name="left_attach">1</property>
  5113. @@ -620,9 +619,9 @@
  5114. <object class="GtkLabel" id="net-ipv4-dhcp-range">
  5115. <property name="visible">True</property>
  5116. <property name="can_focus">False</property>
  5117. + <property name="halign">start</property>
  5118. <property name="label">label</property>
  5119. <property name="selectable">True</property>
  5120. - <property name="xalign">0</property>
  5121. </object>
  5122. <packing>
  5123. <property name="left_attach">1</property>
  5124. @@ -633,8 +632,8 @@
  5125. <object class="GtkLabel" id="net-ipv4-route">
  5126. <property name="visible">True</property>
  5127. <property name="can_focus">False</property>
  5128. + <property name="halign">start</property>
  5129. <property name="label">&lt;network-addr&gt; via &lt;gateway-addr&gt;</property>
  5130. - <property name="xalign">0</property>
  5131. </object>
  5132. <packing>
  5133. <property name="left_attach">1</property>
  5134. @@ -662,8 +661,8 @@
  5135. <object class="GtkLabel" id="net-ipv4-forwarding">
  5136. <property name="visible">True</property>
  5137. <property name="can_focus">False</property>
  5138. + <property name="halign">start</property>
  5139. <property name="label" translatable="yes">NAT to any device</property>
  5140. - <property name="xalign">0</property>
  5141. </object>
  5142. <packing>
  5143. <property name="expand">True</property>
  5144. @@ -681,8 +680,8 @@
  5145. <object class="GtkLabel" id="label52">
  5146. <property name="visible">True</property>
  5147. <property name="can_focus">False</property>
  5148. + <property name="halign">start</property>
  5149. <property name="label" translatable="yes">Network:</property>
  5150. - <property name="xalign">0</property>
  5151. </object>
  5152. <packing>
  5153. <property name="left_attach">0</property>
  5154. @@ -693,8 +692,8 @@
  5155. <object class="GtkLabel" id="label54">
  5156. <property name="visible">True</property>
  5157. <property name="can_focus">False</property>
  5158. + <property name="halign">start</property>
  5159. <property name="label" translatable="yes">DHCP range:</property>
  5160. - <property name="xalign">0</property>
  5161. </object>
  5162. <packing>
  5163. <property name="left_attach">0</property>
  5164. @@ -705,8 +704,8 @@
  5165. <object class="GtkLabel" id="label34">
  5166. <property name="visible">True</property>
  5167. <property name="can_focus">False</property>
  5168. + <property name="halign">start</property>
  5169. <property name="label" translatable="yes">Forwarding:</property>
  5170. - <property name="xalign">0</property>
  5171. </object>
  5172. <packing>
  5173. <property name="left_attach">0</property>
  5174. @@ -717,8 +716,8 @@
  5175. <object class="GtkLabel" id="net-ipv4-route-label">
  5176. <property name="visible">True</property>
  5177. <property name="can_focus">False</property>
  5178. + <property name="halign">start</property>
  5179. <property name="label" translatable="yes">Static Route:</property>
  5180. - <property name="xalign">0</property>
  5181. </object>
  5182. <packing>
  5183. <property name="left_attach">0</property>
  5184. @@ -757,9 +756,9 @@
  5185. <object class="GtkLabel" id="net-ipv6-network">
  5186. <property name="visible">True</property>
  5187. <property name="can_focus">False</property>
  5188. + <property name="halign">start</property>
  5189. <property name="label">label</property>
  5190. <property name="selectable">True</property>
  5191. - <property name="xalign">0</property>
  5192. </object>
  5193. <packing>
  5194. <property name="left_attach">1</property>
  5195. @@ -770,9 +769,9 @@
  5196. <object class="GtkLabel" id="net-ipv6-dhcp-range">
  5197. <property name="visible">True</property>
  5198. <property name="can_focus">False</property>
  5199. + <property name="halign">start</property>
  5200. <property name="label">label</property>
  5201. <property name="selectable">True</property>
  5202. - <property name="xalign">0</property>
  5203. </object>
  5204. <packing>
  5205. <property name="left_attach">1</property>
  5206. @@ -783,9 +782,9 @@
  5207. <object class="GtkLabel" id="net-ipv6-route">
  5208. <property name="visible">True</property>
  5209. <property name="can_focus">False</property>
  5210. + <property name="halign">start</property>
  5211. <property name="label">&lt;network-addr&gt; via &lt;gateway-addr&gt;</property>
  5212. <property name="selectable">True</property>
  5213. - <property name="xalign">0</property>
  5214. </object>
  5215. <packing>
  5216. <property name="left_attach">1</property>
  5217. @@ -813,8 +812,8 @@
  5218. <object class="GtkLabel" id="net-ipv6-forwarding">
  5219. <property name="visible">True</property>
  5220. <property name="can_focus">False</property>
  5221. + <property name="halign">start</property>
  5222. <property name="label" translatable="yes">Routed</property>
  5223. - <property name="xalign">0</property>
  5224. </object>
  5225. <packing>
  5226. <property name="expand">True</property>
  5227. @@ -832,8 +831,8 @@
  5228. <object class="GtkLabel" id="label39">
  5229. <property name="visible">True</property>
  5230. <property name="can_focus">False</property>
  5231. + <property name="halign">start</property>
  5232. <property name="label" translatable="yes">Network:</property>
  5233. - <property name="xalign">0</property>
  5234. </object>
  5235. <packing>
  5236. <property name="left_attach">0</property>
  5237. @@ -844,8 +843,8 @@
  5238. <object class="GtkLabel" id="label40">
  5239. <property name="visible">True</property>
  5240. <property name="can_focus">False</property>
  5241. + <property name="halign">start</property>
  5242. <property name="label" translatable="yes">DHCP range:</property>
  5243. - <property name="xalign">0</property>
  5244. </object>
  5245. <packing>
  5246. <property name="left_attach">0</property>
  5247. @@ -856,8 +855,8 @@
  5248. <object class="GtkLabel" id="label26">
  5249. <property name="visible">True</property>
  5250. <property name="can_focus">False</property>
  5251. + <property name="halign">start</property>
  5252. <property name="label" translatable="yes">Forwarding:</property>
  5253. - <property name="xalign">0</property>
  5254. </object>
  5255. <packing>
  5256. <property name="left_attach">0</property>
  5257. @@ -868,8 +867,8 @@
  5258. <object class="GtkLabel" id="net-ipv6-route-label">
  5259. <property name="visible">True</property>
  5260. <property name="can_focus">False</property>
  5261. + <property name="halign">start</property>
  5262. <property name="label" translatable="yes">Static Route:</property>
  5263. - <property name="xalign">0</property>
  5264. </object>
  5265. <packing>
  5266. <property name="left_attach">0</property>
  5267. @@ -908,8 +907,8 @@
  5268. <property name="visible">True</property>
  5269. <property name="can_focus">True</property>
  5270. <property name="receives_default">False</property>
  5271. + <property name="halign">start</property>
  5272. <property name="use_underline">True</property>
  5273. - <property name="xalign">0</property>
  5274. <property name="draw_indicator">True</property>
  5275. <signal name="toggled" handler="on_net_qos_inbound_enable_toggled" swapped="no"/>
  5276. </object>
  5277. @@ -951,8 +950,8 @@
  5278. <object class="GtkLabel" id="label35">
  5279. <property name="visible">True</property>
  5280. <property name="can_focus">False</property>
  5281. + <property name="halign">start</property>
  5282. <property name="label" translatable="yes">Average (KiB/sec):</property>
  5283. - <property name="xalign">0</property>
  5284. </object>
  5285. <packing>
  5286. <property name="left_attach">0</property>
  5287. @@ -963,8 +962,8 @@
  5288. <object class="GtkLabel" id="label36">
  5289. <property name="visible">True</property>
  5290. <property name="can_focus">False</property>
  5291. + <property name="halign">start</property>
  5292. <property name="label" translatable="yes">Burst (KiB):</property>
  5293. - <property name="xalign">0</property>
  5294. </object>
  5295. <packing>
  5296. <property name="left_attach">0</property>
  5297. @@ -986,8 +985,8 @@
  5298. <object class="GtkLabel" id="label37">
  5299. <property name="visible">True</property>
  5300. <property name="can_focus">False</property>
  5301. + <property name="halign">start</property>
  5302. <property name="label" translatable="yes">Peak (KiB/sec):</property>
  5303. - <property name="xalign">0</property>
  5304. </object>
  5305. <packing>
  5306. <property name="left_attach">0</property>
  5307. @@ -1007,8 +1006,8 @@
  5308. <property name="visible">True</property>
  5309. <property name="can_focus">True</property>
  5310. <property name="receives_default">False</property>
  5311. + <property name="halign">start</property>
  5312. <property name="use_underline">True</property>
  5313. - <property name="xalign">0</property>
  5314. <property name="draw_indicator">True</property>
  5315. <signal name="toggled" handler="on_net_qos_outbound_enable_toggled" swapped="no"/>
  5316. </object>
  5317. @@ -1061,8 +1060,8 @@
  5318. <object class="GtkLabel" id="label42">
  5319. <property name="visible">True</property>
  5320. <property name="can_focus">False</property>
  5321. + <property name="halign">start</property>
  5322. <property name="label" translatable="yes">Burst (KiB/sec):</property>
  5323. - <property name="xalign">0</property>
  5324. </object>
  5325. <packing>
  5326. <property name="left_attach">0</property>
  5327. @@ -1073,8 +1072,8 @@
  5328. <object class="GtkLabel" id="label44">
  5329. <property name="visible">True</property>
  5330. <property name="can_focus">False</property>
  5331. + <property name="halign">start</property>
  5332. <property name="label" translatable="yes">Peak (KiB/sec):</property>
  5333. - <property name="xalign">0</property>
  5334. </object>
  5335. <packing>
  5336. <property name="left_attach">0</property>
  5337. @@ -1085,8 +1084,8 @@
  5338. <object class="GtkLabel" id="label45">
  5339. <property name="visible">True</property>
  5340. <property name="can_focus">False</property>
  5341. + <property name="halign">start</property>
  5342. <property name="label" translatable="yes">Average (KiB/sec):</property>
  5343. - <property name="xalign">0</property>
  5344. </object>
  5345. <packing>
  5346. <property name="left_attach">0</property>
  5347. @@ -1409,9 +1408,9 @@
  5348. <object class="GtkLabel" id="interface-name">
  5349. <property name="visible">True</property>
  5350. <property name="can_focus">False</property>
  5351. + <property name="halign">start</property>
  5352. <property name="label" translatable="yes">&lt;b&gt;Name&lt;/b&gt;</property>
  5353. <property name="use_markup">True</property>
  5354. - <property name="xalign">0</property>
  5355. </object>
  5356. <packing>
  5357. <property name="right_attach">2</property>
  5358. @@ -1423,8 +1422,8 @@
  5359. <object class="GtkLabel" id="label17">
  5360. <property name="visible">True</property>
  5361. <property name="can_focus">False</property>
  5362. + <property name="halign">start</property>
  5363. <property name="label" translatable="yes">MAC:</property>
  5364. - <property name="xalign">0</property>
  5365. <property name="yalign">0</property>
  5366. </object>
  5367. <packing>
  5368. @@ -1438,9 +1437,9 @@
  5369. <object class="GtkLabel" id="interface-mac">
  5370. <property name="visible">True</property>
  5371. <property name="can_focus">False</property>
  5372. + <property name="halign">start</property>
  5373. <property name="label">insert mac</property>
  5374. <property name="selectable">True</property>
  5375. - <property name="xalign">0</property>
  5376. <property name="yalign">0</property>
  5377. </object>
  5378. <packing>
  5379. @@ -1455,8 +1454,8 @@
  5380. <object class="GtkLabel" id="label18">
  5381. <property name="visible">True</property>
  5382. <property name="can_focus">False</property>
  5383. + <property name="halign">start</property>
  5384. <property name="label" translatable="yes">State:</property>
  5385. - <property name="xalign">0</property>
  5386. </object>
  5387. <packing>
  5388. <property name="top_attach">2</property>
  5389. @@ -1474,7 +1473,7 @@
  5390. <object class="GtkImage" id="interface-state-icon">
  5391. <property name="visible">True</property>
  5392. <property name="can_focus">False</property>
  5393. - <property name="xalign">0</property>
  5394. + <property name="halign">start</property>
  5395. <property name="stock">gtk-missing-image</property>
  5396. </object>
  5397. <packing>
  5398. @@ -1508,8 +1507,8 @@
  5399. <object class="GtkLabel" id="label19">
  5400. <property name="visible">True</property>
  5401. <property name="can_focus">False</property>
  5402. + <property name="halign">start</property>
  5403. <property name="label" translatable="yes">Start mode:</property>
  5404. - <property name="xalign">0</property>
  5405. </object>
  5406. <packing>
  5407. <property name="top_attach">3</property>
  5408. @@ -1537,8 +1536,8 @@
  5409. <child>
  5410. <object class="GtkLabel" id="interface-startmode-label">
  5411. <property name="can_focus">False</property>
  5412. + <property name="halign">start</property>
  5413. <property name="label">unknown startmode</property>
  5414. - <property name="xalign">0</property>
  5415. </object>
  5416. <packing>
  5417. <property name="expand">True</property>
  5418. @@ -1559,8 +1558,8 @@
  5419. <object class="GtkLabel" id="label16">
  5420. <property name="visible">True</property>
  5421. <property name="can_focus">False</property>
  5422. + <property name="halign">start</property>
  5423. <property name="label" translatable="yes">In use by:</property>
  5424. - <property name="xalign">0</property>
  5425. </object>
  5426. <packing>
  5427. <property name="top_attach">4</property>
  5428. @@ -1573,8 +1572,8 @@
  5429. <object class="GtkLabel" id="interface-inuseby">
  5430. <property name="visible">True</property>
  5431. <property name="can_focus">False</property>
  5432. + <property name="halign">start</property>
  5433. <property name="label">foo, bar</property>
  5434. - <property name="xalign">0</property>
  5435. </object>
  5436. <packing>
  5437. <property name="left_attach">1</property>
  5438. @@ -1608,8 +1607,8 @@
  5439. <object class="GtkLabel" id="label28">
  5440. <property name="visible">True</property>
  5441. <property name="can_focus">False</property>
  5442. + <property name="halign">start</property>
  5443. <property name="label" translatable="yes">Mode:</property>
  5444. - <property name="xalign">0</property>
  5445. </object>
  5446. <packing>
  5447. <property name="x_options">GTK_FILL</property>
  5448. @@ -1620,8 +1619,8 @@
  5449. <object class="GtkLabel" id="interface-ipv4-mode">
  5450. <property name="visible">True</property>
  5451. <property name="can_focus">False</property>
  5452. + <property name="halign">start</property>
  5453. <property name="label">label</property>
  5454. - <property name="xalign">0</property>
  5455. </object>
  5456. <packing>
  5457. <property name="left_attach">1</property>
  5458. @@ -1633,8 +1632,8 @@
  5459. <object class="GtkLabel" id="label31">
  5460. <property name="visible">True</property>
  5461. <property name="can_focus">False</property>
  5462. + <property name="halign">start</property>
  5463. <property name="label" translatable="yes">Address:</property>
  5464. - <property name="xalign">0</property>
  5465. </object>
  5466. <packing>
  5467. <property name="top_attach">1</property>
  5468. @@ -1647,9 +1646,9 @@
  5469. <object class="GtkLabel" id="interface-ipv4-address">
  5470. <property name="visible">True</property>
  5471. <property name="can_focus">False</property>
  5472. + <property name="halign">start</property>
  5473. <property name="label">label</property>
  5474. <property name="selectable">True</property>
  5475. - <property name="xalign">0</property>
  5476. </object>
  5477. <packing>
  5478. <property name="left_attach">1</property>
  5479. @@ -1692,8 +1691,8 @@
  5480. <object class="GtkLabel" id="label29">
  5481. <property name="visible">True</property>
  5482. <property name="can_focus">False</property>
  5483. + <property name="halign">start</property>
  5484. <property name="label" translatable="yes">Mode:</property>
  5485. - <property name="xalign">0</property>
  5486. </object>
  5487. <packing>
  5488. <property name="x_options">GTK_FILL</property>
  5489. @@ -1704,8 +1703,8 @@
  5490. <object class="GtkLabel" id="interface-ipv6-mode">
  5491. <property name="visible">True</property>
  5492. <property name="can_focus">False</property>
  5493. + <property name="halign">start</property>
  5494. <property name="label">label</property>
  5495. - <property name="xalign">0</property>
  5496. </object>
  5497. <packing>
  5498. <property name="left_attach">1</property>
  5499. @@ -1717,8 +1716,8 @@
  5500. <object class="GtkLabel" id="label32">
  5501. <property name="visible">True</property>
  5502. <property name="can_focus">False</property>
  5503. + <property name="halign">start</property>
  5504. <property name="label" translatable="yes">Address:</property>
  5505. - <property name="xalign">0</property>
  5506. <property name="yalign">0</property>
  5507. </object>
  5508. <packing>
  5509. @@ -1732,9 +1731,9 @@
  5510. <object class="GtkLabel" id="interface-ipv6-address">
  5511. <property name="visible">True</property>
  5512. <property name="can_focus">False</property>
  5513. + <property name="halign">start</property>
  5514. <property name="label">label</property>
  5515. <property name="selectable">True</property>
  5516. - <property name="xalign">0</property>
  5517. <property name="yalign">0</property>
  5518. </object>
  5519. <packing>
  5520. @@ -1772,9 +1771,9 @@
  5521. <object class="GtkLabel" id="label20">
  5522. <property name="visible">True</property>
  5523. <property name="can_focus">False</property>
  5524. + <property name="halign">start</property>
  5525. <property name="label" translatable="yes">&lt;b&gt;Slave Interfaces&lt;/b&gt;</property>
  5526. <property name="use_markup">True</property>
  5527. - <property name="xalign">0</property>
  5528. </object>
  5529. <packing>
  5530. <property name="expand">False</property>
  5531. diff --git a/ui/migrate.ui b/ui/migrate.ui
  5532. index 9edee19..c65dbec 100644
  5533. --- a/ui/migrate.ui
  5534. +++ b/ui/migrate.ui
  5535. @@ -51,9 +51,9 @@
  5536. <object class="GtkLabel" id="header-label">
  5537. <property name="visible">True</property>
  5538. <property name="can_focus">False</property>
  5539. + <property name="halign">start</property>
  5540. <property name="label">&lt;span size='large' color='white'&gt;Placeholder&lt;/span&gt;</property>
  5541. <property name="use_markup">True</property>
  5542. - <property name="xalign">0</property>
  5543. </object>
  5544. <packing>
  5545. <property name="expand">False</property>
  5546. @@ -93,9 +93,9 @@
  5547. <object class="GtkLabel" id="label7">
  5548. <property name="visible">True</property>
  5549. <property name="can_focus">False</property>
  5550. + <property name="halign">end</property>
  5551. <property name="label" translatable="yes">&lt;span color='#484848'&gt;Migrating VM:&lt;/span&gt;</property>
  5552. <property name="use_markup">True</property>
  5553. - <property name="xalign">1</property>
  5554. </object>
  5555. <packing>
  5556. <property name="left_attach">0</property>
  5557. @@ -106,9 +106,9 @@
  5558. <object class="GtkLabel" id="label8">
  5559. <property name="visible">True</property>
  5560. <property name="can_focus">False</property>
  5561. + <property name="halign">end</property>
  5562. <property name="label" translatable="yes">&lt;span color='#484848'&gt;Original host:&lt;/span&gt;</property>
  5563. <property name="use_markup">True</property>
  5564. - <property name="xalign">1</property>
  5565. </object>
  5566. <packing>
  5567. <property name="left_attach">0</property>
  5568. @@ -119,11 +119,11 @@
  5569. <object class="GtkLabel" id="label9">
  5570. <property name="visible">True</property>
  5571. <property name="can_focus">False</property>
  5572. + <property name="halign">end</property>
  5573. <property name="label" translatable="yes">&lt;span color='#484848'&gt;New _host:&lt;/span&gt;</property>
  5574. <property name="use_markup">True</property>
  5575. <property name="use_underline">True</property>
  5576. <property name="mnemonic_widget">migrate-dest</property>
  5577. - <property name="xalign">1</property>
  5578. </object>
  5579. <packing>
  5580. <property name="left_attach">0</property>
  5581. @@ -134,9 +134,9 @@
  5582. <object class="GtkLabel" id="migrate-label-name">
  5583. <property name="visible">True</property>
  5584. <property name="can_focus">False</property>
  5585. + <property name="halign">start</property>
  5586. <property name="label">label</property>
  5587. <property name="ellipsize">end</property>
  5588. - <property name="xalign">0</property>
  5589. </object>
  5590. <packing>
  5591. <property name="left_attach">1</property>
  5592. @@ -147,9 +147,9 @@
  5593. <object class="GtkLabel" id="migrate-label-src">
  5594. <property name="visible">True</property>
  5595. <property name="can_focus">False</property>
  5596. + <property name="halign">start</property>
  5597. <property name="label">label</property>
  5598. <property name="ellipsize">end</property>
  5599. - <property name="xalign">0</property>
  5600. </object>
  5601. <packing>
  5602. <property name="left_attach">1</property>
  5603. @@ -206,10 +206,10 @@
  5604. <object class="GtkLabel" id="label2">
  5605. <property name="visible">True</property>
  5606. <property name="can_focus">False</property>
  5607. + <property name="halign">end</property>
  5608. <property name="label" translatable="yes">_Address:</property>
  5609. <property name="use_underline">True</property>
  5610. <property name="mnemonic_widget">migrate-set-address</property>
  5611. - <property name="xalign">1</property>
  5612. </object>
  5613. <packing>
  5614. <property name="left_attach">0</property>
  5615. @@ -220,10 +220,10 @@
  5616. <object class="GtkLabel" id="label5">
  5617. <property name="visible">True</property>
  5618. <property name="can_focus">False</property>
  5619. + <property name="halign">start</property>
  5620. <property name="label" translatable="yes">_Port:</property>
  5621. <property name="use_underline">True</property>
  5622. <property name="mnemonic_widget">migrate-set-port</property>
  5623. - <property name="xalign">0</property>
  5624. </object>
  5625. <packing>
  5626. <property name="left_attach">0</property>
  5627. @@ -235,7 +235,7 @@
  5628. <property name="visible">True</property>
  5629. <property name="can_focus">True</property>
  5630. <property name="receives_default">False</property>
  5631. - <property name="xalign">0</property>
  5632. + <property name="halign">start</property>
  5633. <property name="draw_indicator">True</property>
  5634. <signal name="toggled" handler="on_migrate_set_address_toggled" swapped="no"/>
  5635. </object>
  5636. @@ -249,7 +249,7 @@
  5637. <property name="visible">True</property>
  5638. <property name="can_focus">True</property>
  5639. <property name="receives_default">False</property>
  5640. - <property name="xalign">0</property>
  5641. + <property name="halign">start</property>
  5642. <property name="draw_indicator">True</property>
  5643. <signal name="toggled" handler="on_migrate_set_port_toggled" swapped="no"/>
  5644. </object>
  5645. @@ -280,8 +280,8 @@
  5646. <object class="GtkLabel" id="migrate-port-label">
  5647. <property name="visible">True</property>
  5648. <property name="can_focus">False</property>
  5649. + <property name="halign">start</property>
  5650. <property name="label" translatable="yes">Let libvirt decide</property>
  5651. - <property name="xalign">0</property>
  5652. </object>
  5653. <packing>
  5654. <property name="expand">True</property>
  5655. @@ -315,8 +315,8 @@
  5656. <object class="GtkLabel" id="migrate-address-label">
  5657. <property name="visible">True</property>
  5658. <property name="can_focus">False</property>
  5659. + <property name="halign">start</property>
  5660. <property name="label" translatable="yes">Let libvirt decide</property>
  5661. - <property name="xalign">0</property>
  5662. </object>
  5663. <packing>
  5664. <property name="expand">False</property>
  5665. @@ -352,11 +352,11 @@
  5666. <object class="GtkLabel" id="migrate-address-warning-label">
  5667. <property name="visible">True</property>
  5668. <property name="can_focus">False</property>
  5669. + <property name="halign">start</property>
  5670. <property name="label">&lt;span size="small"&gt;foo bar baz foo bar baz foo bar baz foo bar baz foo bar baz foo bar baz foo bar baz fo&lt;/span&gt;</property>
  5671. <property name="use_markup">True</property>
  5672. <property name="wrap">True</property>
  5673. <property name="max_width_chars">40</property>
  5674. - <property name="xalign">0</property>
  5675. </object>
  5676. <packing>
  5677. <property name="expand">False</property>
  5678. @@ -394,10 +394,10 @@
  5679. <property name="tooltip_text" translatable="yes">Tunnel migration through the libvirtd connection channel, rather than having the hypervisor open a separate network connection to the destination. The source libvirt instance connects directly to the destination libvirt instance.
  5680.  
  5681. This can simplify setup since no additional firewall ports need to be open, and will encrypt migration traffic if your libvirt connection is encrypted. But it can be difficult to make this work with SSH transport.</property>
  5682. + <property name="halign">end</property>
  5683. <property name="label" translatable="yes">M_ode:</property>
  5684. <property name="use_underline">True</property>
  5685. <property name="mnemonic_widget">migrate-mode</property>
  5686. - <property name="xalign">1</property>
  5687. </object>
  5688. <packing>
  5689. <property name="expand">False</property>
  5690. @@ -453,12 +453,12 @@ This can simplify setup since no additional firewall ports need to be open, and
  5691. <object class="GtkLabel" id="migrate-tunnel-warning-label">
  5692. <property name="visible">True</property>
  5693. <property name="can_focus">False</property>
  5694. + <property name="halign">start</property>
  5695. <property name="label">&lt;span size="small"&gt;foo bar baz foo bar baz foo bar baz foo bar baz foo bar baz foo bar baz&lt;/span&gt;</property>
  5696. <property name="use_markup">True</property>
  5697. <property name="wrap">True</property>
  5698. <property name="width_chars">0</property>
  5699. <property name="max_width_chars">40</property>
  5700. - <property name="xalign">0</property>
  5701. </object>
  5702. <packing>
  5703. <property name="expand">False</property>
  5704. @@ -549,10 +549,10 @@ This can simplify setup since no additional firewall ports need to be open, and
  5705. <property name="tooltip_text" translatable="yes">By default libvirt will refuse to migrate a VM for certain configurations that could lead to malfunctioning guests, like if a disk's cache mode is not 'none'.
  5706.  
  5707. Enabling this option tells libvirt to skip those checks.</property>
  5708. + <property name="halign">start</property>
  5709. <property name="label" translatable="yes">A_llow unsafe:</property>
  5710. <property name="use_underline">True</property>
  5711. <property name="mnemonic_widget">migrate-unsafe</property>
  5712. - <property name="xalign">0</property>
  5713. </object>
  5714. <packing>
  5715. <property name="left_attach">0</property>
  5716. @@ -565,7 +565,7 @@ Enabling this option tells libvirt to skip those checks.</property>
  5717. <property name="visible">True</property>
  5718. <property name="can_focus">True</property>
  5719. <property name="receives_default">False</property>
  5720. - <property name="xalign">0</property>
  5721. + <property name="halign">start</property>
  5722. <property name="draw_indicator">True</property>
  5723. </object>
  5724. <packing>
  5725. @@ -580,10 +580,10 @@ Enabling this option tells libvirt to skip those checks.</property>
  5726. <property name="tooltip_text" translatable="yes">By default, the migrated VM config is removed from the source host, and saved persistently on the destination host. The destination host is considered the new home of the VM.
  5727.  
  5728. If 'temporary' is selected, the migration is considered only a temporary move: the source host maintains a copy of the VM config, and the running copy moved to the destination is only transient, and will disappear when it is shutdown.</property>
  5729. + <property name="halign">start</property>
  5730. <property name="label" translatable="yes">_Temporary move:</property>
  5731. <property name="use_underline">True</property>
  5732. <property name="mnemonic_widget">migrate-temporary</property>
  5733. - <property name="xalign">0</property>
  5734. </object>
  5735. <packing>
  5736. <property name="left_attach">0</property>
  5737. @@ -595,7 +595,7 @@ If 'temporary' is selected, the migration is considered only a temporary move: t
  5738. <property name="visible">True</property>
  5739. <property name="can_focus">True</property>
  5740. <property name="receives_default">False</property>
  5741. - <property name="xalign">0</property>
  5742. + <property name="halign">start</property>
  5743. <property name="draw_indicator">True</property>
  5744. </object>
  5745. <packing>
  5746. diff --git a/ui/netlist.ui b/ui/netlist.ui
  5747. index b4e9e27..84026df 100644
  5748. --- a/ui/netlist.ui
  5749. +++ b/ui/netlist.ui
  5750. @@ -16,7 +16,6 @@
  5751. <property name="label" translatable="yes">_Bridge name:</property>
  5752. <property name="use_underline">True</property>
  5753. <property name="mnemonic_widget">net-bridge-name</property>
  5754. - <property name="xalign">0</property>
  5755. </object>
  5756. <packing>
  5757. <property name="left_attach">0</property>
  5758. @@ -32,7 +31,6 @@
  5759. <property name="label" translatable="yes">Source m_ode:</property>
  5760. <property name="use_underline">True</property>
  5761. <property name="mnemonic_widget">net-source-mode</property>
  5762. - <property name="xalign">0</property>
  5763. </object>
  5764. <packing>
  5765. <property name="left_attach">0</property>
  5766. @@ -75,11 +73,11 @@
  5767. <object class="GtkLabel" id="label19">
  5768. <property name="visible">True</property>
  5769. <property name="can_focus">False</property>
  5770. + <property name="halign">start</property>
  5771. <property name="label" translatable="yes">&lt;small&gt;In most configurations, macvtap does not work for host to guest network communication.&lt;/small&gt;</property>
  5772. <property name="use_markup">True</property>
  5773. <property name="wrap">True</property>
  5774. <property name="max_width_chars">35</property>
  5775. - <property name="xalign">0</property>
  5776. </object>
  5777. <packing>
  5778. <property name="expand">False</property>
  5779. @@ -160,7 +158,6 @@
  5780. <property name="label" translatable="yes">_Portgroup:</property>
  5781. <property name="use_underline">True</property>
  5782. <property name="mnemonic_widget">net-portgroup</property>
  5783. - <property name="xalign">0</property>
  5784. </object>
  5785. <packing>
  5786. <property name="left_attach">0</property>
  5787. @@ -190,11 +187,11 @@
  5788. <object class="GtkLabel" id="net-source-label">
  5789. <property name="visible">True</property>
  5790. <property name="can_focus">False</property>
  5791. + <property name="halign">end</property>
  5792. <property name="ypad">3</property>
  5793. <property name="label" translatable="yes">_Network source:</property>
  5794. <property name="use_underline">True</property>
  5795. <property name="mnemonic_widget">net-source</property>
  5796. - <property name="xalign">1</property>
  5797. <property name="yalign">0</property>
  5798. </object>
  5799. <object class="GtkExpander" id="vport-expander">
  5800. @@ -233,10 +230,10 @@
  5801. <object class="GtkLabel" id="vport-instanceid-label">
  5802. <property name="visible">True</property>
  5803. <property name="can_focus">False</property>
  5804. + <property name="halign">end</property>
  5805. <property name="label" translatable="yes">Ins_tance id:</property>
  5806. <property name="use_underline">True</property>
  5807. <property name="mnemonic_widget">vport-instanceid</property>
  5808. - <property name="xalign">1</property>
  5809. </object>
  5810. <packing>
  5811. <property name="top_attach">4</property>
  5812. @@ -266,10 +263,10 @@
  5813. <object class="GtkLabel" id="vport-typeidversion-label">
  5814. <property name="visible">True</property>
  5815. <property name="can_focus">False</property>
  5816. + <property name="halign">end</property>
  5817. <property name="label" translatable="yes">Typ_eid version:</property>
  5818. <property name="use_underline">True</property>
  5819. <property name="mnemonic_widget">vport-typeidversion</property>
  5820. - <property name="xalign">1</property>
  5821. </object>
  5822. <packing>
  5823. <property name="top_attach">3</property>
  5824. @@ -299,10 +296,10 @@
  5825. <object class="GtkLabel" id="vport-typeid-label">
  5826. <property name="visible">True</property>
  5827. <property name="can_focus">False</property>
  5828. + <property name="halign">end</property>
  5829. <property name="label" translatable="yes">T_ypeid:</property>
  5830. <property name="use_underline">True</property>
  5831. <property name="mnemonic_widget">vport-typeid</property>
  5832. - <property name="xalign">1</property>
  5833. </object>
  5834. <packing>
  5835. <property name="top_attach">2</property>
  5836. @@ -332,10 +329,10 @@
  5837. <object class="GtkLabel" id="vport-managerid-label">
  5838. <property name="visible">True</property>
  5839. <property name="can_focus">False</property>
  5840. + <property name="halign">end</property>
  5841. <property name="label" translatable="yes">M_anagerid:</property>
  5842. <property name="use_underline">True</property>
  5843. <property name="mnemonic_widget">vport-managerid</property>
  5844. - <property name="xalign">1</property>
  5845. </object>
  5846. <packing>
  5847. <property name="top_attach">1</property>
  5848. @@ -348,11 +345,11 @@
  5849. <object class="GtkLabel" id="label33">
  5850. <property name="visible">True</property>
  5851. <property name="can_focus">False</property>
  5852. + <property name="halign">end</property>
  5853. <property name="label" translatable="yes">_Type:</property>
  5854. <property name="use_markup">True</property>
  5855. <property name="use_underline">True</property>
  5856. <property name="mnemonic_widget">vport-type</property>
  5857. - <property name="xalign">1</property>
  5858. </object>
  5859. <packing>
  5860. <property name="x_options">GTK_FILL</property>
  5861. diff --git a/ui/preferences.ui b/ui/preferences.ui
  5862. index af22e5b..6318825 100644
  5863. --- a/ui/preferences.ui
  5864. +++ b/ui/preferences.ui
  5865. @@ -50,7 +50,6 @@
  5866. <property name="can_focus">True</property>
  5867. <property name="receives_default">False</property>
  5868. <property name="use_underline">True</property>
  5869. - <property name="xalign">0.5</property>
  5870. <property name="draw_indicator">True</property>
  5871. <signal name="toggled" handler="on_prefs_system_tray_toggled" swapped="no"/>
  5872. </object>
  5873. @@ -109,10 +108,10 @@
  5874. <object class="GtkLabel" id="label13">
  5875. <property name="visible">True</property>
  5876. <property name="can_focus">False</property>
  5877. + <property name="halign">start</property>
  5878. <property name="label" translatable="yes">Poll _Disk I/O</property>
  5879. <property name="use_underline">True</property>
  5880. <property name="mnemonic_widget">prefs-stats-enable-disk</property>
  5881. - <property name="xalign">0</property>
  5882. </object>
  5883. <packing>
  5884. <property name="left_attach">0</property>
  5885. @@ -124,7 +123,7 @@
  5886. <property name="visible">True</property>
  5887. <property name="can_focus">True</property>
  5888. <property name="receives_default">False</property>
  5889. - <property name="xalign">0</property>
  5890. + <property name="halign">start</property>
  5891. <property name="draw_indicator">True</property>
  5892. <signal name="toggled" handler="on_prefs_stats_enable_disk_toggled" swapped="no"/>
  5893. </object>
  5894. @@ -137,10 +136,10 @@
  5895. <object class="GtkLabel" id="label14">
  5896. <property name="visible">True</property>
  5897. <property name="can_focus">False</property>
  5898. + <property name="halign">start</property>
  5899. <property name="label" translatable="yes">Poll _Network I/O</property>
  5900. <property name="use_underline">True</property>
  5901. <property name="mnemonic_widget">prefs-stats-enable-net</property>
  5902. - <property name="xalign">0</property>
  5903. </object>
  5904. <packing>
  5905. <property name="left_attach">0</property>
  5906. @@ -152,7 +151,7 @@
  5907. <property name="visible">True</property>
  5908. <property name="can_focus">True</property>
  5909. <property name="receives_default">False</property>
  5910. - <property name="xalign">0</property>
  5911. + <property name="halign">start</property>
  5912. <property name="draw_indicator">True</property>
  5913. <signal name="toggled" handler="on_prefs_stats_enable_net_toggled" swapped="no"/>
  5914. </object>
  5915. @@ -165,10 +164,10 @@
  5916. <object class="GtkLabel" id="label9">
  5917. <property name="visible">True</property>
  5918. <property name="can_focus">False</property>
  5919. + <property name="halign">start</property>
  5920. <property name="label" translatable="yes">Poll _Memory stats</property>
  5921. <property name="use_underline">True</property>
  5922. <property name="mnemonic_widget">prefs-stats-enable-memory</property>
  5923. - <property name="xalign">0</property>
  5924. </object>
  5925. <packing>
  5926. <property name="left_attach">0</property>
  5927. @@ -180,7 +179,7 @@
  5928. <property name="visible">True</property>
  5929. <property name="can_focus">True</property>
  5930. <property name="receives_default">False</property>
  5931. - <property name="xalign">0</property>
  5932. + <property name="halign">start</property>
  5933. <property name="draw_indicator">True</property>
  5934. <signal name="toggled" handler="on_prefs_stats_enable_memory_toggled" swapped="no"/>
  5935. </object>
  5936. @@ -193,9 +192,9 @@
  5937. <object class="GtkLabel" id="label6">
  5938. <property name="visible">True</property>
  5939. <property name="can_focus">False</property>
  5940. + <property name="halign">start</property>
  5941. <property name="label" translatable="yes">_Update status every</property>
  5942. <property name="use_underline">True</property>
  5943. - <property name="xalign">0</property>
  5944. </object>
  5945. <packing>
  5946. <property name="left_attach">0</property>
  5947. @@ -225,8 +224,8 @@
  5948. <object class="GtkLabel" id="label8">
  5949. <property name="visible">True</property>
  5950. <property name="can_focus">False</property>
  5951. + <property name="halign">start</property>
  5952. <property name="label" translatable="yes">seconds</property>
  5953. - <property name="xalign">0</property>
  5954. </object>
  5955. <packing>
  5956. <property name="expand">False</property>
  5957. @@ -244,10 +243,10 @@
  5958. <object class="GtkLabel" id="label28">
  5959. <property name="visible">True</property>
  5960. <property name="can_focus">False</property>
  5961. + <property name="halign">start</property>
  5962. <property name="label" translatable="yes">Poll C_PU usage</property>
  5963. <property name="use_underline">True</property>
  5964. <property name="mnemonic_widget">prefs-stats-enable-cpu</property>
  5965. - <property name="xalign">0</property>
  5966. </object>
  5967. <packing>
  5968. <property name="left_attach">0</property>
  5969. @@ -259,7 +258,7 @@
  5970. <property name="visible">True</property>
  5971. <property name="can_focus">True</property>
  5972. <property name="receives_default">False</property>
  5973. - <property name="xalign">0</property>
  5974. + <property name="halign">start</property>
  5975. <property name="draw_indicator">True</property>
  5976. <signal name="toggled" handler="on_prefs_stats_enable_cpu_toggled" swapped="no"/>
  5977. </object>
  5978. @@ -325,10 +324,10 @@
  5979. <object class="GtkLabel" id="label162">
  5980. <property name="visible">True</property>
  5981. <property name="can_focus">False</property>
  5982. + <property name="halign">start</property>
  5983. <property name="label" translatable="yes">Gra_phics type:</property>
  5984. <property name="use_underline">True</property>
  5985. <property name="mnemonic_widget">prefs-graphics-type</property>
  5986. - <property name="xalign">0</property>
  5987. </object>
  5988. <packing>
  5989. <property name="left_attach">0</property>
  5990. @@ -340,10 +339,10 @@
  5991. <property name="visible">True</property>
  5992. <property name="can_focus">False</property>
  5993. <property name="tooltip_text" translatable="yes">Default storage format for new disk images.</property>
  5994. + <property name="halign">start</property>
  5995. <property name="label" translatable="yes">_Storage format:</property>
  5996. <property name="use_underline">True</property>
  5997. <property name="mnemonic_widget">prefs-storage-format</property>
  5998. - <property name="xalign">0</property>
  5999. </object>
  6000. <packing>
  6001. <property name="left_attach">0</property>
  6002. @@ -378,9 +377,9 @@
  6003. <property name="visible">True</property>
  6004. <property name="can_focus">True</property>
  6005. <property name="receives_default">False</property>
  6006. + <property name="halign">start</property>
  6007. <property name="use_underline">True</property>
  6008. <property name="use_stock">True</property>
  6009. - <property name="xalign">0</property>
  6010. <property name="draw_indicator">True</property>
  6011. <signal name="toggled" handler="on_prefs_new_vm_sound_toggled" swapped="no"/>
  6012. </object>
  6013. @@ -393,10 +392,10 @@
  6014. <object class="GtkLabel" id="label7">
  6015. <property name="visible">True</property>
  6016. <property name="can_focus">False</property>
  6017. + <property name="halign">start</property>
  6018. <property name="label" translatable="yes">_Add sound device:</property>
  6019. <property name="use_underline">True</property>
  6020. <property name="mnemonic_widget">prefs-new-vm-sound</property>
  6021. - <property name="xalign">0</property>
  6022. </object>
  6023. <packing>
  6024. <property name="left_attach">0</property>
  6025. @@ -410,10 +409,10 @@
  6026. <property name="tooltip_text" translatable="yes">Default CPU setting for new VMs. This is typically a tradeoff between performance
  6027. and migration compatibility: if using the 'copy host' option, your servers will need
  6028. identical CPUs in order to migrate the VM.</property>
  6029. + <property name="halign">start</property>
  6030. <property name="label" translatable="yes">CPU _default:</property>
  6031. <property name="use_underline">True</property>
  6032. <property name="mnemonic_widget">prefs-cpu-default</property>
  6033. - <property name="xalign">0</property>
  6034. </object>
  6035. <packing>
  6036. <property name="left_attach">0</property>
  6037. @@ -435,11 +434,11 @@ identical CPUs in order to migrate the VM.</property>
  6038. <object class="GtkLabel" id="label27">
  6039. <property name="visible">True</property>
  6040. <property name="can_focus">False</property>
  6041. + <property name="halign">start</property>
  6042. <property name="label" translatable="yes">Add Spice _USB
  6043. Redirection:</property>
  6044. <property name="use_underline">True</property>
  6045. <property name="mnemonic_widget">prefs-add-spice-usbredir</property>
  6046. - <property name="xalign">0</property>
  6047. </object>
  6048. <packing>
  6049. <property name="left_attach">0</property>
  6050. @@ -516,9 +515,9 @@ Redirection:</property>
  6051. <object class="GtkLabel" id="label17">
  6052. <property name="visible">True</property>
  6053. <property name="can_focus">False</property>
  6054. + <property name="halign">start</property>
  6055. <property name="label" translatable="yes">Graphical console _scaling:</property>
  6056. <property name="use_underline">True</property>
  6057. - <property name="xalign">0</property>
  6058. </object>
  6059. <packing>
  6060. <property name="left_attach">0</property>
  6061. @@ -533,10 +532,10 @@ Redirection:</property>
  6062. <object class="GtkLabel" id="label24">
  6063. <property name="visible">True</property>
  6064. <property name="can_focus">False</property>
  6065. + <property name="halign">start</property>
  6066. <property name="label" translatable="yes">Gr_ab keys:</property>
  6067. <property name="use_underline">True</property>
  6068. <property name="mnemonic_widget">prefs-keys-grab-changebtn</property>
  6069. - <property name="xalign">0</property>
  6070. </object>
  6071. <packing>
  6072. <property name="expand">False</property>
  6073. @@ -548,8 +547,8 @@ Redirection:</property>
  6074. <object class="GtkLabel" id="prefs-keys-grab-sequence">
  6075. <property name="visible">True</property>
  6076. <property name="can_focus">False</property>
  6077. + <property name="halign">start</property>
  6078. <property name="label" translatable="yes">Not supported</property>
  6079. - <property name="xalign">0</property>
  6080. </object>
  6081. <packing>
  6082. <property name="expand">True</property>
  6083. @@ -581,7 +580,7 @@ Redirection:</property>
  6084. <property name="can_focus">True</property>
  6085. <property name="receives_default">False</property>
  6086. <property name="tooltip_text" translatable="yes">When the guest graphical console has keyboard focus, do not disable shortcuts for console window menus (Alt+F -&gt; File, etc.) Normally these are disabled to ensure that typing in the guest does not accidentally perform an operation in virt-manager's console window.</property>
  6087. - <property name="xalign">0</property>
  6088. + <property name="halign">start</property>
  6089. <property name="draw_indicator">True</property>
  6090. <signal name="toggled" handler="on_prefs_console_accels_toggled" swapped="no"/>
  6091. </object>
  6092. @@ -595,10 +594,10 @@ Redirection:</property>
  6093. <property name="visible">True</property>
  6094. <property name="can_focus">False</property>
  6095. <property name="tooltip_text" translatable="yes">When the guest graphical console has keyboard focus, do not disable shortcuts for console window menus (Alt+F -&gt; File, etc.) Normally these are disabled to ensure that typing in the guest does not accidentally perform an operation in virt-manager's console window.</property>
  6096. + <property name="halign">start</property>
  6097. <property name="label" translatable="yes">_Force console shortcuts:</property>
  6098. <property name="use_underline">True</property>
  6099. <property name="mnemonic_widget">prefs-console-accels</property>
  6100. - <property name="xalign">0</property>
  6101. </object>
  6102. <packing>
  6103. <property name="left_attach">0</property>
  6104. @@ -625,11 +624,11 @@ Redirection:</property>
  6105. <property name="visible">True</property>
  6106. <property name="can_focus">False</property>
  6107. <property name="tooltip_text" translatable="yes">Change guest resolution when the guest window size is changed. Only works with properly configured guest using spice and the desktop agent.</property>
  6108. + <property name="halign">start</property>
  6109. <property name="label" translatable="yes">_Resize guest with window:</property>
  6110. <property name="use_underline">True</property>
  6111. <property name="mnemonic_widget">prefs-console-resizeguest</property>
  6112. <property name="lines">2</property>
  6113. - <property name="xalign">0</property>
  6114. </object>
  6115. <packing>
  6116. <property name="left_attach">0</property>
  6117. @@ -699,10 +698,10 @@ Redirection:</property>
  6118. <object class="GtkLabel" id="label19">
  6119. <property name="visible">True</property>
  6120. <property name="can_focus">False</property>
  6121. + <property name="halign">start</property>
  6122. <property name="label" translatable="yes">_Force Poweroff:</property>
  6123. <property name="use_underline">True</property>
  6124. <property name="mnemonic_widget">prefs-confirm-forcepoweroff</property>
  6125. - <property name="xalign">0</property>
  6126. </object>
  6127. <packing>
  6128. <property name="left_attach">0</property>
  6129. @@ -714,7 +713,6 @@ Redirection:</property>
  6130. <property name="visible">True</property>
  6131. <property name="can_focus">True</property>
  6132. <property name="receives_default">False</property>
  6133. - <property name="xalign">0.5</property>
  6134. <property name="draw_indicator">True</property>
  6135. <signal name="toggled" handler="on_prefs_confirm_forcepoweroff_toggled" swapped="no"/>
  6136. </object>
  6137. @@ -727,10 +725,10 @@ Redirection:</property>
  6138. <object class="GtkLabel" id="label20">
  6139. <property name="visible">True</property>
  6140. <property name="can_focus">False</property>
  6141. + <property name="halign">start</property>
  6142. <property name="label" translatable="yes">Poweroff/_Reboot/Save:</property>
  6143. <property name="use_underline">True</property>
  6144. <property name="mnemonic_widget">prefs-confirm-poweroff</property>
  6145. - <property name="xalign">0</property>
  6146. </object>
  6147. <packing>
  6148. <property name="left_attach">0</property>
  6149. @@ -741,10 +739,10 @@ Redirection:</property>
  6150. <object class="GtkLabel" id="label21">
  6151. <property name="visible">True</property>
  6152. <property name="can_focus">False</property>
  6153. + <property name="halign">start</property>
  6154. <property name="label" translatable="yes">_Pause:</property>
  6155. <property name="use_underline">True</property>
  6156. <property name="mnemonic_widget">prefs-confirm-pause</property>
  6157. - <property name="xalign">0</property>
  6158. </object>
  6159. <packing>
  6160. <property name="left_attach">0</property>
  6161. @@ -756,7 +754,6 @@ Redirection:</property>
  6162. <property name="visible">True</property>
  6163. <property name="can_focus">True</property>
  6164. <property name="receives_default">False</property>
  6165. - <property name="xalign">0.5</property>
  6166. <property name="draw_indicator">True</property>
  6167. <signal name="toggled" handler="on_prefs_confirm_poweroff_toggled" swapped="no"/>
  6168. </object>
  6169. @@ -770,7 +767,6 @@ Redirection:</property>
  6170. <property name="visible">True</property>
  6171. <property name="can_focus">True</property>
  6172. <property name="receives_default">False</property>
  6173. - <property name="xalign">0.5</property>
  6174. <property name="draw_indicator">True</property>
  6175. <signal name="toggled" handler="on_prefs_confirm_pause_toggled" swapped="no"/>
  6176. </object>
  6177. @@ -784,7 +780,6 @@ Redirection:</property>
  6178. <property name="visible">True</property>
  6179. <property name="can_focus">True</property>
  6180. <property name="receives_default">False</property>
  6181. - <property name="xalign">0.5</property>
  6182. <property name="draw_indicator">True</property>
  6183. <signal name="toggled" handler="on_prefs_confirm_removedev_toggled" swapped="no"/>
  6184. </object>
  6185. @@ -797,10 +792,10 @@ Redirection:</property>
  6186. <object class="GtkLabel" id="label22">
  6187. <property name="visible">True</property>
  6188. <property name="can_focus">False</property>
  6189. + <property name="halign">start</property>
  6190. <property name="label" translatable="yes">Device re_moval:</property>
  6191. <property name="use_underline">True</property>
  6192. <property name="mnemonic_widget">prefs-confirm-removedev</property>
  6193. - <property name="xalign">0</property>
  6194. </object>
  6195. <packing>
  6196. <property name="left_attach">0</property>
  6197. @@ -811,10 +806,10 @@ Redirection:</property>
  6198. <object class="GtkLabel" id="label23">
  6199. <property name="visible">True</property>
  6200. <property name="can_focus">False</property>
  6201. + <property name="halign">start</property>
  6202. <property name="label" translatable="yes">_Interface start/stop:</property>
  6203. <property name="use_underline">True</property>
  6204. <property name="mnemonic_widget">prefs-confirm-interface</property>
  6205. - <property name="xalign">0</property>
  6206. </object>
  6207. <packing>
  6208. <property name="left_attach">0</property>
  6209. @@ -826,7 +821,6 @@ Redirection:</property>
  6210. <property name="visible">True</property>
  6211. <property name="can_focus">True</property>
  6212. <property name="receives_default">False</property>
  6213. - <property name="xalign">0.5</property>
  6214. <property name="draw_indicator">True</property>
  6215. <signal name="toggled" handler="on_prefs_confirm_interface_toggled" swapped="no"/>
  6216. </object>
  6217. @@ -839,10 +833,10 @@ Redirection:</property>
  6218. <object class="GtkLabel" id="label5">
  6219. <property name="visible">True</property>
  6220. <property name="can_focus">False</property>
  6221. + <property name="halign">start</property>
  6222. <property name="label" translatable="yes">_Unapplied changes:</property>
  6223. <property name="use_underline">True</property>
  6224. <property name="mnemonic_widget">prefs-confirm-unapplied</property>
  6225. - <property name="xalign">0</property>
  6226. </object>
  6227. <packing>
  6228. <property name="left_attach">0</property>
  6229. @@ -854,7 +848,6 @@ Redirection:</property>
  6230. <property name="visible">True</property>
  6231. <property name="can_focus">True</property>
  6232. <property name="receives_default">False</property>
  6233. - <property name="xalign">0.5</property>
  6234. <property name="draw_indicator">True</property>
  6235. <signal name="toggled" handler="on_prefs_confirm_unapplied_toggled" swapped="no"/>
  6236. </object>
  6237. @@ -867,10 +860,10 @@ Redirection:</property>
  6238. <object class="GtkLabel" id="label66">
  6239. <property name="visible">True</property>
  6240. <property name="can_focus">False</property>
  6241. + <property name="halign">start</property>
  6242. <property name="label" translatable="yes">_Deleting storage:</property>
  6243. <property name="use_underline">True</property>
  6244. <property name="mnemonic_widget">prefs-confirm-delstorage</property>
  6245. - <property name="xalign">0</property>
  6246. </object>
  6247. <packing>
  6248. <property name="left_attach">0</property>
  6249. @@ -882,7 +875,7 @@ Redirection:</property>
  6250. <property name="visible">True</property>
  6251. <property name="can_focus">True</property>
  6252. <property name="receives_default">False</property>
  6253. - <property name="xalign">0</property>
  6254. + <property name="halign">start</property>
  6255. <property name="draw_indicator">True</property>
  6256. <signal name="toggled" handler="on_prefs_confirm_delstorage_toggled" swapped="no"/>
  6257. </object>
  6258. diff --git a/ui/snapshots.ui b/ui/snapshots.ui
  6259. index ca93fe6..d3de6db 100644
  6260. --- a/ui/snapshots.ui
  6261. +++ b/ui/snapshots.ui
  6262. @@ -51,9 +51,9 @@
  6263. <object class="GtkLabel" id="label2">
  6264. <property name="visible">True</property>
  6265. <property name="can_focus">False</property>
  6266. + <property name="halign">start</property>
  6267. <property name="label" translatable="yes">&lt;span size='large' color='white'&gt;Create snapshot&lt;/span&gt;</property>
  6268. <property name="use_markup">True</property>
  6269. - <property name="xalign">0</property>
  6270. </object>
  6271. <packing>
  6272. <property name="expand">True</property>
  6273. @@ -94,10 +94,10 @@
  6274. <object class="GtkLabel" id="label1">
  6275. <property name="visible">True</property>
  6276. <property name="can_focus">False</property>
  6277. + <property name="halign">start</property>
  6278. <property name="label" translatable="yes">_Name:</property>
  6279. <property name="use_underline">True</property>
  6280. <property name="mnemonic_widget">snapshot-new-name</property>
  6281. - <property name="xalign">0</property>
  6282. </object>
  6283. <packing>
  6284. <property name="left_attach">0</property>
  6285. @@ -121,10 +121,10 @@
  6286. <object class="GtkLabel" id="label3">
  6287. <property name="visible">True</property>
  6288. <property name="can_focus">False</property>
  6289. + <property name="halign">start</property>
  6290. <property name="label" translatable="yes">_Description:</property>
  6291. <property name="use_underline">True</property>
  6292. <property name="mnemonic_widget">snapshot-new-description</property>
  6293. - <property name="xalign">0</property>
  6294. <property name="yalign">0</property>
  6295. </object>
  6296. <packing>
  6297. @@ -155,8 +155,8 @@
  6298. <object class="GtkLabel" id="label4">
  6299. <property name="visible">True</property>
  6300. <property name="can_focus">False</property>
  6301. + <property name="halign">start</property>
  6302. <property name="label" translatable="yes">Status:</property>
  6303. - <property name="xalign">0</property>
  6304. </object>
  6305. <packing>
  6306. <property name="left_attach">0</property>
  6307. @@ -184,8 +184,8 @@
  6308. <object class="GtkLabel" id="snapshot-new-status-text">
  6309. <property name="visible">True</property>
  6310. <property name="can_focus">False</property>
  6311. + <property name="halign">start</property>
  6312. <property name="label">Shut down</property>
  6313. - <property name="xalign">0</property>
  6314. </object>
  6315. <packing>
  6316. <property name="expand">False</property>
  6317. @@ -203,8 +203,8 @@
  6318. <object class="GtkLabel" id="label6">
  6319. <property name="visible">True</property>
  6320. <property name="can_focus">False</property>
  6321. + <property name="halign">start</property>
  6322. <property name="label" translatable="yes">Screenshot:</property>
  6323. - <property name="xalign">0</property>
  6324. <property name="yalign">0</property>
  6325. </object>
  6326. <packing>
  6327. @@ -216,7 +216,7 @@
  6328. <object class="GtkImage" id="snapshot-new-screenshot">
  6329. <property name="visible">True</property>
  6330. <property name="can_focus">False</property>
  6331. - <property name="xalign">0</property>
  6332. + <property name="halign">start</property>
  6333. <property name="stock">gtk-missing-image</property>
  6334. </object>
  6335. <packing>
  6336. @@ -356,8 +356,8 @@
  6337. <object class="GtkLabel" id="slabel94">
  6338. <property name="visible">True</property>
  6339. <property name="can_focus">False</property>
  6340. + <property name="halign">start</property>
  6341. <property name="label" translatable="yes">Description:</property>
  6342. - <property name="xalign">0</property>
  6343. <property name="yalign">0</property>
  6344. </object>
  6345. <packing>
  6346. @@ -390,8 +390,8 @@
  6347. <object class="GtkLabel" id="label92">
  6348. <property name="visible">True</property>
  6349. <property name="can_focus">False</property>
  6350. + <property name="halign">start</property>
  6351. <property name="label" translatable="yes">VM State:</property>
  6352. - <property name="xalign">0</property>
  6353. </object>
  6354. <packing>
  6355. <property name="left_attach">0</property>
  6356. @@ -419,8 +419,8 @@
  6357. <object class="GtkLabel" id="snapshot-status-text">
  6358. <property name="visible">True</property>
  6359. <property name="can_focus">False</property>
  6360. + <property name="halign">start</property>
  6361. <property name="label">Shut down</property>
  6362. - <property name="xalign">0</property>
  6363. </object>
  6364. <packing>
  6365. <property name="expand">False</property>
  6366. @@ -438,8 +438,8 @@
  6367. <object class="GtkLabel" id="label93">
  6368. <property name="visible">True</property>
  6369. <property name="can_focus">False</property>
  6370. + <property name="halign">start</property>
  6371. <property name="label" translatable="yes">Timestamp:</property>
  6372. - <property name="xalign">0</property>
  6373. </object>
  6374. <packing>
  6375. <property name="left_attach">0</property>
  6376. @@ -450,8 +450,8 @@
  6377. <object class="GtkLabel" id="snapshot-timestamp">
  6378. <property name="visible">True</property>
  6379. <property name="can_focus">False</property>
  6380. + <property name="halign">start</property>
  6381. <property name="label">label</property>
  6382. - <property name="xalign">0</property>
  6383. </object>
  6384. <packing>
  6385. <property name="left_attach">1</property>
  6386. @@ -462,9 +462,9 @@
  6387. <object class="GtkLabel" id="snapshot-title">
  6388. <property name="visible">True</property>
  6389. <property name="can_focus">False</property>
  6390. + <property name="halign">start</property>
  6391. <property name="label">&lt;b&gt;snapshot 'foo'&lt;/b&gt;</property>
  6392. <property name="use_markup">True</property>
  6393. - <property name="xalign">0</property>
  6394. </object>
  6395. <packing>
  6396. <property name="left_attach">0</property>
  6397. @@ -476,8 +476,8 @@
  6398. <object class="GtkLabel" id="label5">
  6399. <property name="visible">True</property>
  6400. <property name="can_focus">False</property>
  6401. + <property name="halign">start</property>
  6402. <property name="label" translatable="yes">Snapshot Mode:</property>
  6403. - <property name="xalign">0</property>
  6404. </object>
  6405. <packing>
  6406. <property name="left_attach">0</property>
  6407. @@ -488,8 +488,8 @@
  6408. <object class="GtkLabel" id="snapshot-mode">
  6409. <property name="visible">True</property>
  6410. <property name="can_focus">False</property>
  6411. + <property name="halign">start</property>
  6412. <property name="label" translatable="yes">label</property>
  6413. - <property name="xalign">0</property>
  6414. </object>
  6415. <packing>
  6416. <property name="left_attach">1</property>
  6417. @@ -500,8 +500,8 @@
  6418. <object class="GtkLabel" id="label7">
  6419. <property name="visible">True</property>
  6420. <property name="can_focus">False</property>
  6421. + <property name="halign">start</property>
  6422. <property name="label" translatable="yes">Screenshot:</property>
  6423. - <property name="xalign">0</property>
  6424. <property name="yalign">0</property>
  6425. </object>
  6426. <packing>
  6427. @@ -565,9 +565,9 @@
  6428. <object class="GtkLabel" id="label652">
  6429. <property name="visible">True</property>
  6430. <property name="can_focus">False</property>
  6431. + <property name="halign">start</property>
  6432. <property name="label" translatable="yes">&lt;small&gt;&lt;i&gt;This was the most recently applied snapshot.&lt;/i&gt;&lt;/small&gt;</property>
  6433. <property name="use_markup">True</property>
  6434. - <property name="xalign">0</property>
  6435. </object>
  6436. <packing>
  6437. <property name="expand">False</property>
  6438. diff --git a/ui/storagelist.ui b/ui/storagelist.ui
  6439. index 1e56ae8..1a01c0d 100644
  6440. --- a/ui/storagelist.ui
  6441. +++ b/ui/storagelist.ui
  6442. @@ -270,7 +270,7 @@
  6443. <object class="GtkImage" id="pool-state-icon">
  6444. <property name="visible">True</property>
  6445. <property name="can_focus">False</property>
  6446. - <property name="xalign">0</property>
  6447. + <property name="halign">start</property>
  6448. <property name="stock">gtk-missing-image</property>
  6449. </object>
  6450. <packing>
  6451. @@ -303,8 +303,8 @@
  6452. <property name="visible">True</property>
  6453. <property name="can_focus">True</property>
  6454. <property name="receives_default">False</property>
  6455. + <property name="halign">start</property>
  6456. <property name="use_underline">True</property>
  6457. - <property name="xalign">0</property>
  6458. <property name="draw_indicator">True</property>
  6459. <signal name="toggled" handler="on_pool_autostart_toggled" swapped="no"/>
  6460. </object>
  6461. @@ -317,9 +317,9 @@
  6462. <object class="GtkLabel" id="pool-location">
  6463. <property name="visible">True</property>
  6464. <property name="can_focus">False</property>
  6465. + <property name="halign">start</property>
  6466. <property name="label">label</property>
  6467. <property name="selectable">True</property>
  6468. - <property name="xalign">0</property>
  6469. </object>
  6470. <packing>
  6471. <property name="left_attach">1</property>
  6472. @@ -341,8 +341,8 @@
  6473. <object class="GtkLabel" id="label11">
  6474. <property name="visible">True</property>
  6475. <property name="can_focus">False</property>
  6476. + <property name="halign">start</property>
  6477. <property name="label" translatable="yes">Name:</property>
  6478. - <property name="xalign">0</property>
  6479. </object>
  6480. <packing>
  6481. <property name="left_attach">0</property>
  6482. @@ -353,8 +353,8 @@
  6483. <object class="GtkLabel" id="label60">
  6484. <property name="visible">True</property>
  6485. <property name="can_focus">False</property>
  6486. + <property name="halign">start</property>
  6487. <property name="label" translatable="yes">Location:</property>
  6488. - <property name="xalign">0</property>
  6489. </object>
  6490. <packing>
  6491. <property name="left_attach">0</property>
  6492. @@ -365,8 +365,8 @@
  6493. <object class="GtkLabel" id="label173">
  6494. <property name="visible">True</property>
  6495. <property name="can_focus">False</property>
  6496. + <property name="halign">start</property>
  6497. <property name="label" translatable="yes">State:</property>
  6498. - <property name="xalign">0</property>
  6499. </object>
  6500. <packing>
  6501. <property name="left_attach">0</property>
  6502. @@ -377,10 +377,10 @@
  6503. <object class="GtkLabel" id="label76">
  6504. <property name="visible">True</property>
  6505. <property name="can_focus">False</property>
  6506. + <property name="halign">start</property>
  6507. <property name="label" translatable="yes">A_utostart:</property>
  6508. <property name="use_underline">True</property>
  6509. <property name="mnemonic_widget">pool-autostart</property>
  6510. - <property name="xalign">0</property>
  6511. </object>
  6512. <packing>
  6513. <property name="left_attach">0</property>
  6514. @@ -391,8 +391,8 @@
  6515. <object class="GtkLabel" id="label1">
  6516. <property name="visible">True</property>
  6517. <property name="can_focus">False</property>
  6518. + <property name="halign">start</property>
  6519. <property name="label" translatable="yes">Size:</property>
  6520. - <property name="xalign">0</property>
  6521. </object>
  6522. <packing>
  6523. <property name="left_attach">0</property>
  6524. @@ -403,8 +403,8 @@
  6525. <object class="GtkLabel" id="pool-sizes">
  6526. <property name="visible">True</property>
  6527. <property name="can_focus">False</property>
  6528. + <property name="halign">start</property>
  6529. <property name="label" translatable="yes">label</property>
  6530. - <property name="xalign">0</property>
  6531. </object>
  6532. <packing>
  6533. <property name="left_attach">1</property>
  6534. @@ -433,9 +433,9 @@
  6535. <object class="GtkLabel" id="label77">
  6536. <property name="visible">True</property>
  6537. <property name="can_focus">False</property>
  6538. + <property name="halign">start</property>
  6539. <property name="label" translatable="yes">&lt;b&gt;Volumes&lt;/b&gt;</property>
  6540. <property name="use_markup">True</property>
  6541. - <property name="xalign">0</property>
  6542. </object>
  6543. <packing>
  6544. <property name="expand">False</property>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement