managestylepage.ui 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!-- Generated with glade 3.22.1 -->
  3. <interface domain="sfx">
  4. <requires lib="gtk+" version="3.20"/>
  5. <object class="GtkBox" id="ManageStylePage">
  6. <property name="visible">True</property>
  7. <property name="can_focus">False</property>
  8. <property name="hexpand">True</property>
  9. <property name="border_width">6</property>
  10. <property name="orientation">vertical</property>
  11. <property name="spacing">12</property>
  12. <child>
  13. <object class="GtkFrame" id="frame1">
  14. <property name="visible">True</property>
  15. <property name="can_focus">False</property>
  16. <property name="hexpand">True</property>
  17. <property name="label_xalign">0</property>
  18. <property name="shadow_type">none</property>
  19. <child>
  20. <object class="GtkAlignment" id="alignment1">
  21. <property name="visible">True</property>
  22. <property name="can_focus">False</property>
  23. <property name="hexpand">True</property>
  24. <property name="top_padding">6</property>
  25. <property name="left_padding">12</property>
  26. <child>
  27. <!-- n-columns=1 n-rows=1 -->
  28. <object class="GtkGrid" id="grid1">
  29. <property name="visible">True</property>
  30. <property name="can_focus">False</property>
  31. <property name="hexpand">True</property>
  32. <property name="row_spacing">6</property>
  33. <property name="column_spacing">12</property>
  34. <child>
  35. <object class="GtkLabel" id="nameft">
  36. <property name="visible">True</property>
  37. <property name="can_focus">False</property>
  38. <property name="label" translatable="yes" context="managestylepage|nameft">_Name:</property>
  39. <property name="use_underline">True</property>
  40. <property name="mnemonic_widget">name</property>
  41. <property name="xalign">1</property>
  42. </object>
  43. <packing>
  44. <property name="left_attach">0</property>
  45. <property name="top_attach">0</property>
  46. </packing>
  47. </child>
  48. <child>
  49. <object class="GtkLabel" id="nextstyleft">
  50. <property name="visible">True</property>
  51. <property name="can_focus">False</property>
  52. <property name="label" translatable="yes" context="managestylepage|nextstyleft">Ne_xt style:</property>
  53. <property name="use_underline">True</property>
  54. <property name="mnemonic_widget">nextstyle</property>
  55. <property name="xalign">1</property>
  56. </object>
  57. <packing>
  58. <property name="left_attach">0</property>
  59. <property name="top_attach">2</property>
  60. </packing>
  61. </child>
  62. <child>
  63. <object class="GtkLabel" id="linkedwithft">
  64. <property name="visible">True</property>
  65. <property name="can_focus">False</property>
  66. <property name="label" translatable="yes" context="managestylepage|linkedwithft">Inherit from:</property>
  67. <property name="use_underline">True</property>
  68. <property name="mnemonic_widget">linkedwith</property>
  69. <property name="xalign">1</property>
  70. </object>
  71. <packing>
  72. <property name="left_attach">0</property>
  73. <property name="top_attach">3</property>
  74. </packing>
  75. </child>
  76. <child>
  77. <object class="GtkLabel" id="categoryft">
  78. <property name="visible">True</property>
  79. <property name="can_focus">False</property>
  80. <property name="label" translatable="yes" context="managestylepage|categoryft">_Category:</property>
  81. <property name="use_underline">True</property>
  82. <property name="mnemonic_widget">category</property>
  83. <property name="xalign">1</property>
  84. </object>
  85. <packing>
  86. <property name="left_attach">0</property>
  87. <property name="top_attach">4</property>
  88. </packing>
  89. </child>
  90. <child>
  91. <object class="GtkComboBoxText" id="nextstyle">
  92. <property name="visible">True</property>
  93. <property name="can_focus">False</property>
  94. <property name="valign">center</property>
  95. <property name="hexpand">True</property>
  96. </object>
  97. <packing>
  98. <property name="left_attach">1</property>
  99. <property name="top_attach">2</property>
  100. </packing>
  101. </child>
  102. <child>
  103. <object class="GtkButton" id="editstyle">
  104. <property name="label" translatable="yes" context="managestylepage|editstyle">Edit Style</property>
  105. <property name="visible">True</property>
  106. <property name="can_focus">True</property>
  107. <property name="receives_default">False</property>
  108. </object>
  109. <packing>
  110. <property name="left_attach">2</property>
  111. <property name="top_attach">2</property>
  112. </packing>
  113. </child>
  114. <child>
  115. <object class="GtkComboBoxText" id="linkedwith">
  116. <property name="visible">True</property>
  117. <property name="can_focus">False</property>
  118. <property name="valign">center</property>
  119. <property name="hexpand">True</property>
  120. </object>
  121. <packing>
  122. <property name="left_attach">1</property>
  123. <property name="top_attach">3</property>
  124. </packing>
  125. </child>
  126. <child>
  127. <object class="GtkButton" id="editlinkstyle">
  128. <property name="label" translatable="yes" context="managestylepage|editlinkstyle">Edit Style</property>
  129. <property name="visible">True</property>
  130. <property name="can_focus">True</property>
  131. <property name="receives_default">False</property>
  132. </object>
  133. <packing>
  134. <property name="left_attach">2</property>
  135. <property name="top_attach">3</property>
  136. </packing>
  137. </child>
  138. <child>
  139. <object class="GtkComboBoxText" id="category">
  140. <property name="visible">True</property>
  141. <property name="can_focus">False</property>
  142. <property name="valign">center</property>
  143. <property name="hexpand">True</property>
  144. </object>
  145. <packing>
  146. <property name="left_attach">1</property>
  147. <property name="top_attach">4</property>
  148. </packing>
  149. </child>
  150. <child>
  151. <object class="GtkCheckButton" id="autoupdate">
  152. <property name="label" translatable="yes" context="managestylepage|autoupdate">_AutoUpdate</property>
  153. <property name="can_focus">True</property>
  154. <property name="receives_default">False</property>
  155. <property name="no_show_all">True</property>
  156. <property name="use_underline">True</property>
  157. <property name="xalign">0</property>
  158. <property name="draw_indicator">True</property>
  159. </object>
  160. <packing>
  161. <property name="left_attach">1</property>
  162. <property name="top_attach">1</property>
  163. </packing>
  164. </child>
  165. <child>
  166. <object class="GtkEntry" id="name">
  167. <property name="visible">True</property>
  168. <property name="can_focus">False</property>
  169. <property name="valign">center</property>
  170. <property name="hexpand">True</property>
  171. <property name="editable">False</property>
  172. <property name="truncate-multiline">True</property>
  173. <property name="width_chars">52</property>
  174. </object>
  175. <packing>
  176. <property name="left_attach">1</property>
  177. <property name="top_attach">0</property>
  178. </packing>
  179. </child>
  180. <child>
  181. <placeholder/>
  182. </child>
  183. <child>
  184. <placeholder/>
  185. </child>
  186. <child>
  187. <placeholder/>
  188. </child>
  189. <child>
  190. <placeholder/>
  191. </child>
  192. </object>
  193. </child>
  194. </object>
  195. </child>
  196. <child type="label">
  197. <object class="GtkLabel" id="label1">
  198. <property name="visible">True</property>
  199. <property name="can_focus">False</property>
  200. <property name="label" translatable="yes" context="managestylepage|label1">Style</property>
  201. <attributes>
  202. <attribute name="weight" value="bold"/>
  203. </attributes>
  204. </object>
  205. </child>
  206. </object>
  207. <packing>
  208. <property name="expand">False</property>
  209. <property name="fill">True</property>
  210. <property name="position">0</property>
  211. </packing>
  212. </child>
  213. <child>
  214. <object class="GtkFrame" id="frame2">
  215. <property name="visible">True</property>
  216. <property name="can_focus">False</property>
  217. <property name="label_xalign">0</property>
  218. <property name="shadow_type">none</property>
  219. <child>
  220. <object class="GtkAlignment" id="alignment2">
  221. <property name="visible">True</property>
  222. <property name="can_focus">False</property>
  223. <property name="top_padding">6</property>
  224. <property name="left_padding">12</property>
  225. <child>
  226. <object class="GtkLabel" id="desc">
  227. <property name="visible">True</property>
  228. <property name="can_focus">False</property>
  229. <property name="wrap">True</property>
  230. <property name="max_width_chars">52</property>
  231. <property name="xalign">0</property>
  232. <property name="yalign">0</property>
  233. </object>
  234. </child>
  235. </object>
  236. </child>
  237. <child type="label">
  238. <object class="GtkLabel" id="label2">
  239. <property name="visible">True</property>
  240. <property name="can_focus">False</property>
  241. <property name="label" translatable="yes" context="managestylepage|label2">Contains</property>
  242. <attributes>
  243. <attribute name="weight" value="bold"/>
  244. </attributes>
  245. </object>
  246. </child>
  247. </object>
  248. <packing>
  249. <property name="expand">False</property>
  250. <property name="fill">True</property>
  251. <property name="position">1</property>
  252. </packing>
  253. </child>
  254. </object>
  255. </interface>