datasourcepage.ui 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245
  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="DataSourcePage">
  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="datasourcepage|label2">That was all the information necessary to integrate your address data into %PRODUCTNAME.
  16. Now, just enter the name under which you want to register the data source in %PRODUCTNAME.</property>
  17. <property name="wrap">True</property>
  18. <property name="width_chars">70</property>
  19. <property name="max_width_chars">70</property>
  20. <property name="xalign">0</property>
  21. <property name="yalign">0</property>
  22. <child internal-child="accessible">
  23. <object class="AtkObject" id="label2-atkobject">
  24. <property name="AtkObject::accessible-role" translatable="no">static</property>
  25. </object>
  26. </child>
  27. </object>
  28. <packing>
  29. <property name="left_attach">0</property>
  30. <property name="top_attach">0</property>
  31. </packing>
  32. </child>
  33. <child>
  34. <!-- n-columns=1 n-rows=1 -->
  35. <object class="GtkGrid" id="grid3">
  36. <property name="visible">True</property>
  37. <property name="can_focus">False</property>
  38. <property name="hexpand">True</property>
  39. <property name="row_spacing">6</property>
  40. <child>
  41. <object class="GtkCheckButton" id="embed">
  42. <property name="label" translatable="yes" context="datasourcepage|embed">Embed this address book definition into the current document.</property>
  43. <property name="visible">True</property>
  44. <property name="can_focus">True</property>
  45. <property name="receives_default">False</property>
  46. <property name="use_underline">True</property>
  47. <property name="xalign">0</property>
  48. <property name="draw_indicator">True</property>
  49. </object>
  50. <packing>
  51. <property name="left_attach">0</property>
  52. <property name="top_attach">0</property>
  53. </packing>
  54. </child>
  55. <child>
  56. <!-- n-columns=1 n-rows=1 -->
  57. <object class="GtkGrid" id="grid4">
  58. <property name="visible">True</property>
  59. <property name="can_focus">False</property>
  60. <property name="hexpand">True</property>
  61. <property name="column_spacing">12</property>
  62. <child>
  63. <object class="GtkLabel" id="locationft">
  64. <property name="visible">True</property>
  65. <property name="can_focus">False</property>
  66. <property name="label" translatable="yes" context="datasourcepage|locationft">Location</property>
  67. <property name="use_underline">True</property>
  68. <property name="mnemonic_widget">location</property>
  69. <property name="xalign">0</property>
  70. </object>
  71. <packing>
  72. <property name="left_attach">0</property>
  73. <property name="top_attach">0</property>
  74. </packing>
  75. </child>
  76. <child>
  77. <object class="GtkButton" id="browse">
  78. <property name="label" translatable="yes" context="datasourcepage|browse">Browse...</property>
  79. <property name="visible">True</property>
  80. <property name="can_focus">True</property>
  81. <property name="receives_default">True</property>
  82. <property name="use_underline">True</property>
  83. <child internal-child="accessible">
  84. <object class="AtkObject" id="browse-atkobject">
  85. <property name="AtkObject::accessible-description" translatable="yes" context="datasourcepage|extended_tip|browse">Specifies the location using a file dialog.</property>
  86. </object>
  87. </child>
  88. </object>
  89. <packing>
  90. <property name="left_attach">2</property>
  91. <property name="top_attach">0</property>
  92. </packing>
  93. </child>
  94. <child>
  95. <object class="GtkComboBoxText" id="location">
  96. <property name="visible">True</property>
  97. <property name="can_focus">False</property>
  98. <property name="hexpand">True</property>
  99. <property name="has_entry">True</property>
  100. <child internal-child="entry">
  101. <object class="GtkEntry" id="comboboxtext-entry">
  102. <property name="can_focus">True</property>
  103. <property name="truncate-multiline">True</property>
  104. <property name="activates_default">True</property>
  105. </object>
  106. </child>
  107. <child internal-child="accessible">
  108. <object class="AtkObject" id="location-atkobject">
  109. <property name="AtkObject::accessible-description" translatable="yes" context="datasourcepage|extended_tip|location">Specifies the location of the database file.</property>
  110. </object>
  111. </child>
  112. </object>
  113. <packing>
  114. <property name="left_attach">1</property>
  115. <property name="top_attach">0</property>
  116. </packing>
  117. </child>
  118. </object>
  119. <packing>
  120. <property name="left_attach">0</property>
  121. <property name="top_attach">1</property>
  122. </packing>
  123. </child>
  124. <child>
  125. <object class="GtkCheckButton" id="available">
  126. <property name="label" translatable="yes" context="datasourcepage|available">Make this address book available to all modules in %PRODUCTNAME.</property>
  127. <property name="visible">True</property>
  128. <property name="can_focus">True</property>
  129. <property name="receives_default">False</property>
  130. <property name="use_underline">True</property>
  131. <property name="xalign">0</property>
  132. <property name="draw_indicator">True</property>
  133. <child internal-child="accessible">
  134. <object class="AtkObject" id="available-atkobject">
  135. <property name="AtkObject::accessible-description" translatable="yes" context="datasourcepage|extended_tip|available">Registers the newly created database file in %PRODUCTNAME. The database will then be listed in the Data sources pane (Ctrl+Shift+F4). If this check box is cleared, the database will be available only by opening the database file.</property>
  136. </object>
  137. </child>
  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="GtkAlignment" id="alignment1">
  146. <property name="visible">True</property>
  147. <property name="can_focus">False</property>
  148. <property name="hexpand">True</property>
  149. <property name="left_padding">12</property>
  150. <child>
  151. <!-- n-columns=1 n-rows=1 -->
  152. <object class="GtkGrid" id="grid5">
  153. <property name="visible">True</property>
  154. <property name="can_focus">False</property>
  155. <property name="hexpand">True</property>
  156. <property name="row_spacing">6</property>
  157. <child>
  158. <!-- n-columns=1 n-rows=1 -->
  159. <object class="GtkGrid" id="grid6">
  160. <property name="visible">True</property>
  161. <property name="can_focus">False</property>
  162. <property name="hexpand">True</property>
  163. <property name="column_spacing">12</property>
  164. <child>
  165. <object class="GtkLabel" id="nameft">
  166. <property name="visible">True</property>
  167. <property name="can_focus">False</property>
  168. <property name="label" translatable="yes" context="datasourcepage|nameft">Address book name</property>
  169. <property name="use_underline">True</property>
  170. <property name="mnemonic_widget">name</property>
  171. <property name="xalign">0</property>
  172. </object>
  173. <packing>
  174. <property name="left_attach">0</property>
  175. <property name="top_attach">0</property>
  176. </packing>
  177. </child>
  178. <child>
  179. <object class="GtkEntry" id="name">
  180. <property name="visible">True</property>
  181. <property name="can_focus">True</property>
  182. <property name="hexpand">True</property>
  183. <property name="activates_default">True</property>
  184. <property name="truncate-multiline">True</property>
  185. <child internal-child="accessible">
  186. <object class="AtkObject" id="name-atkobject">
  187. <property name="AtkObject::accessible-description" translatable="yes" context="datasourcepage|extended_tip|name">Specifies the data source name.</property>
  188. </object>
  189. </child>
  190. </object>
  191. <packing>
  192. <property name="left_attach">1</property>
  193. <property name="top_attach">0</property>
  194. </packing>
  195. </child>
  196. </object>
  197. <packing>
  198. <property name="left_attach">0</property>
  199. <property name="top_attach">0</property>
  200. </packing>
  201. </child>
  202. <child>
  203. <object class="GtkLabel" id="warning">
  204. <property name="can_focus">False</property>
  205. <property name="no_show_all">True</property>
  206. <property name="label" translatable="yes" context="datasourcepage|warning">Another data source already has this name. As data sources have to have globally unique names, you need to choose another one.</property>
  207. <property name="wrap">True</property>
  208. <property name="width_chars">70</property>
  209. <property name="max_width_chars">70</property>
  210. <property name="xalign">0</property>
  211. <property name="yalign">0</property>
  212. <child internal-child="accessible">
  213. <object class="AtkObject" id="warning-atkobject">
  214. <property name="AtkObject::accessible-role" translatable="no">static</property>
  215. </object>
  216. </child>
  217. </object>
  218. <packing>
  219. <property name="left_attach">0</property>
  220. <property name="top_attach">1</property>
  221. </packing>
  222. </child>
  223. </object>
  224. </child>
  225. </object>
  226. <packing>
  227. <property name="left_attach">0</property>
  228. <property name="top_attach">3</property>
  229. </packing>
  230. </child>
  231. </object>
  232. <packing>
  233. <property name="left_attach">0</property>
  234. <property name="top_attach">1</property>
  235. </packing>
  236. </child>
  237. <child internal-child="accessible">
  238. <object class="AtkObject" id="DataSourcePage-atkobject">
  239. <property name="AtkObject::accessible-description" translatable="yes" context="datasourcepage|extended_tip|DataSourcePage">Specifies a location for the address book file and a name under which the data source will be listed in the data source explorer.</property>
  240. </object>
  241. </child>
  242. </object>
  243. </interface>