fieldassignpage.ui 3.6 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182
  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. <!-- n-columns=1 n-rows=1 -->
  6. <object class="GtkGrid" id="FieldAssignPage">
  7. <property name="visible">True</property>
  8. <property name="can_focus">False</property>
  9. <property name="border_width">6</property>
  10. <property name="row_spacing">12</property>
  11. <child>
  12. <object class="GtkLabel" id="label2">
  13. <property name="visible">True</property>
  14. <property name="can_focus">False</property>
  15. <property name="label" translatable="yes" context="fieldassignpage|label2">To incorporate the address data in your templates, %PRODUCTNAME has to know which fields contain which data.
  16. For instance, you could have stored the email addresses in a field named "email", or "E-mail" or "EM" - or something completely different.
  17. Click the button below to open another dialog where you can enter the settings for your data source.</property>
  18. <property name="wrap">True</property>
  19. <property name="width_chars">70</property>
  20. <property name="max_width_chars">70</property>
  21. <property name="xalign">0</property>
  22. <property name="yalign">0</property>
  23. <child internal-child="accessible">
  24. <object class="AtkObject" id="label2-atkobject">
  25. <property name="AtkObject::accessible-role" translatable="no">static</property>
  26. </object>
  27. </child>
  28. </object>
  29. <packing>
  30. <property name="left_attach">0</property>
  31. <property name="top_attach">0</property>
  32. </packing>
  33. </child>
  34. <child>
  35. <object class="GtkButton" id="assign">
  36. <property name="label" translatable="yes" context="fieldassignpage|assign">Field Assignment</property>
  37. <property name="visible">True</property>
  38. <property name="can_focus">True</property>
  39. <property name="receives_default">True</property>
  40. <property name="halign">center</property>
  41. <property name="use_underline">True</property>
  42. <child internal-child="accessible">
  43. <object class="AtkObject" id="assign-atkobject">
  44. <property name="AtkObject::accessible-description" translatable="yes" context="fieldassignpage|extended_tip|assign">Opens the Templates: Address Book Assignment dialog.</property>
  45. </object>
  46. </child>
  47. </object>
  48. <packing>
  49. <property name="left_attach">0</property>
  50. <property name="top_attach">1</property>
  51. </packing>
  52. </child>
  53. <child>
  54. <object class="GtkLabel" id="hint">
  55. <property name="visible">True</property>
  56. <property name="can_focus">False</property>
  57. <property name="vexpand">True</property>
  58. <property name="wrap">True</property>
  59. <property name="max_width_chars">70</property>
  60. <property name="xalign">0</property>
  61. <property name="yalign">0</property>
  62. <child internal-child="accessible">
  63. <object class="AtkObject" id="hint-atkobject">
  64. <property name="AtkObject::accessible-role" translatable="no">static</property>
  65. </object>
  66. </child>
  67. </object>
  68. <packing>
  69. <property name="left_attach">0</property>
  70. <property name="top_attach">2</property>
  71. </packing>
  72. </child>
  73. <child internal-child="accessible">
  74. <object class="AtkObject" id="FieldAssignPage-atkobject">
  75. <property name="AtkObject::accessible-description" translatable="yes" context="fieldassignpage|extended_tip|FieldAssignPage">Opens a dialog that allows you to specify the field assignment.</property>
  76. </object>
  77. </child>
  78. </object>
  79. </interface>