optappearancepage.ui 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!-- Generated with glade 3.36.0 -->
  3. <interface domain="cui">
  4. <requires lib="gtk+" version="3.20"/>
  5. <object class="GtkBox" id="OptAppearancePage">
  6. <property name="visible">True</property>
  7. <property name="can_focus">False</property>
  8. <property name="hexpand">True</property>
  9. <property name="vexpand">True</property>
  10. <property name="border_width">6</property>
  11. <property name="orientation">vertical</property>
  12. <property name="spacing">12</property>
  13. <child>
  14. <object class="GtkFrame" id="frame1">
  15. <property name="visible">True</property>
  16. <property name="can_focus">False</property>
  17. <property name="hexpand">True</property>
  18. <property name="label_xalign">0</property>
  19. <property name="shadow_type">none</property>
  20. <child>
  21. <object class="GtkAlignment" id="alignment1">
  22. <property name="visible">True</property>
  23. <property name="can_focus">False</property>
  24. <property name="hexpand">True</property>
  25. <property name="top_padding">6</property>
  26. <property name="left_padding">12</property>
  27. <child>
  28. <!-- n-columns=1 n-rows=1 -->
  29. <object class="GtkGrid" id="grid1">
  30. <property name="visible">True</property>
  31. <property name="can_focus">False</property>
  32. <property name="hexpand">True</property>
  33. <property name="column_spacing">12</property>
  34. <child>
  35. <object class="GtkLabel" id="label3">
  36. <property name="visible">True</property>
  37. <property name="can_focus">False</property>
  38. <property name="label" translatable="yes" context="optappearancepage|label3">_Scheme:</property>
  39. <property name="use_underline">True</property>
  40. <property name="mnemonic_widget">colorschemelb</property>
  41. </object>
  42. <packing>
  43. <property name="left_attach">0</property>
  44. <property name="top_attach">0</property>
  45. </packing>
  46. </child>
  47. <child>
  48. <object class="GtkButton" id="save">
  49. <property name="label">gtk-save</property>
  50. <property name="visible">True</property>
  51. <property name="can_focus">True</property>
  52. <property name="receives_default">True</property>
  53. <property name="use_stock">True</property>
  54. <child internal-child="accessible">
  55. <object class="AtkObject" id="save-atkobject">
  56. <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|save">Saves the current settings as a color scheme that you can reload later.</property>
  57. </object>
  58. </child>
  59. </object>
  60. <packing>
  61. <property name="left_attach">2</property>
  62. <property name="top_attach">0</property>
  63. </packing>
  64. </child>
  65. <child>
  66. <object class="GtkButton" id="delete">
  67. <property name="label">gtk-delete</property>
  68. <property name="visible">True</property>
  69. <property name="can_focus">True</property>
  70. <property name="receives_default">True</property>
  71. <property name="use_stock">True</property>
  72. <child internal-child="accessible">
  73. <object class="AtkObject" id="delete-atkobject">
  74. <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|delete">Deletes the color scheme shown in the Scheme box. You cannot delete the Default scheme.</property>
  75. </object>
  76. </child>
  77. </object>
  78. <packing>
  79. <property name="left_attach">3</property>
  80. <property name="top_attach">0</property>
  81. </packing>
  82. </child>
  83. <child>
  84. <object class="GtkComboBoxText" id="colorschemelb">
  85. <property name="visible">True</property>
  86. <property name="can_focus">False</property>
  87. <property name="hexpand">True</property>
  88. <child internal-child="accessible">
  89. <object class="AtkObject" id="colorschemelb-atkobject">
  90. <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|colorschemelb">Selects the color scheme you want to use.</property>
  91. </object>
  92. </child>
  93. </object>
  94. <packing>
  95. <property name="left_attach">1</property>
  96. <property name="top_attach">0</property>
  97. </packing>
  98. </child>
  99. </object>
  100. </child>
  101. </object>
  102. </child>
  103. <child type="label">
  104. <object class="GtkLabel" id="label1">
  105. <property name="visible">True</property>
  106. <property name="can_focus">False</property>
  107. <property name="label" translatable="yes" context="optappearancepage|label1">Color Scheme</property>
  108. <attributes>
  109. <attribute name="weight" value="bold"/>
  110. </attributes>
  111. </object>
  112. </child>
  113. </object>
  114. <packing>
  115. <property name="expand">False</property>
  116. <property name="fill">True</property>
  117. <property name="position">0</property>
  118. </packing>
  119. </child>
  120. <child>
  121. <object class="GtkFrame" id="frame2">
  122. <property name="visible">True</property>
  123. <property name="can_focus">False</property>
  124. <property name="hexpand">True</property>
  125. <property name="vexpand">True</property>
  126. <property name="label_xalign">0</property>
  127. <property name="shadow_type">none</property>
  128. <child>
  129. <object class="GtkAlignment" id="alignment2">
  130. <property name="visible">True</property>
  131. <property name="can_focus">False</property>
  132. <property name="hexpand">True</property>
  133. <property name="vexpand">True</property>
  134. <property name="top_padding">6</property>
  135. <property name="left_padding">12</property>
  136. <child>
  137. <!-- n-columns=1 n-rows=1 -->
  138. <object class="GtkGrid" id="table">
  139. <property name="visible">True</property>
  140. <property name="can_focus">False</property>
  141. <property name="hexpand">True</property>
  142. <property name="vexpand">True</property>
  143. <child>
  144. <object class="GtkBox">
  145. <property name="visible">True</property>
  146. <property name="can_focus">False</property>
  147. <property name="hexpand">True</property>
  148. <property name="vexpand">True</property>
  149. <property name="orientation">vertical</property>
  150. <child>
  151. <object class="GtkScrolledWindow" id="scroll">
  152. <property name="visible">True</property>
  153. <property name="can_focus">True</property>
  154. <property name="hexpand">True</property>
  155. <property name="vexpand">True</property>
  156. <property name="hscrollbar_policy">never</property>
  157. <property name="vscrollbar_policy">always</property>
  158. <property name="shadow_type">in</property>
  159. <child>
  160. <object class="GtkViewport">
  161. <property name="visible">True</property>
  162. <property name="can_focus">False</property>
  163. <property name="hexpand">True</property>
  164. <property name="vexpand">True</property>
  165. <child>
  166. <!-- n-columns=1 n-rows=1 -->
  167. <object class="GtkGrid" id="colorconfig">
  168. <property name="visible">True</property>
  169. <property name="can_focus">False</property>
  170. <property name="hexpand">True</property>
  171. <property name="vexpand">True</property>
  172. <property name="orientation">vertical</property>
  173. <child>
  174. <placeholder/>
  175. </child>
  176. <child>
  177. <placeholder/>
  178. </child>
  179. <child>
  180. <placeholder/>
  181. </child>
  182. <child>
  183. <placeholder/>
  184. </child>
  185. <child>
  186. <placeholder/>
  187. </child>
  188. <child>
  189. <placeholder/>
  190. </child>
  191. <child>
  192. <placeholder/>
  193. </child>
  194. <child>
  195. <placeholder/>
  196. </child>
  197. <child>
  198. <placeholder/>
  199. </child>
  200. <child internal-child="accessible">
  201. <object class="AtkObject" id="colorconfig-atkobject">
  202. <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|colorconfig">Select the colors for the user interface elements.</property>
  203. </object>
  204. </child>
  205. </object>
  206. </child>
  207. </object>
  208. </child>
  209. </object>
  210. <packing>
  211. <property name="expand">False</property>
  212. <property name="fill">True</property>
  213. <property name="position">1</property>
  214. </packing>
  215. </child>
  216. </object>
  217. <packing>
  218. <property name="left_attach">0</property>
  219. <property name="top_attach">1</property>
  220. </packing>
  221. </child>
  222. <child>
  223. <!-- n-columns=1 n-rows=1 -->
  224. <object class="GtkGrid" id="grid3">
  225. <property name="visible">True</property>
  226. <property name="can_focus">False</property>
  227. <property name="hexpand">True</property>
  228. <property name="column_spacing">6</property>
  229. <child>
  230. <object class="GtkLabel" id="uielements">
  231. <property name="width_request">250</property>
  232. <property name="visible">True</property>
  233. <property name="can_focus">False</property>
  234. <property name="no_show_all">True</property>
  235. <property name="label" translatable="yes" context="optappearancepage|uielements">User interface elements</property>
  236. <property name="xalign">0</property>
  237. </object>
  238. <packing>
  239. <property name="left_attach">1</property>
  240. <property name="top_attach">0</property>
  241. </packing>
  242. </child>
  243. <child>
  244. <object class="GtkLabel" id="colorsetting">
  245. <property name="width_request">150</property>
  246. <property name="visible">True</property>
  247. <property name="can_focus">False</property>
  248. <property name="no_show_all">True</property>
  249. <property name="hexpand">True</property>
  250. <property name="label" translatable="yes" context="optappearancepage|colorsetting">Color setting</property>
  251. <property name="xalign">0</property>
  252. </object>
  253. <packing>
  254. <property name="left_attach">2</property>
  255. <property name="top_attach">0</property>
  256. </packing>
  257. </child>
  258. <child>
  259. <object class="GtkLabel" id="on">
  260. <property name="visible">True</property>
  261. <property name="can_focus">False</property>
  262. <property name="no_show_all">True</property>
  263. <property name="label" translatable="yes" context="optappearancepage|on">On</property>
  264. </object>
  265. <packing>
  266. <property name="left_attach">0</property>
  267. <property name="top_attach">0</property>
  268. </packing>
  269. </child>
  270. </object>
  271. <packing>
  272. <property name="left_attach">0</property>
  273. <property name="top_attach">0</property>
  274. </packing>
  275. </child>
  276. </object>
  277. </child>
  278. </object>
  279. </child>
  280. <child type="label">
  281. <object class="GtkLabel" id="label2">
  282. <property name="visible">True</property>
  283. <property name="can_focus">False</property>
  284. <property name="label" translatable="yes" context="optappearancepage|label2">Custom Colors</property>
  285. <attributes>
  286. <attribute name="weight" value="bold"/>
  287. </attributes>
  288. </object>
  289. </child>
  290. </object>
  291. <packing>
  292. <property name="expand">False</property>
  293. <property name="fill">True</property>
  294. <property name="position">1</property>
  295. </packing>
  296. </child>
  297. <child internal-child="accessible">
  298. <object class="AtkObject" id="OptAppearancePage-atkobject">
  299. <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|OptAppearancePage">Sets the colors for the %PRODUCTNAME user interface.</property>
  300. </object>
  301. </child>
  302. </object>
  303. </interface>