mappingdialog.ui 54 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!-- Generated with glade 3.36.0 -->
  3. <interface domain="pcr">
  4. <requires lib="gtk+" version="3.20"/>
  5. <object class="GtkDialog" id="MappingDialog">
  6. <property name="can_focus">False</property>
  7. <property name="border_width">6</property>
  8. <property name="title" translatable="yes" context="mappingdialog|MappingDialog">Column Layout for Table “%1”</property>
  9. <property name="modal">True</property>
  10. <property name="default_width">0</property>
  11. <property name="default_height">0</property>
  12. <property name="type_hint">dialog</property>
  13. <child internal-child="vbox">
  14. <object class="GtkBox" id="dialog-vbox1">
  15. <property name="can_focus">False</property>
  16. <property name="hexpand">True</property>
  17. <property name="vexpand">True</property>
  18. <property name="orientation">vertical</property>
  19. <property name="spacing">12</property>
  20. <child internal-child="action_area">
  21. <object class="GtkButtonBox" id="dialog-action_area1">
  22. <property name="can_focus">False</property>
  23. <property name="layout_style">end</property>
  24. <child>
  25. <object class="GtkButton" id="ok">
  26. <property name="label">gtk-ok</property>
  27. <property name="visible">True</property>
  28. <property name="can_focus">True</property>
  29. <property name="can_default">True</property>
  30. <property name="has_default">True</property>
  31. <property name="receives_default">True</property>
  32. <property name="use_stock">True</property>
  33. </object>
  34. <packing>
  35. <property name="expand">False</property>
  36. <property name="fill">True</property>
  37. <property name="position">0</property>
  38. </packing>
  39. </child>
  40. <child>
  41. <object class="GtkButton" id="cancel">
  42. <property name="label">gtk-cancel</property>
  43. <property name="visible">True</property>
  44. <property name="can_focus">True</property>
  45. <property name="receives_default">True</property>
  46. <property name="use_stock">True</property>
  47. </object>
  48. <packing>
  49. <property name="expand">False</property>
  50. <property name="fill">True</property>
  51. <property name="position">1</property>
  52. </packing>
  53. </child>
  54. <child>
  55. <object class="GtkButton" id="help">
  56. <property name="label">gtk-help</property>
  57. <property name="visible">True</property>
  58. <property name="can_focus">True</property>
  59. <property name="receives_default">True</property>
  60. <property name="use_stock">True</property>
  61. </object>
  62. <packing>
  63. <property name="expand">False</property>
  64. <property name="fill">True</property>
  65. <property name="position">2</property>
  66. <property name="secondary">True</property>
  67. </packing>
  68. </child>
  69. </object>
  70. <packing>
  71. <property name="expand">False</property>
  72. <property name="fill">True</property>
  73. <property name="pack_type">end</property>
  74. <property name="position">1</property>
  75. </packing>
  76. </child>
  77. <child>
  78. <object class="GtkFrame" id="frame1">
  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="label_xalign">0</property>
  84. <property name="shadow_type">none</property>
  85. <child>
  86. <object class="GtkAlignment" id="alignment1">
  87. <property name="visible">True</property>
  88. <property name="can_focus">False</property>
  89. <property name="hexpand">True</property>
  90. <property name="vexpand">True</property>
  91. <property name="top_padding">6</property>
  92. <property name="left_padding">12</property>
  93. <child>
  94. <!-- n-columns=1 n-rows=1 -->
  95. <object class="GtkGrid" id="grid1">
  96. <property name="visible">True</property>
  97. <property name="can_focus">False</property>
  98. <property name="hexpand">True</property>
  99. <property name="vexpand">True</property>
  100. <property name="row_spacing">6</property>
  101. <property name="column_spacing">12</property>
  102. <child>
  103. <object class="GtkLabel" id="label2">
  104. <property name="visible">True</property>
  105. <property name="can_focus">False</property>
  106. <property name="halign">end</property>
  107. <property name="label" translatable="yes" context="mappingdialog|label2">_Short name</property>
  108. <property name="use_underline">True</property>
  109. <property name="mnemonic_widget">identifierCombobox</property>
  110. </object>
  111. <packing>
  112. <property name="left_attach">0</property>
  113. <property name="top_attach">0</property>
  114. </packing>
  115. </child>
  116. <child>
  117. <object class="GtkLabel" id="label3">
  118. <property name="visible">True</property>
  119. <property name="can_focus">False</property>
  120. <property name="halign">end</property>
  121. <property name="label" translatable="yes" context="mappingdialog|label3">_Author(s)</property>
  122. <property name="use_underline">True</property>
  123. <property name="mnemonic_widget">authorCombobox</property>
  124. </object>
  125. <packing>
  126. <property name="left_attach">0</property>
  127. <property name="top_attach">1</property>
  128. </packing>
  129. </child>
  130. <child>
  131. <object class="GtkLabel" id="label4">
  132. <property name="visible">True</property>
  133. <property name="can_focus">False</property>
  134. <property name="halign">end</property>
  135. <property name="label" translatable="yes" context="mappingdialog|label4">_Publisher</property>
  136. <property name="use_underline">True</property>
  137. <property name="mnemonic_widget">publisherCombobox</property>
  138. </object>
  139. <packing>
  140. <property name="left_attach">0</property>
  141. <property name="top_attach">2</property>
  142. </packing>
  143. </child>
  144. <child>
  145. <object class="GtkLabel" id="label5">
  146. <property name="visible">True</property>
  147. <property name="can_focus">False</property>
  148. <property name="halign">end</property>
  149. <property name="label" translatable="yes" context="mappingdialog|label5">_Chapter</property>
  150. <property name="use_underline">True</property>
  151. <property name="mnemonic_widget">chapterCombobox</property>
  152. </object>
  153. <packing>
  154. <property name="left_attach">0</property>
  155. <property name="top_attach">3</property>
  156. </packing>
  157. </child>
  158. <child>
  159. <object class="GtkLabel" id="label6">
  160. <property name="visible">True</property>
  161. <property name="can_focus">False</property>
  162. <property name="halign">end</property>
  163. <property name="label" translatable="yes" context="mappingdialog|label6">Editor</property>
  164. </object>
  165. <packing>
  166. <property name="left_attach">0</property>
  167. <property name="top_attach">5</property>
  168. </packing>
  169. </child>
  170. <child>
  171. <object class="GtkComboBoxText" id="authorCombobox">
  172. <property name="visible">True</property>
  173. <property name="can_focus">False</property>
  174. <property name="valign">center</property>
  175. <property name="hexpand">True</property>
  176. </object>
  177. <packing>
  178. <property name="left_attach">1</property>
  179. <property name="top_attach">1</property>
  180. </packing>
  181. </child>
  182. <child>
  183. <object class="GtkComboBoxText" id="publisherCombobox">
  184. <property name="visible">True</property>
  185. <property name="can_focus">False</property>
  186. <property name="valign">center</property>
  187. <property name="hexpand">True</property>
  188. </object>
  189. <packing>
  190. <property name="left_attach">1</property>
  191. <property name="top_attach">2</property>
  192. </packing>
  193. </child>
  194. <child>
  195. <object class="GtkComboBoxText" id="chapterCombobox">
  196. <property name="visible">True</property>
  197. <property name="can_focus">False</property>
  198. <property name="valign">center</property>
  199. <property name="hexpand">True</property>
  200. </object>
  201. <packing>
  202. <property name="left_attach">1</property>
  203. <property name="top_attach">3</property>
  204. </packing>
  205. </child>
  206. <child>
  207. <object class="GtkComboBoxText" id="editorCombobox">
  208. <property name="visible">True</property>
  209. <property name="can_focus">False</property>
  210. <property name="valign">center</property>
  211. <property name="hexpand">True</property>
  212. </object>
  213. <packing>
  214. <property name="left_attach">1</property>
  215. <property name="top_attach">5</property>
  216. </packing>
  217. </child>
  218. <child>
  219. <object class="GtkLabel" id="label7">
  220. <property name="visible">True</property>
  221. <property name="can_focus">False</property>
  222. <property name="halign">end</property>
  223. <property name="label" translatable="yes" context="mappingdialog|label7">_Type</property>
  224. <property name="use_underline">True</property>
  225. <property name="mnemonic_widget">authorityTypeCombobox</property>
  226. </object>
  227. <packing>
  228. <property name="left_attach">2</property>
  229. <property name="top_attach">0</property>
  230. </packing>
  231. </child>
  232. <child>
  233. <object class="GtkLabel" id="label8">
  234. <property name="visible">True</property>
  235. <property name="can_focus">False</property>
  236. <property name="halign">end</property>
  237. <property name="label" translatable="yes" context="mappingdialog|label8">_Year</property>
  238. <property name="use_underline">True</property>
  239. <property name="mnemonic_widget">yearCombobox</property>
  240. </object>
  241. <packing>
  242. <property name="left_attach">4</property>
  243. <property name="top_attach">0</property>
  244. </packing>
  245. </child>
  246. <child>
  247. <object class="GtkLabel" id="label9">
  248. <property name="visible">True</property>
  249. <property name="can_focus">False</property>
  250. <property name="halign">end</property>
  251. <property name="label" translatable="yes" context="mappingdialog|label9">Tit_le</property>
  252. <property name="use_underline">True</property>
  253. <property name="mnemonic_widget">titleCombobox</property>
  254. </object>
  255. <packing>
  256. <property name="left_attach">2</property>
  257. <property name="top_attach">1</property>
  258. </packing>
  259. </child>
  260. <child>
  261. <object class="GtkComboBoxText" id="authorityTypeCombobox">
  262. <property name="visible">True</property>
  263. <property name="can_focus">False</property>
  264. <property name="valign">center</property>
  265. <property name="hexpand">True</property>
  266. </object>
  267. <packing>
  268. <property name="left_attach">3</property>
  269. <property name="top_attach">0</property>
  270. </packing>
  271. </child>
  272. <child>
  273. <object class="GtkComboBoxText" id="yearCombobox">
  274. <property name="visible">True</property>
  275. <property name="can_focus">False</property>
  276. <property name="valign">center</property>
  277. <property name="hexpand">True</property>
  278. </object>
  279. <packing>
  280. <property name="left_attach">5</property>
  281. <property name="top_attach">0</property>
  282. </packing>
  283. </child>
  284. <child>
  285. <object class="GtkComboBoxText" id="titleCombobox">
  286. <property name="visible">True</property>
  287. <property name="can_focus">False</property>
  288. <property name="valign">center</property>
  289. <property name="hexpand">True</property>
  290. </object>
  291. <packing>
  292. <property name="left_attach">3</property>
  293. <property name="top_attach">1</property>
  294. </packing>
  295. </child>
  296. <child>
  297. <object class="GtkLabel" id="label10">
  298. <property name="visible">True</property>
  299. <property name="can_focus">False</property>
  300. <property name="halign">end</property>
  301. <property name="label" translatable="yes" context="mappingdialog|label10">A_ddress</property>
  302. <property name="use_underline">True</property>
  303. <property name="mnemonic_widget">addressCombobox</property>
  304. </object>
  305. <packing>
  306. <property name="left_attach">2</property>
  307. <property name="top_attach">2</property>
  308. </packing>
  309. </child>
  310. <child>
  311. <object class="GtkLabel" id="label11">
  312. <property name="visible">True</property>
  313. <property name="can_focus">False</property>
  314. <property name="halign">end</property>
  315. <property name="label" translatable="yes" context="mappingdialog|label11">_ISBN</property>
  316. <property name="use_underline">True</property>
  317. <property name="mnemonic_widget">ISBNCombobox</property>
  318. </object>
  319. <packing>
  320. <property name="left_attach">4</property>
  321. <property name="top_attach">2</property>
  322. </packing>
  323. </child>
  324. <child>
  325. <object class="GtkLabel" id="label12">
  326. <property name="visible">True</property>
  327. <property name="can_focus">False</property>
  328. <property name="halign">end</property>
  329. <property name="label" translatable="yes" context="mappingdialog|label12">Pa_ge(s)</property>
  330. <property name="use_underline">True</property>
  331. <property name="mnemonic_widget">pagesCombobox</property>
  332. </object>
  333. <packing>
  334. <property name="left_attach">2</property>
  335. <property name="top_attach">3</property>
  336. </packing>
  337. </child>
  338. <child>
  339. <object class="GtkComboBoxText" id="addressCombobox">
  340. <property name="visible">True</property>
  341. <property name="can_focus">False</property>
  342. <property name="valign">center</property>
  343. <property name="hexpand">True</property>
  344. </object>
  345. <packing>
  346. <property name="left_attach">3</property>
  347. <property name="top_attach">2</property>
  348. </packing>
  349. </child>
  350. <child>
  351. <object class="GtkComboBoxText" id="ISBNCombobox">
  352. <property name="visible">True</property>
  353. <property name="can_focus">False</property>
  354. <property name="valign">center</property>
  355. <property name="hexpand">True</property>
  356. </object>
  357. <packing>
  358. <property name="left_attach">5</property>
  359. <property name="top_attach">2</property>
  360. </packing>
  361. </child>
  362. <child>
  363. <object class="GtkComboBoxText" id="pagesCombobox">
  364. <property name="visible">True</property>
  365. <property name="can_focus">False</property>
  366. <property name="valign">center</property>
  367. <property name="hexpand">True</property>
  368. </object>
  369. <packing>
  370. <property name="left_attach">3</property>
  371. <property name="top_attach">3</property>
  372. </packing>
  373. </child>
  374. <child>
  375. <object class="GtkLabel" id="label13">
  376. <property name="visible">True</property>
  377. <property name="can_focus">False</property>
  378. <property name="halign">end</property>
  379. <property name="label" translatable="yes" context="mappingdialog|label13">Ed_ition</property>
  380. <property name="use_underline">True</property>
  381. <property name="mnemonic_widget">editionCombobox</property>
  382. </object>
  383. <packing>
  384. <property name="left_attach">2</property>
  385. <property name="top_attach">5</property>
  386. </packing>
  387. </child>
  388. <child>
  389. <object class="GtkComboBoxText" id="editionCombobox">
  390. <property name="visible">True</property>
  391. <property name="can_focus">False</property>
  392. <property name="valign">center</property>
  393. <property name="hexpand">True</property>
  394. </object>
  395. <packing>
  396. <property name="left_attach">3</property>
  397. <property name="top_attach">5</property>
  398. </packing>
  399. </child>
  400. <child>
  401. <object class="GtkLabel" id="label14">
  402. <property name="visible">True</property>
  403. <property name="can_focus">False</property>
  404. <property name="halign">end</property>
  405. <property name="label" translatable="yes" context="mappingdialog|label14">_Book title</property>
  406. <property name="use_underline">True</property>
  407. <property name="mnemonic_widget">bookTitleCombobox</property>
  408. </object>
  409. <packing>
  410. <property name="left_attach">0</property>
  411. <property name="top_attach">6</property>
  412. </packing>
  413. </child>
  414. <child>
  415. <object class="GtkLabel" id="label15">
  416. <property name="visible">True</property>
  417. <property name="can_focus">False</property>
  418. <property name="halign">end</property>
  419. <property name="label" translatable="yes" context="mappingdialog|label15">Volume</property>
  420. </object>
  421. <packing>
  422. <property name="left_attach">2</property>
  423. <property name="top_attach">6</property>
  424. </packing>
  425. </child>
  426. <child>
  427. <object class="GtkLabel" id="label16">
  428. <property name="visible">True</property>
  429. <property name="can_focus">False</property>
  430. <property name="halign">end</property>
  431. <property name="label" translatable="yes" context="mappingdialog|label16">Publication t_ype</property>
  432. <property name="use_underline">True</property>
  433. <property name="mnemonic_widget">howPublishedCombobox</property>
  434. </object>
  435. <packing>
  436. <property name="left_attach">4</property>
  437. <property name="top_attach">6</property>
  438. </packing>
  439. </child>
  440. <child>
  441. <object class="GtkComboBoxText" id="bookTitleCombobox">
  442. <property name="visible">True</property>
  443. <property name="can_focus">False</property>
  444. <property name="valign">center</property>
  445. <property name="hexpand">True</property>
  446. </object>
  447. <packing>
  448. <property name="left_attach">1</property>
  449. <property name="top_attach">6</property>
  450. </packing>
  451. </child>
  452. <child>
  453. <object class="GtkComboBoxText" id="volumeCombobox">
  454. <property name="visible">True</property>
  455. <property name="can_focus">False</property>
  456. <property name="valign">center</property>
  457. <property name="hexpand">True</property>
  458. </object>
  459. <packing>
  460. <property name="left_attach">3</property>
  461. <property name="top_attach">6</property>
  462. </packing>
  463. </child>
  464. <child>
  465. <object class="GtkComboBoxText" id="howPublishedCombobox">
  466. <property name="visible">True</property>
  467. <property name="can_focus">False</property>
  468. <property name="valign">center</property>
  469. <property name="hexpand">True</property>
  470. </object>
  471. <packing>
  472. <property name="left_attach">5</property>
  473. <property name="top_attach">6</property>
  474. </packing>
  475. </child>
  476. <child>
  477. <object class="GtkLabel" id="label17">
  478. <property name="visible">True</property>
  479. <property name="can_focus">False</property>
  480. <property name="halign">end</property>
  481. <property name="label" translatable="yes" context="mappingdialog|label17">Organi_zation</property>
  482. <property name="use_underline">True</property>
  483. <property name="mnemonic_widget">organizationCombobox</property>
  484. </object>
  485. <packing>
  486. <property name="left_attach">0</property>
  487. <property name="top_attach">7</property>
  488. </packing>
  489. </child>
  490. <child>
  491. <object class="GtkLabel" id="label18">
  492. <property name="visible">True</property>
  493. <property name="can_focus">False</property>
  494. <property name="halign">end</property>
  495. <property name="label" translatable="yes" context="mappingdialog|label18">Instit_ution</property>
  496. <property name="use_underline">True</property>
  497. <property name="mnemonic_widget">institutionCombobox</property>
  498. </object>
  499. <packing>
  500. <property name="left_attach">2</property>
  501. <property name="top_attach">7</property>
  502. </packing>
  503. </child>
  504. <child>
  505. <object class="GtkLabel" id="label19">
  506. <property name="visible">True</property>
  507. <property name="can_focus">False</property>
  508. <property name="halign">end</property>
  509. <property name="label" translatable="yes" context="mappingdialog|label19">Uni_versity</property>
  510. <property name="use_underline">True</property>
  511. <property name="mnemonic_widget">schoolCombobox</property>
  512. </object>
  513. <packing>
  514. <property name="left_attach">4</property>
  515. <property name="top_attach">7</property>
  516. </packing>
  517. </child>
  518. <child>
  519. <object class="GtkComboBoxText" id="organizationCombobox">
  520. <property name="visible">True</property>
  521. <property name="can_focus">False</property>
  522. <property name="valign">center</property>
  523. <property name="hexpand">True</property>
  524. </object>
  525. <packing>
  526. <property name="left_attach">1</property>
  527. <property name="top_attach">7</property>
  528. </packing>
  529. </child>
  530. <child>
  531. <object class="GtkComboBoxText" id="institutionCombobox">
  532. <property name="visible">True</property>
  533. <property name="can_focus">False</property>
  534. <property name="valign">center</property>
  535. <property name="hexpand">True</property>
  536. </object>
  537. <packing>
  538. <property name="left_attach">3</property>
  539. <property name="top_attach">7</property>
  540. </packing>
  541. </child>
  542. <child>
  543. <object class="GtkComboBoxText" id="schoolCombobox">
  544. <property name="visible">True</property>
  545. <property name="can_focus">False</property>
  546. <property name="valign">center</property>
  547. <property name="hexpand">True</property>
  548. </object>
  549. <packing>
  550. <property name="left_attach">5</property>
  551. <property name="top_attach">7</property>
  552. </packing>
  553. </child>
  554. <child>
  555. <object class="GtkLabel" id="label20">
  556. <property name="visible">True</property>
  557. <property name="can_focus">False</property>
  558. <property name="halign">end</property>
  559. <property name="label" translatable="yes" context="mappingdialog|label20">Type of re_port</property>
  560. <property name="use_underline">True</property>
  561. <property name="mnemonic_widget">reportTypeCombobox</property>
  562. </object>
  563. <packing>
  564. <property name="left_attach">0</property>
  565. <property name="top_attach">8</property>
  566. </packing>
  567. </child>
  568. <child>
  569. <object class="GtkLabel" id="label21">
  570. <property name="visible">True</property>
  571. <property name="can_focus">False</property>
  572. <property name="halign">end</property>
  573. <property name="label" translatable="yes" context="mappingdialog|label21">_Month</property>
  574. <property name="use_underline">True</property>
  575. <property name="mnemonic_widget">monthCombobox</property>
  576. </object>
  577. <packing>
  578. <property name="left_attach">2</property>
  579. <property name="top_attach">8</property>
  580. </packing>
  581. </child>
  582. <child>
  583. <object class="GtkComboBoxText" id="reportTypeCombobox">
  584. <property name="visible">True</property>
  585. <property name="can_focus">False</property>
  586. <property name="valign">center</property>
  587. <property name="hexpand">True</property>
  588. </object>
  589. <packing>
  590. <property name="left_attach">1</property>
  591. <property name="top_attach">8</property>
  592. </packing>
  593. </child>
  594. <child>
  595. <object class="GtkComboBoxText" id="monthCombobox">
  596. <property name="visible">True</property>
  597. <property name="can_focus">False</property>
  598. <property name="valign">center</property>
  599. <property name="hexpand">True</property>
  600. </object>
  601. <packing>
  602. <property name="left_attach">3</property>
  603. <property name="top_attach">8</property>
  604. </packing>
  605. </child>
  606. <child>
  607. <object class="GtkLabel" id="label22">
  608. <property name="visible">True</property>
  609. <property name="can_focus">False</property>
  610. <property name="halign">end</property>
  611. <property name="label" translatable="yes" context="mappingdialog|label22">_Journal</property>
  612. <property name="use_underline">True</property>
  613. <property name="mnemonic_widget">journalCombobox</property>
  614. </object>
  615. <packing>
  616. <property name="left_attach">0</property>
  617. <property name="top_attach">10</property>
  618. </packing>
  619. </child>
  620. <child>
  621. <object class="GtkLabel" id="label23">
  622. <property name="visible">True</property>
  623. <property name="can_focus">False</property>
  624. <property name="halign">end</property>
  625. <property name="label" translatable="yes" context="mappingdialog|label23">Numb_er</property>
  626. <property name="use_underline">True</property>
  627. <property name="mnemonic_widget">numberCombobox</property>
  628. </object>
  629. <packing>
  630. <property name="left_attach">2</property>
  631. <property name="top_attach">10</property>
  632. </packing>
  633. </child>
  634. <child>
  635. <object class="GtkLabel" id="label24">
  636. <property name="visible">True</property>
  637. <property name="can_focus">False</property>
  638. <property name="halign">end</property>
  639. <property name="label" translatable="yes" context="mappingdialog|label24">Se_ries</property>
  640. <property name="use_underline">True</property>
  641. <property name="mnemonic_widget">seriesCombobox</property>
  642. </object>
  643. <packing>
  644. <property name="left_attach">4</property>
  645. <property name="top_attach">10</property>
  646. </packing>
  647. </child>
  648. <child>
  649. <object class="GtkComboBoxText" id="journalCombobox">
  650. <property name="visible">True</property>
  651. <property name="can_focus">False</property>
  652. <property name="valign">center</property>
  653. <property name="hexpand">True</property>
  654. </object>
  655. <packing>
  656. <property name="left_attach">1</property>
  657. <property name="top_attach">10</property>
  658. </packing>
  659. </child>
  660. <child>
  661. <object class="GtkComboBoxText" id="numberCombobox">
  662. <property name="visible">True</property>
  663. <property name="can_focus">False</property>
  664. <property name="valign">center</property>
  665. <property name="hexpand">True</property>
  666. </object>
  667. <packing>
  668. <property name="left_attach">3</property>
  669. <property name="top_attach">10</property>
  670. </packing>
  671. </child>
  672. <child>
  673. <object class="GtkComboBoxText" id="seriesCombobox">
  674. <property name="visible">True</property>
  675. <property name="can_focus">False</property>
  676. <property name="valign">center</property>
  677. <property name="hexpand">True</property>
  678. </object>
  679. <packing>
  680. <property name="left_attach">5</property>
  681. <property name="top_attach">10</property>
  682. </packing>
  683. </child>
  684. <child>
  685. <object class="GtkLabel" id="label25">
  686. <property name="visible">True</property>
  687. <property name="can_focus">False</property>
  688. <property name="halign">end</property>
  689. <property name="label" translatable="yes" context="mappingdialog|label25">Ann_otation</property>
  690. <property name="use_underline">True</property>
  691. <property name="mnemonic_widget">annoteCombobox</property>
  692. </object>
  693. <packing>
  694. <property name="left_attach">0</property>
  695. <property name="top_attach">11</property>
  696. </packing>
  697. </child>
  698. <child>
  699. <object class="GtkLabel" id="label26">
  700. <property name="visible">True</property>
  701. <property name="can_focus">False</property>
  702. <property name="halign">end</property>
  703. <property name="label" translatable="yes" context="mappingdialog|label26">_Note</property>
  704. <property name="use_underline">True</property>
  705. <property name="mnemonic_widget">noteCombobox</property>
  706. </object>
  707. <packing>
  708. <property name="left_attach">2</property>
  709. <property name="top_attach">11</property>
  710. </packing>
  711. </child>
  712. <child>
  713. <object class="GtkLabel" id="label27">
  714. <property name="visible">True</property>
  715. <property name="can_focus">False</property>
  716. <property name="halign">end</property>
  717. <property name="label" translatable="yes" context="mappingdialog|label27">URL</property>
  718. </object>
  719. <packing>
  720. <property name="left_attach">4</property>
  721. <property name="top_attach">11</property>
  722. </packing>
  723. </child>
  724. <child>
  725. <object class="GtkComboBoxText" id="annoteCombobox">
  726. <property name="visible">True</property>
  727. <property name="can_focus">False</property>
  728. <property name="valign">center</property>
  729. <property name="hexpand">True</property>
  730. </object>
  731. <packing>
  732. <property name="left_attach">1</property>
  733. <property name="top_attach">11</property>
  734. </packing>
  735. </child>
  736. <child>
  737. <object class="GtkComboBoxText" id="noteCombobox">
  738. <property name="visible">True</property>
  739. <property name="can_focus">False</property>
  740. <property name="valign">center</property>
  741. <property name="hexpand">True</property>
  742. </object>
  743. <packing>
  744. <property name="left_attach">3</property>
  745. <property name="top_attach">11</property>
  746. </packing>
  747. </child>
  748. <child>
  749. <object class="GtkComboBoxText" id="URLCombobox">
  750. <property name="visible">True</property>
  751. <property name="can_focus">False</property>
  752. <property name="valign">center</property>
  753. <property name="hexpand">True</property>
  754. </object>
  755. <packing>
  756. <property name="left_attach">5</property>
  757. <property name="top_attach">11</property>
  758. </packing>
  759. </child>
  760. <child>
  761. <object class="GtkLabel" id="label28">
  762. <property name="visible">True</property>
  763. <property name="can_focus">False</property>
  764. <property name="halign">end</property>
  765. <property name="label" translatable="yes" context="mappingdialog|label28">User-defined field _1</property>
  766. <property name="use_underline">True</property>
  767. <property name="mnemonic_widget">custom1Combobox</property>
  768. </object>
  769. <packing>
  770. <property name="left_attach">0</property>
  771. <property name="top_attach">13</property>
  772. </packing>
  773. </child>
  774. <child>
  775. <object class="GtkLabel" id="label29">
  776. <property name="visible">True</property>
  777. <property name="can_focus">False</property>
  778. <property name="halign">end</property>
  779. <property name="label" translatable="yes" context="mappingdialog|label29">User-defined field _2</property>
  780. <property name="use_underline">True</property>
  781. <property name="mnemonic_widget">custom2Combobox</property>
  782. </object>
  783. <packing>
  784. <property name="left_attach">2</property>
  785. <property name="top_attach">13</property>
  786. </packing>
  787. </child>
  788. <child>
  789. <object class="GtkLabel" id="label30">
  790. <property name="visible">True</property>
  791. <property name="can_focus">False</property>
  792. <property name="halign">end</property>
  793. <property name="label" translatable="yes" context="mappingdialog|label30">User-defined field _3</property>
  794. <property name="use_underline">True</property>
  795. <property name="mnemonic_widget">custom3Combobox</property>
  796. </object>
  797. <packing>
  798. <property name="left_attach">4</property>
  799. <property name="top_attach">13</property>
  800. </packing>
  801. </child>
  802. <child>
  803. <object class="GtkLabel" id="label31">
  804. <property name="visible">True</property>
  805. <property name="can_focus">False</property>
  806. <property name="halign">end</property>
  807. <property name="label" translatable="yes" context="mappingdialog|label31">User-defined field _4</property>
  808. <property name="use_underline">True</property>
  809. <property name="mnemonic_widget">custom4Combobox</property>
  810. </object>
  811. <packing>
  812. <property name="left_attach">0</property>
  813. <property name="top_attach">14</property>
  814. </packing>
  815. </child>
  816. <child>
  817. <object class="GtkLabel" id="label32">
  818. <property name="visible">True</property>
  819. <property name="can_focus">False</property>
  820. <property name="halign">end</property>
  821. <property name="label" translatable="yes" context="mappingdialog|label32">User-defined field _5</property>
  822. <property name="use_underline">True</property>
  823. <property name="mnemonic_widget">custom5Combobox</property>
  824. </object>
  825. <packing>
  826. <property name="left_attach">2</property>
  827. <property name="top_attach">14</property>
  828. </packing>
  829. </child>
  830. <child>
  831. <object class="GtkComboBoxText" id="custom1Combobox">
  832. <property name="visible">True</property>
  833. <property name="can_focus">False</property>
  834. <property name="valign">center</property>
  835. <property name="hexpand">True</property>
  836. </object>
  837. <packing>
  838. <property name="left_attach">1</property>
  839. <property name="top_attach">13</property>
  840. </packing>
  841. </child>
  842. <child>
  843. <object class="GtkComboBoxText" id="custom2Combobox">
  844. <property name="visible">True</property>
  845. <property name="can_focus">False</property>
  846. <property name="valign">center</property>
  847. <property name="hexpand">True</property>
  848. </object>
  849. <packing>
  850. <property name="left_attach">3</property>
  851. <property name="top_attach">13</property>
  852. </packing>
  853. </child>
  854. <child>
  855. <object class="GtkComboBoxText" id="custom3Combobox">
  856. <property name="visible">True</property>
  857. <property name="can_focus">False</property>
  858. <property name="valign">center</property>
  859. <property name="hexpand">True</property>
  860. </object>
  861. <packing>
  862. <property name="left_attach">5</property>
  863. <property name="top_attach">13</property>
  864. </packing>
  865. </child>
  866. <child>
  867. <object class="GtkComboBoxText" id="custom4Combobox">
  868. <property name="visible">True</property>
  869. <property name="can_focus">False</property>
  870. <property name="valign">center</property>
  871. <property name="hexpand">True</property>
  872. </object>
  873. <packing>
  874. <property name="left_attach">1</property>
  875. <property name="top_attach">14</property>
  876. </packing>
  877. </child>
  878. <child>
  879. <object class="GtkComboBoxText" id="custom5Combobox">
  880. <property name="visible">True</property>
  881. <property name="can_focus">False</property>
  882. <property name="valign">center</property>
  883. <property name="hexpand">True</property>
  884. </object>
  885. <packing>
  886. <property name="left_attach">3</property>
  887. <property name="top_attach">14</property>
  888. </packing>
  889. </child>
  890. <child>
  891. <object class="GtkComboBoxText" id="identifierCombobox">
  892. <property name="visible">True</property>
  893. <property name="can_focus">False</property>
  894. <property name="valign">center</property>
  895. <property name="hexpand">True</property>
  896. </object>
  897. <packing>
  898. <property name="left_attach">1</property>
  899. <property name="top_attach">0</property>
  900. </packing>
  901. </child>
  902. <child>
  903. <object class="GtkBox" id="box3">
  904. <property name="width_request">12</property>
  905. <property name="height_request">12</property>
  906. <property name="visible">True</property>
  907. <property name="can_focus">False</property>
  908. <property name="orientation">vertical</property>
  909. <child>
  910. <placeholder/>
  911. </child>
  912. </object>
  913. <packing>
  914. <property name="left_attach">0</property>
  915. <property name="top_attach">12</property>
  916. </packing>
  917. </child>
  918. <child>
  919. <object class="GtkBox" id="box2">
  920. <property name="width_request">12</property>
  921. <property name="height_request">12</property>
  922. <property name="visible">True</property>
  923. <property name="can_focus">False</property>
  924. <property name="orientation">vertical</property>
  925. <child>
  926. <placeholder/>
  927. </child>
  928. </object>
  929. <packing>
  930. <property name="left_attach">0</property>
  931. <property name="top_attach">9</property>
  932. </packing>
  933. </child>
  934. <child>
  935. <object class="GtkBox" id="box1">
  936. <property name="width_request">12</property>
  937. <property name="height_request">12</property>
  938. <property name="visible">True</property>
  939. <property name="can_focus">False</property>
  940. <property name="orientation">vertical</property>
  941. <child>
  942. <placeholder/>
  943. </child>
  944. </object>
  945. <packing>
  946. <property name="left_attach">0</property>
  947. <property name="top_attach">4</property>
  948. </packing>
  949. </child>
  950. <child>
  951. <placeholder/>
  952. </child>
  953. <child>
  954. <placeholder/>
  955. </child>
  956. <child>
  957. <placeholder/>
  958. </child>
  959. <child>
  960. <placeholder/>
  961. </child>
  962. <child>
  963. <placeholder/>
  964. </child>
  965. <child>
  966. <placeholder/>
  967. </child>
  968. <child>
  969. <placeholder/>
  970. </child>
  971. <child>
  972. <placeholder/>
  973. </child>
  974. <child>
  975. <placeholder/>
  976. </child>
  977. <child>
  978. <placeholder/>
  979. </child>
  980. <child>
  981. <placeholder/>
  982. </child>
  983. <child>
  984. <placeholder/>
  985. </child>
  986. <child>
  987. <placeholder/>
  988. </child>
  989. <child>
  990. <placeholder/>
  991. </child>
  992. <child>
  993. <placeholder/>
  994. </child>
  995. <child>
  996. <placeholder/>
  997. </child>
  998. <child>
  999. <placeholder/>
  1000. </child>
  1001. <child>
  1002. <placeholder/>
  1003. </child>
  1004. <child>
  1005. <placeholder/>
  1006. </child>
  1007. <child>
  1008. <placeholder/>
  1009. </child>
  1010. <child>
  1011. <placeholder/>
  1012. </child>
  1013. <child>
  1014. <placeholder/>
  1015. </child>
  1016. <child>
  1017. <placeholder/>
  1018. </child>
  1019. <child>
  1020. <placeholder/>
  1021. </child>
  1022. <child>
  1023. <placeholder/>
  1024. </child>
  1025. </object>
  1026. </child>
  1027. </object>
  1028. </child>
  1029. <child type="label">
  1030. <object class="GtkLabel" id="label1">
  1031. <property name="visible">True</property>
  1032. <property name="can_focus">False</property>
  1033. <property name="label" translatable="yes" context="mappingdialog|label1">Column Names</property>
  1034. <attributes>
  1035. <attribute name="weight" value="bold"/>
  1036. </attributes>
  1037. </object>
  1038. </child>
  1039. </object>
  1040. <packing>
  1041. <property name="expand">False</property>
  1042. <property name="fill">True</property>
  1043. <property name="position">0</property>
  1044. </packing>
  1045. </child>
  1046. </object>
  1047. </child>
  1048. <action-widgets>
  1049. <action-widget response="-5">ok</action-widget>
  1050. <action-widget response="-6">cancel</action-widget>
  1051. <action-widget response="-11">help</action-widget>
  1052. </action-widgets>
  1053. <child type="titlebar">
  1054. <placeholder/>
  1055. </child>
  1056. <child internal-child="accessible">
  1057. <object class="AtkObject" id="MappingDialog-atkobject">
  1058. <property name="AtkObject::accessible-description" translatable="yes" context="mappingdialog|extended_tip|MappingDialog">Lets you map the column headings to data fields from a different data source. To define a different data source for your bibliography, click the Data Source button on the record's Object bar.</property>
  1059. </object>
  1060. </child>
  1061. </object>
  1062. </interface>