addresstemplatedialog.ui 37 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!-- Generated with glade 3.36.0 -->
  3. <interface domain="svt">
  4. <requires lib="gtk+" version="3.20"/>
  5. <object class="GtkDialog" id="AddressTemplateDialog">
  6. <property name="can_focus">False</property>
  7. <property name="border_width">6</property>
  8. <property name="title" translatable="yes" context="addresstemplatedialog|AddressTemplateDialog">Templates: Address Book Assignment</property>
  9. <property name="resizable">False</property>
  10. <property name="modal">True</property>
  11. <property name="default_width">0</property>
  12. <property name="default_height">0</property>
  13. <property name="type_hint">dialog</property>
  14. <child internal-child="vbox">
  15. <object class="GtkBox" id="dialog-vbox1">
  16. <property name="can_focus">False</property>
  17. <property name="orientation">vertical</property>
  18. <property name="spacing">12</property>
  19. <child internal-child="action_area">
  20. <object class="GtkButtonBox" id="dialog-action_area1">
  21. <property name="can_focus">False</property>
  22. <property name="layout_style">end</property>
  23. <child>
  24. <object class="GtkButton" id="ok">
  25. <property name="label">gtk-ok</property>
  26. <property name="visible">True</property>
  27. <property name="can_focus">True</property>
  28. <property name="can_default">True</property>
  29. <property name="has_default">True</property>
  30. <property name="receives_default">True</property>
  31. <property name="use_stock">True</property>
  32. </object>
  33. <packing>
  34. <property name="expand">False</property>
  35. <property name="fill">True</property>
  36. <property name="position">0</property>
  37. </packing>
  38. </child>
  39. <child>
  40. <object class="GtkButton" id="cancel">
  41. <property name="label">gtk-cancel</property>
  42. <property name="visible">True</property>
  43. <property name="can_focus">True</property>
  44. <property name="receives_default">True</property>
  45. <property name="use_stock">True</property>
  46. </object>
  47. <packing>
  48. <property name="expand">False</property>
  49. <property name="fill">True</property>
  50. <property name="position">1</property>
  51. </packing>
  52. </child>
  53. <child>
  54. <object class="GtkButton" id="help">
  55. <property name="label">gtk-help</property>
  56. <property name="visible">True</property>
  57. <property name="can_focus">True</property>
  58. <property name="receives_default">True</property>
  59. <property name="use_stock">True</property>
  60. </object>
  61. <packing>
  62. <property name="expand">False</property>
  63. <property name="fill">True</property>
  64. <property name="position">2</property>
  65. <property name="secondary">True</property>
  66. </packing>
  67. </child>
  68. </object>
  69. <packing>
  70. <property name="expand">False</property>
  71. <property name="fill">True</property>
  72. <property name="pack_type">end</property>
  73. <property name="position">0</property>
  74. </packing>
  75. </child>
  76. <child>
  77. <!-- n-columns=1 n-rows=1 -->
  78. <object class="GtkGrid" id="grid1">
  79. <property name="visible">True</property>
  80. <property name="can_focus">False</property>
  81. <property name="hexpand">True</property>
  82. <property name="vexpand">True</property>
  83. <property name="row_spacing">12</property>
  84. <child>
  85. <object class="GtkFrame" id="frame1">
  86. <property name="visible">True</property>
  87. <property name="can_focus">False</property>
  88. <property name="hexpand">True</property>
  89. <property name="label_xalign">0</property>
  90. <property name="shadow_type">none</property>
  91. <child>
  92. <object class="GtkAlignment" id="alignment1">
  93. <property name="visible">True</property>
  94. <property name="can_focus">False</property>
  95. <property name="top_padding">6</property>
  96. <property name="left_padding">12</property>
  97. <child>
  98. <!-- n-columns=1 n-rows=1 -->
  99. <object class="GtkGrid" id="grid2">
  100. <property name="visible">True</property>
  101. <property name="can_focus">False</property>
  102. <property name="row_spacing">6</property>
  103. <property name="column_spacing">12</property>
  104. <child>
  105. <object class="GtkLabel" id="label33">
  106. <property name="visible">True</property>
  107. <property name="can_focus">False</property>
  108. <property name="label" translatable="yes" context="addresstemplatedialog|label33">Data source:</property>
  109. <property name="use_underline">True</property>
  110. <property name="mnemonic_widget">datasource</property>
  111. <property name="xalign">1</property>
  112. </object>
  113. <packing>
  114. <property name="left_attach">0</property>
  115. <property name="top_attach">0</property>
  116. </packing>
  117. </child>
  118. <child>
  119. <object class="GtkLabel" id="label43">
  120. <property name="visible">True</property>
  121. <property name="can_focus">False</property>
  122. <property name="label" translatable="yes" context="addresstemplatedialog|label43">Table:</property>
  123. <property name="use_underline">True</property>
  124. <property name="mnemonic_widget">datatable</property>
  125. <property name="xalign">1</property>
  126. </object>
  127. <packing>
  128. <property name="left_attach">0</property>
  129. <property name="top_attach">1</property>
  130. </packing>
  131. </child>
  132. <child>
  133. <object class="GtkComboBoxText" id="datasource">
  134. <property name="visible">True</property>
  135. <property name="can_focus">False</property>
  136. <property name="hexpand">True</property>
  137. <property name="has_entry">True</property>
  138. <child internal-child="entry">
  139. <object class="GtkEntry" id="comboboxtext-entry">
  140. <property name="can_focus">True</property>
  141. <property name="truncate-multiline">True</property>
  142. <property name="activates_default">True</property>
  143. </object>
  144. </child>
  145. <child internal-child="accessible">
  146. <object class="AtkObject" id="datasource-atkobject">
  147. <property name="AtkObject::accessible-description" translatable="yes" context="addresstemplatedialog|extended_tip|datasource">Select the data source for your address book.</property>
  148. </object>
  149. </child>
  150. </object>
  151. <packing>
  152. <property name="left_attach">1</property>
  153. <property name="top_attach">0</property>
  154. </packing>
  155. </child>
  156. <child>
  157. <object class="GtkComboBoxText" id="datatable">
  158. <property name="visible">True</property>
  159. <property name="can_focus">False</property>
  160. <property name="hexpand">True</property>
  161. <property name="has_entry">True</property>
  162. <child internal-child="entry">
  163. <object class="GtkEntry" id="comboboxtext-entry1">
  164. <property name="can_focus">True</property>
  165. <property name="truncate-multiline">True</property>
  166. <property name="activates_default">True</property>
  167. </object>
  168. </child>
  169. <child internal-child="accessible">
  170. <object class="AtkObject" id="datatable-atkobject">
  171. <property name="AtkObject::accessible-description" translatable="yes" context="addresstemplatedialog|extended_tip|datatable">Select the data table for your address book.</property>
  172. </object>
  173. </child>
  174. </object>
  175. <packing>
  176. <property name="left_attach">1</property>
  177. <property name="top_attach">1</property>
  178. </packing>
  179. </child>
  180. <child>
  181. <object class="GtkButton" id="admin">
  182. <property name="label" translatable="yes" context="addresstemplatedialog|admin">_Assign</property>
  183. <property name="visible">True</property>
  184. <property name="can_focus">True</property>
  185. <property name="receives_default">True</property>
  186. <property name="use_underline">True</property>
  187. <child internal-child="accessible">
  188. <object class="AtkObject" id="admin-atkobject">
  189. <property name="AtkObject::accessible-description" translatable="yes" context="addresstemplatedialog|extended_tip|admin">Add a new data source to the Address Book Source list.</property>
  190. </object>
  191. </child>
  192. </object>
  193. <packing>
  194. <property name="left_attach">2</property>
  195. <property name="top_attach">0</property>
  196. </packing>
  197. </child>
  198. <child>
  199. <placeholder/>
  200. </child>
  201. </object>
  202. </child>
  203. </object>
  204. </child>
  205. <child type="label">
  206. <object class="GtkLabel" id="label100">
  207. <property name="visible">True</property>
  208. <property name="can_focus">False</property>
  209. <property name="label" translatable="yes" context="addresstemplatedialog|label100">Address Book Source</property>
  210. <attributes>
  211. <attribute name="weight" value="bold"/>
  212. </attributes>
  213. </object>
  214. </child>
  215. </object>
  216. <packing>
  217. <property name="left_attach">0</property>
  218. <property name="top_attach">0</property>
  219. </packing>
  220. </child>
  221. <child>
  222. <object class="GtkFrame" id="assign">
  223. <property name="visible">True</property>
  224. <property name="can_focus">False</property>
  225. <property name="hexpand">True</property>
  226. <property name="vexpand">True</property>
  227. <property name="label_xalign">0</property>
  228. <property name="shadow_type">none</property>
  229. <child>
  230. <object class="GtkAlignment" id="alignment2">
  231. <property name="visible">True</property>
  232. <property name="can_focus">False</property>
  233. <property name="top_padding">6</property>
  234. <property name="left_padding">12</property>
  235. <child>
  236. <object class="GtkScrolledWindow" id="scrollwindow">
  237. <property name="visible">True</property>
  238. <property name="can_focus">True</property>
  239. <property name="hexpand">True</property>
  240. <property name="vexpand">True</property>
  241. <property name="hscrollbar_policy">never</property>
  242. <property name="vscrollbar_policy">always</property>
  243. <property name="shadow_type">in</property>
  244. <child>
  245. <object class="GtkViewport" id="viewport1">
  246. <property name="visible">True</property>
  247. <property name="can_focus">False</property>
  248. <child>
  249. <!-- n-columns=1 n-rows=1 -->
  250. <object class="GtkGrid" id="grid">
  251. <property name="visible">True</property>
  252. <property name="can_focus">False</property>
  253. <child>
  254. <!-- n-columns=1 n-rows=1 -->
  255. <object class="GtkGrid">
  256. <property name="visible">True</property>
  257. <property name="can_focus">False</property>
  258. <property name="hexpand">True</property>
  259. <property name="border_width">6</property>
  260. <property name="column_spacing">18</property>
  261. <property name="column_homogeneous">True</property>
  262. <child>
  263. <!-- n-columns=1 n-rows=1 -->
  264. <object class="GtkGrid" id="grid5">
  265. <property name="visible">True</property>
  266. <property name="can_focus">False</property>
  267. <property name="hexpand">True</property>
  268. <property name="vexpand">True</property>
  269. <property name="row_spacing">6</property>
  270. <property name="column_spacing">12</property>
  271. <child>
  272. <object class="GtkLabel" id="label0">
  273. <property name="visible">True</property>
  274. <property name="can_focus">False</property>
  275. <property name="label" translatable="no">label</property>
  276. <property name="use_underline">True</property>
  277. <property name="mnemonic_widget">box0</property>
  278. <property name="xalign">1</property>
  279. </object>
  280. <packing>
  281. <property name="left_attach">0</property>
  282. <property name="top_attach">0</property>
  283. </packing>
  284. </child>
  285. <child>
  286. <object class="GtkComboBoxText" id="box0">
  287. <property name="visible">True</property>
  288. <property name="can_focus">False</property>
  289. <property name="hexpand">True</property>
  290. </object>
  291. <packing>
  292. <property name="left_attach">1</property>
  293. <property name="top_attach">0</property>
  294. </packing>
  295. </child>
  296. <child>
  297. <object class="GtkLabel" id="label2">
  298. <property name="visible">True</property>
  299. <property name="can_focus">False</property>
  300. <property name="label" translatable="no">label</property>
  301. <property name="use_underline">True</property>
  302. <property name="mnemonic_widget">box2</property>
  303. <property name="xalign">1</property>
  304. </object>
  305. <packing>
  306. <property name="left_attach">0</property>
  307. <property name="top_attach">1</property>
  308. </packing>
  309. </child>
  310. <child>
  311. <object class="GtkLabel" id="label4">
  312. <property name="visible">True</property>
  313. <property name="can_focus">False</property>
  314. <property name="label" translatable="no">label</property>
  315. <property name="use_underline">True</property>
  316. <property name="mnemonic_widget">box4</property>
  317. <property name="xalign">1</property>
  318. </object>
  319. <packing>
  320. <property name="left_attach">0</property>
  321. <property name="top_attach">2</property>
  322. </packing>
  323. </child>
  324. <child>
  325. <object class="GtkLabel" id="label6">
  326. <property name="visible">True</property>
  327. <property name="can_focus">False</property>
  328. <property name="label" translatable="no">label</property>
  329. <property name="use_underline">True</property>
  330. <property name="mnemonic_widget">box6</property>
  331. <property name="xalign">1</property>
  332. </object>
  333. <packing>
  334. <property name="left_attach">0</property>
  335. <property name="top_attach">3</property>
  336. </packing>
  337. </child>
  338. <child>
  339. <object class="GtkLabel" id="label8">
  340. <property name="visible">True</property>
  341. <property name="can_focus">False</property>
  342. <property name="label" translatable="no">label</property>
  343. <property name="use_underline">True</property>
  344. <property name="mnemonic_widget">box8</property>
  345. <property name="xalign">1</property>
  346. </object>
  347. <packing>
  348. <property name="left_attach">0</property>
  349. <property name="top_attach">4</property>
  350. </packing>
  351. </child>
  352. <child>
  353. <object class="GtkComboBoxText" id="box2">
  354. <property name="visible">True</property>
  355. <property name="can_focus">False</property>
  356. <property name="hexpand">True</property>
  357. </object>
  358. <packing>
  359. <property name="left_attach">1</property>
  360. <property name="top_attach">1</property>
  361. </packing>
  362. </child>
  363. <child>
  364. <object class="GtkComboBoxText" id="box4">
  365. <property name="visible">True</property>
  366. <property name="can_focus">False</property>
  367. <property name="hexpand">True</property>
  368. </object>
  369. <packing>
  370. <property name="left_attach">1</property>
  371. <property name="top_attach">2</property>
  372. </packing>
  373. </child>
  374. <child>
  375. <object class="GtkComboBoxText" id="box6">
  376. <property name="visible">True</property>
  377. <property name="can_focus">False</property>
  378. <property name="hexpand">True</property>
  379. </object>
  380. <packing>
  381. <property name="left_attach">1</property>
  382. <property name="top_attach">3</property>
  383. </packing>
  384. </child>
  385. <child>
  386. <object class="GtkComboBoxText" id="box8">
  387. <property name="visible">True</property>
  388. <property name="can_focus">False</property>
  389. <property name="hexpand">True</property>
  390. </object>
  391. <packing>
  392. <property name="left_attach">1</property>
  393. <property name="top_attach">4</property>
  394. </packing>
  395. </child>
  396. </object>
  397. <packing>
  398. <property name="left_attach">0</property>
  399. <property name="top_attach">0</property>
  400. </packing>
  401. </child>
  402. <child>
  403. <!-- n-columns=1 n-rows=1 -->
  404. <object class="GtkGrid" id="grid6">
  405. <property name="visible">True</property>
  406. <property name="can_focus">False</property>
  407. <property name="hexpand">True</property>
  408. <property name="vexpand">True</property>
  409. <property name="row_spacing">6</property>
  410. <property name="column_spacing">12</property>
  411. <child>
  412. <object class="GtkLabel" id="label1">
  413. <property name="visible">True</property>
  414. <property name="can_focus">False</property>
  415. <property name="label" translatable="no">label</property>
  416. <property name="use_underline">True</property>
  417. <property name="mnemonic_widget">box1</property>
  418. <property name="xalign">1</property>
  419. </object>
  420. <packing>
  421. <property name="left_attach">0</property>
  422. <property name="top_attach">0</property>
  423. </packing>
  424. </child>
  425. <child>
  426. <object class="GtkComboBoxText" id="box1">
  427. <property name="visible">True</property>
  428. <property name="can_focus">False</property>
  429. <property name="hexpand">True</property>
  430. </object>
  431. <packing>
  432. <property name="left_attach">1</property>
  433. <property name="top_attach">0</property>
  434. </packing>
  435. </child>
  436. <child>
  437. <object class="GtkLabel" id="label3">
  438. <property name="visible">True</property>
  439. <property name="can_focus">False</property>
  440. <property name="label" translatable="no">label</property>
  441. <property name="use_underline">True</property>
  442. <property name="mnemonic_widget">box3</property>
  443. <property name="xalign">1</property>
  444. </object>
  445. <packing>
  446. <property name="left_attach">0</property>
  447. <property name="top_attach">1</property>
  448. </packing>
  449. </child>
  450. <child>
  451. <object class="GtkLabel" id="label5">
  452. <property name="visible">True</property>
  453. <property name="can_focus">False</property>
  454. <property name="label" translatable="no">label</property>
  455. <property name="use_underline">True</property>
  456. <property name="mnemonic_widget">box5</property>
  457. <property name="xalign">1</property>
  458. </object>
  459. <packing>
  460. <property name="left_attach">0</property>
  461. <property name="top_attach">2</property>
  462. </packing>
  463. </child>
  464. <child>
  465. <object class="GtkLabel" id="label7">
  466. <property name="visible">True</property>
  467. <property name="can_focus">False</property>
  468. <property name="label" translatable="no">label</property>
  469. <property name="use_underline">True</property>
  470. <property name="mnemonic_widget">box7</property>
  471. <property name="xalign">1</property>
  472. </object>
  473. <packing>
  474. <property name="left_attach">0</property>
  475. <property name="top_attach">3</property>
  476. </packing>
  477. </child>
  478. <child>
  479. <object class="GtkLabel" id="label9">
  480. <property name="visible">True</property>
  481. <property name="can_focus">False</property>
  482. <property name="label" translatable="no">label</property>
  483. <property name="use_underline">True</property>
  484. <property name="mnemonic_widget">box9</property>
  485. <property name="xalign">1</property>
  486. </object>
  487. <packing>
  488. <property name="left_attach">0</property>
  489. <property name="top_attach">4</property>
  490. </packing>
  491. </child>
  492. <child>
  493. <object class="GtkComboBoxText" id="box3">
  494. <property name="visible">True</property>
  495. <property name="can_focus">False</property>
  496. <property name="hexpand">True</property>
  497. </object>
  498. <packing>
  499. <property name="left_attach">1</property>
  500. <property name="top_attach">1</property>
  501. </packing>
  502. </child>
  503. <child>
  504. <object class="GtkComboBoxText" id="box5">
  505. <property name="visible">True</property>
  506. <property name="can_focus">False</property>
  507. <property name="hexpand">True</property>
  508. </object>
  509. <packing>
  510. <property name="left_attach">1</property>
  511. <property name="top_attach">2</property>
  512. </packing>
  513. </child>
  514. <child>
  515. <object class="GtkComboBoxText" id="box7">
  516. <property name="visible">True</property>
  517. <property name="can_focus">False</property>
  518. <property name="hexpand">True</property>
  519. </object>
  520. <packing>
  521. <property name="left_attach">1</property>
  522. <property name="top_attach">3</property>
  523. </packing>
  524. </child>
  525. <child>
  526. <object class="GtkComboBoxText" id="box9">
  527. <property name="visible">True</property>
  528. <property name="can_focus">False</property>
  529. <property name="hexpand">True</property>
  530. </object>
  531. <packing>
  532. <property name="left_attach">1</property>
  533. <property name="top_attach">4</property>
  534. </packing>
  535. </child>
  536. </object>
  537. <packing>
  538. <property name="left_attach">1</property>
  539. <property name="top_attach">0</property>
  540. </packing>
  541. </child>
  542. </object>
  543. <packing>
  544. <property name="left_attach">0</property>
  545. <property name="top_attach">0</property>
  546. </packing>
  547. </child>
  548. </object>
  549. </child>
  550. </object>
  551. </child>
  552. </object>
  553. </child>
  554. </object>
  555. </child>
  556. <child type="label">
  557. <object class="GtkLabel" id="label23">
  558. <property name="visible">True</property>
  559. <property name="can_focus">False</property>
  560. <property name="label" translatable="yes" context="addresstemplatedialog|label23">Field Assignment</property>
  561. <attributes>
  562. <attribute name="weight" value="bold"/>
  563. </attributes>
  564. </object>
  565. </child>
  566. <child internal-child="accessible">
  567. <object class="AtkObject" id="assign-atkobject">
  568. <property name="AtkObject::accessible-description" translatable="yes" context="addresstemplatedialog|extended_tip|assign">Select the field in the data table that corresponds to the address book entry.</property>
  569. </object>
  570. </child>
  571. </object>
  572. <packing>
  573. <property name="left_attach">0</property>
  574. <property name="top_attach">1</property>
  575. </packing>
  576. </child>
  577. </object>
  578. <packing>
  579. <property name="expand">False</property>
  580. <property name="fill">True</property>
  581. <property name="position">1</property>
  582. </packing>
  583. </child>
  584. </object>
  585. </child>
  586. <action-widgets>
  587. <action-widget response="-5">ok</action-widget>
  588. <action-widget response="-6">cancel</action-widget>
  589. <action-widget response="-11">help</action-widget>
  590. </action-widgets>
  591. <child type="titlebar">
  592. <placeholder/>
  593. </child>
  594. <child internal-child="accessible">
  595. <object class="AtkObject" id="AddressTemplateDialog-atkobject">
  596. <property name="AtkObject::accessible-description" translatable="yes" context="addresstemplatedialog|extended_tip|AddressTemplateDialog">Edit the field assignments and the data source for your address book.</property>
  597. </object>
  598. </child>
  599. </object>
  600. </interface>