You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

interface-settings.ui-base 56KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <interface>
  3. <requires lib="gtk+" version="2.16"/>
  4. <!-- interface-naming-policy toplevel-contextual -->
  5. <object class="GtkAdjustment" id="adjustment">
  6. <property name="upper">100</property>
  7. <property name="step_increment">1</property>
  8. <property name="page_increment">10</property>
  9. </object>
  10. <object class="GtkAdjustment" id="adjustment3">
  11. <property name="upper">100</property>
  12. <property name="step_increment">1</property>
  13. <property name="page_increment">10</property>
  14. </object>
  15. <object class="GtkDialog" id="setting_editor-color_gradient-dialog">
  16. <property name="can_focus">False</property>
  17. <property name="border_width">5</property>
  18. <property name="title" translatable="yes">Color Gradient Editor...</property>
  19. <property name="window_position">center-on-parent</property>
  20. <property name="type_hint">dialog</property>
  21. <child internal-child="vbox">
  22. <object class="GtkVBox" id="dialog-vbox22">
  23. <property name="visible">True</property>
  24. <property name="can_focus">False</property>
  25. <property name="spacing">2</property>
  26. <child internal-child="action_area">
  27. <object class="GtkHButtonBox" id="dialog-action_area22">
  28. <property name="visible">True</property>
  29. <property name="can_focus">False</property>
  30. <property name="layout_style">end</property>
  31. <child>
  32. <object class="GtkButton" id="setting_editor-color_gradient-button_apply">
  33. <property name="label">gtk-apply</property>
  34. <property name="visible">True</property>
  35. <property name="can_focus">True</property>
  36. <property name="receives_default">True</property>
  37. <property name="use_stock">True</property>
  38. </object>
  39. <packing>
  40. <property name="expand">False</property>
  41. <property name="fill">False</property>
  42. <property name="position">0</property>
  43. </packing>
  44. </child>
  45. <child>
  46. <object class="GtkButton" id="setting_editor-color_gradient-button_cancel">
  47. <property name="label">gtk-cancel</property>
  48. <property name="visible">True</property>
  49. <property name="can_focus">True</property>
  50. <property name="receives_default">True</property>
  51. <property name="use_stock">True</property>
  52. </object>
  53. <packing>
  54. <property name="expand">False</property>
  55. <property name="fill">False</property>
  56. <property name="position">1</property>
  57. </packing>
  58. </child>
  59. </object>
  60. <packing>
  61. <property name="expand">False</property>
  62. <property name="fill">True</property>
  63. <property name="pack_type">end</property>
  64. <property name="position">0</property>
  65. </packing>
  66. </child>
  67. <child>
  68. <object class="GtkVBox" id="setting_editor-color_gradient-vbox2">
  69. <property name="visible">True</property>
  70. <property name="can_focus">False</property>
  71. <property name="spacing">4</property>
  72. <child>
  73. <object class="GtkScrolledWindow" id="setting_editor-color_gradient-scrolledwindow">
  74. <property name="height_request">320</property>
  75. <property name="visible">True</property>
  76. <property name="can_focus">True</property>
  77. <property name="hscrollbar_policy">automatic</property>
  78. <property name="vscrollbar_policy">automatic</property>
  79. <child>
  80. <object class="GtkViewport" id="setting_editor-color_gradient-viewport">
  81. <property name="visible">True</property>
  82. <property name="can_focus">False</property>
  83. <property name="resize_mode">queue</property>
  84. <property name="shadow_type">none</property>
  85. <child>
  86. <object class="GtkVBox" id="setting_editor-color_gradient-vbox3">
  87. <property name="visible">True</property>
  88. <property name="can_focus">False</property>
  89. <child>
  90. <object class="GtkVBox" id="setting_editor-color_gradient-vbox">
  91. <property name="visible">True</property>
  92. <property name="can_focus">False</property>
  93. <child>
  94. <object class="GtkHBox" id="setting_editor-color_gradient-hbox">
  95. <property name="visible">True</property>
  96. <property name="can_focus">False</property>
  97. <child>
  98. <object class="GtkColorButton" id="setting_editor-color_gradient-colorbutton">
  99. <property name="visible">True</property>
  100. <property name="can_focus">True</property>
  101. <property name="receives_default">True</property>
  102. <property name="color">#000000000000</property>
  103. </object>
  104. <packing>
  105. <property name="expand">False</property>
  106. <property name="fill">True</property>
  107. <property name="position">0</property>
  108. </packing>
  109. </child>
  110. <child>
  111. <object class="GtkSpinButton" id="setting_editor-color_gradient-spinbutton">
  112. <property name="visible">True</property>
  113. <property name="can_focus">True</property>
  114. <property name="invisible_char">●</property>
  115. <property name="primary_icon_activatable">False</property>
  116. <property name="secondary_icon_activatable">False</property>
  117. <property name="primary_icon_sensitive">True</property>
  118. <property name="secondary_icon_sensitive">True</property>
  119. <property name="adjustment">adjustment3</property>
  120. </object>
  121. <packing>
  122. <property name="expand">True</property>
  123. <property name="fill">True</property>
  124. <property name="position">1</property>
  125. </packing>
  126. </child>
  127. </object>
  128. <packing>
  129. <property name="expand">True</property>
  130. <property name="fill">True</property>
  131. <property name="position">0</property>
  132. </packing>
  133. </child>
  134. </object>
  135. <packing>
  136. <property name="expand">False</property>
  137. <property name="fill">True</property>
  138. <property name="position">0</property>
  139. </packing>
  140. </child>
  141. <child>
  142. <placeholder/>
  143. </child>
  144. </object>
  145. </child>
  146. </object>
  147. </child>
  148. </object>
  149. <packing>
  150. <property name="expand">True</property>
  151. <property name="fill">True</property>
  152. <property name="position">0</property>
  153. </packing>
  154. </child>
  155. <child>
  156. <object class="GtkHSeparator" id="setting_editor-color_gradient-separator">
  157. <property name="visible">True</property>
  158. <property name="can_focus">False</property>
  159. </object>
  160. <packing>
  161. <property name="expand">False</property>
  162. <property name="fill">True</property>
  163. <property name="position">1</property>
  164. </packing>
  165. </child>
  166. <child>
  167. <object class="GtkHBox" id="hbox2">
  168. <property name="visible">True</property>
  169. <property name="can_focus">False</property>
  170. <child>
  171. <object class="GtkVBox" id="vbox1">
  172. <property name="visible">True</property>
  173. <property name="can_focus">False</property>
  174. <child>
  175. <object class="GtkButton" id="setting_editor-color_gradient-add_button">
  176. <property name="visible">True</property>
  177. <property name="can_focus">True</property>
  178. <property name="receives_default">True</property>
  179. <child>
  180. <object class="GtkImage" id="setting_editor-color_gradient-add_button_image">
  181. <property name="visible">True</property>
  182. <property name="can_focus">False</property>
  183. <property name="stock">gtk-add</property>
  184. <property name="icon-size">1</property>
  185. </object>
  186. </child>
  187. </object>
  188. <packing>
  189. <property name="expand">True</property>
  190. <property name="fill">True</property>
  191. <property name="position">0</property>
  192. </packing>
  193. </child>
  194. <child>
  195. <object class="GtkButton" id="setting_editor-color_gradient-remove_button">
  196. <property name="visible">True</property>
  197. <property name="can_focus">True</property>
  198. <property name="receives_default">True</property>
  199. <child>
  200. <object class="GtkImage" id="setting_editor-color_gradient-remove_button_image">
  201. <property name="visible">True</property>
  202. <property name="can_focus">False</property>
  203. <property name="stock">gtk-remove</property>
  204. <property name="icon-size">1</property>
  205. </object>
  206. </child>
  207. </object>
  208. <packing>
  209. <property name="expand">True</property>
  210. <property name="fill">True</property>
  211. <property name="position">1</property>
  212. </packing>
  213. </child>
  214. </object>
  215. <packing>
  216. <property name="expand">False</property>
  217. <property name="fill">True</property>
  218. <property name="position">0</property>
  219. </packing>
  220. </child>
  221. <child>
  222. <object class="GtkDrawingArea" id="setting_editor-color_gradient-drawingarea">
  223. <property name="width_request">360</property>
  224. <property name="visible">True</property>
  225. <property name="can_focus">False</property>
  226. <property name="events">GDK_EXPOSURE_MASK | GDK_STRUCTURE_MASK</property>
  227. </object>
  228. <packing>
  229. <property name="expand">True</property>
  230. <property name="fill">True</property>
  231. <property name="position">1</property>
  232. </packing>
  233. </child>
  234. </object>
  235. <packing>
  236. <property name="expand">False</property>
  237. <property name="fill">True</property>
  238. <property name="position">2</property>
  239. </packing>
  240. </child>
  241. </object>
  242. <packing>
  243. <property name="expand">True</property>
  244. <property name="fill">True</property>
  245. <property name="position">1</property>
  246. </packing>
  247. </child>
  248. </object>
  249. </child>
  250. <action-widgets>
  251. <action-widget response="-10">setting_editor-color_gradient-button_apply</action-widget>
  252. <action-widget response="-6">setting_editor-color_gradient-button_cancel</action-widget>
  253. </action-widgets>
  254. </object>
  255. <object class="GtkListStore" id="model">
  256. <columns>
  257. <!-- column-name gchararray -->
  258. <column type="gchararray"/>
  259. </columns>
  260. <data>
  261. <row>
  262. <col id="0" translatable="yes">dummy</col>
  263. </row>
  264. </data>
  265. </object>
  266. <object class="GtkWindow" id="settings_collection">
  267. <property name="can_focus">False</property>
  268. <property name="skip_taskbar_hint">True</property>
  269. <child>
  270. <object class="GtkVBox" id="settings_collection-container">
  271. <property name="visible">True</property>
  272. <property name="can_focus">False</property>
  273. <child>
  274. <object class="GtkHBox" id="settings_collection-dummy_setting_content">
  275. <property name="visible">True</property>
  276. <property name="can_focus">False</property>
  277. <child>
  278. <object class="GtkLabel" id="settings_collection-label_setting_name">
  279. <property name="visible">True</property>
  280. <property name="can_focus">False</property>
  281. <property name="label" translatable="yes"> </property>
  282. </object>
  283. <packing>
  284. <property name="expand">True</property>
  285. <property name="fill">True</property>
  286. <property name="position">0</property>
  287. </packing>
  288. </child>
  289. <child>
  290. <object class="GtkButton" id="settings_collection-button_setting_default">
  291. <property name="sensitive">False</property>
  292. <property name="can_focus">False</property>
  293. <property name="receives_default">False</property>
  294. <child>
  295. <object class="GtkHBox" id="settings_collection-button_setting_default_hbox">
  296. <property name="visible">True</property>
  297. <property name="can_focus">False</property>
  298. <child>
  299. <object class="GtkImage" id="settings_collection-button_setting_default_image">
  300. <property name="visible">True</property>
  301. <property name="can_focus">False</property>
  302. <property name="stock">gtk-revert-to-saved</property>
  303. </object>
  304. <packing>
  305. <property name="expand">True</property>
  306. <property name="fill">True</property>
  307. <property name="position">0</property>
  308. </packing>
  309. </child>
  310. <child>
  311. <object class="GtkLabel" id="settings_collection-button_setting_default_label">
  312. <property name="visible">True</property>
  313. <property name="can_focus">False</property>
  314. <property name="label" translatable="yes">Default</property>
  315. </object>
  316. <packing>
  317. <property name="expand">True</property>
  318. <property name="fill">True</property>
  319. <property name="position">1</property>
  320. </packing>
  321. </child>
  322. </object>
  323. </child>
  324. </object>
  325. <packing>
  326. <property name="expand">False</property>
  327. <property name="fill">False</property>
  328. <property name="position">1</property>
  329. </packing>
  330. </child>
  331. <child>
  332. <object class="GtkButton" id="settings_collection-button_setting_revert">
  333. <property name="label">gtk-revert-to-saved</property>
  334. <property name="sensitive">False</property>
  335. <property name="can_focus">False</property>
  336. <property name="receives_default">False</property>
  337. <property name="use_stock">True</property>
  338. </object>
  339. <packing>
  340. <property name="expand">False</property>
  341. <property name="fill">False</property>
  342. <property name="position">2</property>
  343. </packing>
  344. </child>
  345. </object>
  346. <packing>
  347. <property name="expand">True</property>
  348. <property name="fill">True</property>
  349. <property name="position">0</property>
  350. </packing>
  351. </child>
  352. <child>
  353. <object class="GtkEntry" id="settings_collection-entry_setting_string">
  354. <property name="visible">True</property>
  355. <property name="can_focus">True</property>
  356. <property name="primary_icon_activatable">False</property>
  357. <property name="secondary_icon_activatable">False</property>
  358. <property name="primary_icon_sensitive">True</property>
  359. <property name="secondary_icon_sensitive">True</property>
  360. </object>
  361. <packing>
  362. <property name="expand">True</property>
  363. <property name="fill">True</property>
  364. <property name="position">1</property>
  365. </packing>
  366. </child>
  367. <child>
  368. <object class="GtkHBox" id="settings_collection-hbox_setting_integer">
  369. <property name="visible">True</property>
  370. <property name="can_focus">False</property>
  371. <child>
  372. <object class="GtkEntry" id="settings_collection-entry_setting_integer_string">
  373. <property name="visible">True</property>
  374. <property name="can_focus">True</property>
  375. <property name="invisible_char">●</property>
  376. <property name="primary_icon_activatable">False</property>
  377. <property name="secondary_icon_activatable">False</property>
  378. <property name="primary_icon_sensitive">True</property>
  379. <property name="secondary_icon_sensitive">True</property>
  380. </object>
  381. <packing>
  382. <property name="expand">True</property>
  383. <property name="fill">True</property>
  384. <property name="position">0</property>
  385. </packing>
  386. </child>
  387. <child>
  388. <object class="GtkToolButton" id="settings_collection-button_setting_integer_up">
  389. <property name="visible">True</property>
  390. <property name="can_focus">False</property>
  391. <property name="tooltip_text" translatable="yes">Integer increase</property>
  392. <property name="use_underline">True</property>
  393. <property name="stock_id">gtk-go-up</property>
  394. </object>
  395. <packing>
  396. <property name="expand">False</property>
  397. <property name="fill">True</property>
  398. <property name="position">1</property>
  399. </packing>
  400. </child>
  401. <child>
  402. <object class="GtkToolButton" id="settings_collection-button_setting_integer_down">
  403. <property name="visible">True</property>
  404. <property name="can_focus">False</property>
  405. <property name="tooltip_text" translatable="yes">Integer decrease</property>
  406. <property name="use_underline">True</property>
  407. <property name="stock_id">gtk-go-down</property>
  408. </object>
  409. <packing>
  410. <property name="expand">False</property>
  411. <property name="fill">True</property>
  412. <property name="position">2</property>
  413. </packing>
  414. </child>
  415. </object>
  416. <packing>
  417. <property name="expand">True</property>
  418. <property name="fill">True</property>
  419. <property name="position">2</property>
  420. </packing>
  421. </child>
  422. <child>
  423. <object class="GtkHBox" id="settings_collection-hbox_setting_float">
  424. <property name="visible">True</property>
  425. <property name="can_focus">False</property>
  426. <child>
  427. <object class="GtkEntry" id="settings_collection-entry_setting_float_string">
  428. <property name="visible">True</property>
  429. <property name="can_focus">True</property>
  430. <property name="invisible_char">●</property>
  431. <property name="primary_icon_activatable">False</property>
  432. <property name="secondary_icon_activatable">False</property>
  433. <property name="primary_icon_sensitive">True</property>
  434. <property name="secondary_icon_sensitive">True</property>
  435. </object>
  436. <packing>
  437. <property name="expand">True</property>
  438. <property name="fill">True</property>
  439. <property name="position">0</property>
  440. </packing>
  441. </child>
  442. <child>
  443. <object class="GtkToolButton" id="settings_collection-button_setting_float_up">
  444. <property name="visible">True</property>
  445. <property name="can_focus">False</property>
  446. <property name="tooltip_text" translatable="yes">Float increase</property>
  447. <property name="use_underline">True</property>
  448. <property name="stock_id">gtk-go-up</property>
  449. </object>
  450. <packing>
  451. <property name="expand">False</property>
  452. <property name="fill">True</property>
  453. <property name="position">1</property>
  454. </packing>
  455. </child>
  456. <child>
  457. <object class="GtkToolButton" id="settings_collection-button_setting_float_down">
  458. <property name="visible">True</property>
  459. <property name="can_focus">False</property>
  460. <property name="tooltip_text" translatable="yes">Float decrease</property>
  461. <property name="use_underline">True</property>
  462. <property name="stock_id">gtk-go-down</property>
  463. </object>
  464. <packing>
  465. <property name="expand">False</property>
  466. <property name="fill">True</property>
  467. <property name="position">2</property>
  468. </packing>
  469. </child>
  470. </object>
  471. <packing>
  472. <property name="expand">True</property>
  473. <property name="fill">True</property>
  474. <property name="position">3</property>
  475. </packing>
  476. </child>
  477. <child>
  478. <object class="GtkHBox" id="settings_collection-hbox_setting_boolean">
  479. <property name="visible">True</property>
  480. <property name="can_focus">False</property>
  481. <property name="spacing">8</property>
  482. <child>
  483. <object class="GtkEntry" id="settings_collection-entry_setting_boolean">
  484. <property name="visible">True</property>
  485. <property name="can_focus">True</property>
  486. <property name="invisible_char">●</property>
  487. <property name="primary_icon_activatable">False</property>
  488. <property name="secondary_icon_activatable">False</property>
  489. <property name="primary_icon_sensitive">True</property>
  490. <property name="secondary_icon_sensitive">True</property>
  491. </object>
  492. <packing>
  493. <property name="expand">True</property>
  494. <property name="fill">True</property>
  495. <property name="position">0</property>
  496. </packing>
  497. </child>
  498. <child>
  499. <object class="GtkCheckButton" id="settings_collection-checkbutton_setting_boolean">
  500. <property name="visible">True</property>
  501. <property name="can_focus">True</property>
  502. <property name="receives_default">False</property>
  503. <property name="draw_indicator">True</property>
  504. </object>
  505. <packing>
  506. <property name="expand">False</property>
  507. <property name="fill">True</property>
  508. <property name="position">1</property>
  509. </packing>
  510. </child>
  511. </object>
  512. <packing>
  513. <property name="expand">True</property>
  514. <property name="fill">True</property>
  515. <property name="position">4</property>
  516. </packing>
  517. </child>
  518. <child>
  519. <object class="GtkComboBoxEntry" id="settings_collection-comboboxentry_setting_enumeration">
  520. <property name="visible">True</property>
  521. <property name="can_focus">False</property>
  522. <property name="model">model</property>
  523. <property name="wrap_width">4</property>
  524. <property name="text_column">0</property>
  525. <child internal-child="entry">
  526. <object class="GtkEntry" id="comboboxentry-entry2">
  527. <property name="can_focus">True</property>
  528. <property name="primary_icon_activatable">False</property>
  529. <property name="secondary_icon_activatable">False</property>
  530. <property name="primary_icon_sensitive">True</property>
  531. <property name="secondary_icon_sensitive">True</property>
  532. </object>
  533. </child>
  534. </object>
  535. <packing>
  536. <property name="expand">True</property>
  537. <property name="fill">True</property>
  538. <property name="position">5</property>
  539. </packing>
  540. </child>
  541. <child>
  542. <object class="GtkTable" id="settings_collection-table_setting_bitmask">
  543. <property name="visible">True</property>
  544. <property name="can_focus">False</property>
  545. <child>
  546. <placeholder/>
  547. </child>
  548. <child>
  549. <placeholder/>
  550. </child>
  551. <child>
  552. <placeholder/>
  553. </child>
  554. <child>
  555. <placeholder/>
  556. </child>
  557. <child>
  558. <placeholder/>
  559. </child>
  560. <child>
  561. <placeholder/>
  562. </child>
  563. <child>
  564. <placeholder/>
  565. </child>
  566. <child>
  567. <placeholder/>
  568. </child>
  569. <child>
  570. <placeholder/>
  571. </child>
  572. <child>
  573. <placeholder/>
  574. </child>
  575. <child>
  576. <placeholder/>
  577. </child>
  578. <child>
  579. <placeholder/>
  580. </child>
  581. <child>
  582. <placeholder/>
  583. </child>
  584. </object>
  585. <packing>
  586. <property name="expand">True</property>
  587. <property name="fill">True</property>
  588. <property name="position">6</property>
  589. </packing>
  590. </child>
  591. <child>
  592. <object class="GtkHBox" id="settings_collection-hbox_setting_filename">
  593. <property name="visible">True</property>
  594. <property name="can_focus">False</property>
  595. <child>
  596. <object class="GtkEntry" id="settings_collection-entry_setting_filename_string">
  597. <property name="visible">True</property>
  598. <property name="can_focus">True</property>
  599. <property name="primary_icon_activatable">False</property>
  600. <property name="secondary_icon_activatable">False</property>
  601. <property name="primary_icon_sensitive">True</property>
  602. <property name="secondary_icon_sensitive">True</property>
  603. </object>
  604. <packing>
  605. <property name="expand">True</property>
  606. <property name="fill">True</property>
  607. <property name="position">0</property>
  608. </packing>
  609. </child>
  610. <child>
  611. <object class="GtkButton" id="settings_collection-button_setting_filename_browse">
  612. <property name="visible">True</property>
  613. <property name="can_focus">False</property>
  614. <property name="receives_default">False</property>
  615. <child>
  616. <object class="GtkImage" id="settings_collection-image_setting_filename_browse">
  617. <property name="visible">True</property>
  618. <property name="can_focus">False</property>
  619. <property name="stock">gtk-open</property>
  620. <property name="icon-size">1</property>
  621. </object>
  622. </child>
  623. </object>
  624. <packing>
  625. <property name="expand">False</property>
  626. <property name="fill">False</property>
  627. <property name="position">1</property>
  628. </packing>
  629. </child>
  630. </object>
  631. <packing>
  632. <property name="expand">True</property>
  633. <property name="fill">True</property>
  634. <property name="position">7</property>
  635. </packing>
  636. </child>
  637. <child>
  638. <object class="GtkHBox" id="settings_collection-hbox_setting_color">
  639. <property name="visible">True</property>
  640. <property name="can_focus">False</property>
  641. <child>
  642. <object class="GtkEntry" id="settings_collection-hbox_setting_color_string">
  643. <property name="visible">True</property>
  644. <property name="can_focus">True</property>
  645. <property name="primary_icon_activatable">False</property>
  646. <property name="secondary_icon_activatable">False</property>
  647. <property name="primary_icon_sensitive">True</property>
  648. <property name="secondary_icon_sensitive">True</property>
  649. </object>
  650. <packing>
  651. <property name="expand">True</property>
  652. <property name="fill">True</property>
  653. <property name="position">0</property>
  654. </packing>
  655. </child>
  656. <child>
  657. <object class="GtkColorButton" id="settings_collection-hbox_setting_color_choose">
  658. <property name="visible">True</property>
  659. <property name="can_focus">True</property>
  660. <property name="receives_default">True</property>
  661. <property name="color">#000000000000</property>
  662. </object>
  663. <packing>
  664. <property name="expand">False</property>
  665. <property name="fill">True</property>
  666. <property name="position">1</property>
  667. </packing>
  668. </child>
  669. </object>
  670. <packing>
  671. <property name="expand">True</property>
  672. <property name="fill">True</property>
  673. <property name="position">8</property>
  674. </packing>
  675. </child>
  676. <child>
  677. <object class="GtkHBox" id="settings_collection-hbox_setting_color_gradient">
  678. <property name="visible">True</property>
  679. <property name="can_focus">False</property>
  680. <child>
  681. <object class="GtkEntry" id="settings_collection-hbox_setting_color_gradient_string">
  682. <property name="visible">True</property>
  683. <property name="can_focus">True</property>
  684. <property name="primary_icon_activatable">False</property>
  685. <property name="secondary_icon_activatable">False</property>
  686. <property name="primary_icon_sensitive">True</property>
  687. <property name="secondary_icon_sensitive">True</property>
  688. </object>
  689. <packing>
  690. <property name="expand">True</property>
  691. <property name="fill">True</property>
  692. <property name="position">0</property>
  693. </packing>
  694. </child>
  695. <child>
  696. <object class="GtkButton" id="settings_collection-hbox_setting_color_gradient_choose">
  697. <property name="visible">True</property>
  698. <property name="can_focus">True</property>
  699. <property name="receives_default">True</property>
  700. <child>
  701. <object class="GtkImage" id="settings_collection-hbox_setting_color_gradient_image">
  702. <property name="visible">True</property>
  703. <property name="can_focus">False</property>
  704. <property name="stock">gtk-select-color</property>
  705. <property name="icon-size">1</property>
  706. </object>
  707. </child>
  708. </object>
  709. <packing>
  710. <property name="expand">False</property>
  711. <property name="fill">True</property>
  712. <property name="position">1</property>
  713. </packing>
  714. </child>
  715. </object>
  716. <packing>
  717. <property name="expand">True</property>
  718. <property name="fill">True</property>
  719. <property name="position">9</property>
  720. </packing>
  721. </child>
  722. <child>
  723. <object class="GtkHBox" id="settings_collection-hbox_setting_script">
  724. <property name="visible">True</property>
  725. <property name="can_focus">False</property>
  726. <child>
  727. <object class="GtkEntry" id="settings_collection-entry_setting_script_string">
  728. <property name="visible">True</property>
  729. <property name="can_focus">True</property>
  730. <property name="invisible_char">●</property>
  731. <property name="primary_icon_activatable">False</property>
  732. <property name="secondary_icon_activatable">False</property>
  733. <property name="primary_icon_sensitive">True</property>
  734. <property name="secondary_icon_sensitive">True</property>
  735. </object>
  736. <packing>
  737. <property name="expand">True</property>
  738. <property name="fill">True</property>
  739. <property name="position">0</property>
  740. </packing>
  741. </child>
  742. <child>
  743. <object class="GtkButton" id="settings_collection-button_setting_script_edit">
  744. <property name="visible">True</property>
  745. <property name="can_focus">True</property>
  746. <property name="receives_default">True</property>
  747. <child>
  748. <object class="GtkImage" id="settings_collection-image_setting_script_edit">
  749. <property name="visible">True</property>
  750. <property name="can_focus">False</property>
  751. <property name="stock">gtk-edit</property>
  752. <property name="icon-size">1</property>
  753. </object>
  754. </child>
  755. </object>
  756. <packing>
  757. <property name="expand">False</property>
  758. <property name="fill">False</property>
  759. <property name="position">1</property>
  760. </packing>
  761. </child>
  762. <child>
  763. <object class="GtkButton" id="settings_collection-button_setting_script_browse">
  764. <property name="visible">True</property>
  765. <property name="can_focus">True</property>
  766. <property name="receives_default">True</property>
  767. <child>
  768. <object class="GtkImage" id="settings_collection-image_setting_script_browse">
  769. <property name="visible">True</property>
  770. <property name="can_focus">False</property>
  771. <property name="stock">gtk-open</property>
  772. <property name="icon-size">1</property>
  773. </object>
  774. </child>
  775. </object>
  776. <packing>
  777. <property name="expand">False</property>
  778. <property name="fill">False</property>
  779. <property name="position">2</property>
  780. </packing>
  781. </child>
  782. </object>
  783. <packing>
  784. <property name="expand">True</property>
  785. <property name="fill">True</property>
  786. <property name="position">10</property>
  787. </packing>
  788. </child>
  789. <child>
  790. <object class="GtkHBox" id="settings_collection-hbox_setting_foldername">
  791. <property name="visible">True</property>
  792. <property name="can_focus">False</property>
  793. <child>
  794. <object class="GtkEntry" id="settings_collection-entry_setting_foldername_string">
  795. <property name="visible">True</property>
  796. <property name="can_focus">True</property>
  797. <property name="invisible_char">●</property>
  798. <property name="invisible_char_set">True</property>
  799. <property name="primary_icon_activatable">False</property>
  800. <property name="secondary_icon_activatable">False</property>
  801. <property name="primary_icon_sensitive">True</property>
  802. <property name="secondary_icon_sensitive">True</property>
  803. </object>
  804. <packing>
  805. <property name="expand">True</property>
  806. <property name="fill">True</property>
  807. <property name="position">0</property>
  808. </packing>
  809. </child>
  810. <child>
  811. <object class="GtkButton" id="settings_collection-button_setting_foldername_browse">
  812. <property name="visible">True</property>
  813. <property name="can_focus">True</property>
  814. <property name="receives_default">True</property>
  815. <child>
  816. <object class="GtkImage" id="settings_collection-image_setting_foldername_browse">
  817. <property name="visible">True</property>
  818. <property name="can_focus">False</property>
  819. <property name="stock">gtk-open</property>
  820. <property name="icon-size">1</property>
  821. </object>
  822. </child>
  823. </object>
  824. <packing>
  825. <property name="expand">False</property>
  826. <property name="fill">False</property>
  827. <property name="position">1</property>
  828. </packing>
  829. </child>
  830. </object>
  831. <packing>
  832. <property name="expand">True</property>
  833. <property name="fill">True</property>
  834. <property name="position">11</property>
  835. </packing>
  836. </child>
  837. <child>
  838. <placeholder/>
  839. </child>
  840. <child>
  841. <placeholder/>
  842. </child>
  843. <child>
  844. <placeholder/>
  845. </child>
  846. <child>
  847. <placeholder/>
  848. </child>
  849. <child>
  850. <placeholder/>
  851. </child>
  852. </object>
  853. </child>
  854. </object>
  855. <object class="GtkSizeGroup" id="sizegroup1">
  856. <widgets>
  857. <widget name="settings_collection-checkbutton_setting_boolean"/>
  858. </widgets>
  859. </object>
  860. <object class="GtkListStore" id="scenario_io_setting-liststore_type">
  861. <columns>
  862. <!-- column-name name -->
  863. <column type="gchararray"/>
  864. </columns>
  865. </object>
  866. <object class="GtkWindow" id="scenario_io_setting">
  867. <property name="can_focus">False</property>
  868. <child>
  869. <object class="GtkTable" id="scenario_io_setting-table">
  870. <property name="visible">True</property>
  871. <property name="can_focus">False</property>
  872. <property name="n_rows">2</property>
  873. <property name="n_columns">6</property>
  874. <child>
  875. <placeholder/>
  876. </child>
  877. <child>
  878. <object class="GtkLabel" id="scenario_io_setting-label">
  879. <property name="visible">True</property>
  880. <property name="can_focus">False</property>
  881. <property name="label" translatable="yes">title</property>
  882. <attributes>
  883. <attribute name="weight" value="bold"/>
  884. </attributes>
  885. </object>
  886. <packing>
  887. <property name="right_attach">6</property>
  888. <property name="y_options">GTK_FILL</property>
  889. </packing>
  890. </child>
  891. <child>
  892. <object class="GtkComboBox" id="scenario_io_setting-combobox_type">
  893. <property name="visible">True</property>
  894. <property name="can_focus">False</property>
  895. <property name="model">scenario_io_setting-liststore_type</property>
  896. <property name="wrap_width">2</property>
  897. <child>
  898. <object class="GtkCellRendererText" id="cellrenderertext2"/>
  899. <attributes>
  900. <attribute name="text">0</attribute>
  901. </attributes>
  902. </child>
  903. </object>
  904. <packing>
  905. <property name="left_attach">1</property>
  906. <property name="right_attach">2</property>
  907. <property name="top_attach">1</property>
  908. <property name="bottom_attach">2</property>
  909. </packing>
  910. </child>
  911. <child>
  912. <object class="GtkButton" id="scenario_io_setting-button_move_up">
  913. <property name="visible">True</property>
  914. <property name="can_focus">True</property>
  915. <property name="receives_default">True</property>
  916. <child>
  917. <object class="GtkImage" id="scenario_io_setting-button_move_up_image">
  918. <property name="visible">True</property>
  919. <property name="can_focus">False</property>
  920. <property name="tooltip_text" translatable="yes">Move up</property>
  921. <property name="stock">gtk-goto-top</property>
  922. </object>
  923. </child>
  924. </object>
  925. <packing>
  926. <property name="left_attach">2</property>
  927. <property name="right_attach">3</property>
  928. <property name="top_attach">1</property>
  929. <property name="bottom_attach">2</property>
  930. <property name="x_options">GTK_SHRINK | GTK_FILL</property>
  931. </packing>
  932. </child>
  933. <child>
  934. <object class="GtkButton" id="scenario_io_setting-button_move_down">
  935. <property name="visible">True</property>
  936. <property name="can_focus">True</property>
  937. <property name="receives_default">True</property>
  938. <child>
  939. <object class="GtkImage" id="scenario_io_setting-button_move_down_image">
  940. <property name="visible">True</property>
  941. <property name="can_focus">False</property>
  942. <property name="tooltip_text" translatable="yes">Move down</property>
  943. <property name="stock">gtk-goto-bottom</property>
  944. </object>
  945. </child>
  946. </object>
  947. <packing>
  948. <property name="left_attach">3</property>
  949. <property name="right_attach">4</property>
  950. <property name="top_attach">1</property>
  951. <property name="bottom_attach">2</property>
  952. <property name="x_options">GTK_SHRINK | GTK_FILL</property>
  953. </packing>
  954. </child>
  955. <child>
  956. <object class="GtkButton" id="scenario_io_setting-button_edit">
  957. <property name="visible">True</property>
  958. <property name="can_focus">True</property>
  959. <property name="receives_default">True</property>
  960. <child>
  961. <object class="GtkImage" id="scenario_io_setting-button_edit_image">
  962. <property name="visible">True</property>
  963. <property name="can_focus">False</property>
  964. <property name="tooltip_text" translatable="yes">Edit</property>
  965. <property name="stock">gtk-edit</property>
  966. </object>
  967. </child>
  968. </object>
  969. <packing>
  970. <property name="left_attach">4</property>
  971. <property name="right_attach">5</property>
  972. <property name="top_attach">1</property>
  973. <property name="bottom_attach">2</property>
  974. <property name="x_options">GTK_SHRINK | GTK_FILL</property>
  975. </packing>
  976. </child>
  977. <child>
  978. <object class="GtkButton" id="scenario_io_setting-button_delete">
  979. <property name="visible">True</property>
  980. <property name="can_focus">True</property>
  981. <property name="receives_default">True</property>
  982. <child>
  983. <object class="GtkImage" id="scenario_io_setting-button_delete_image">
  984. <property name="visible">True</property>
  985. <property name="can_focus">False</property>
  986. <property name="tooltip_text" translatable="yes">Delete</property>
  987. <property name="stock">gtk-delete</property>
  988. </object>
  989. </child>
  990. </object>
  991. <packing>
  992. <property name="left_attach">5</property>
  993. <property name="right_attach">6</property>
  994. <property name="top_attach">1</property>
  995. <property name="bottom_attach">2</property>
  996. <property name="x_options">GTK_SHRINK | GTK_FILL</property>
  997. </packing>
  998. </child>
  999. </object>
  1000. </child>
  1001. </object>
  1002. <object class="GtkWindow" id="scenario_setting">
  1003. <property name="can_focus">False</property>
  1004. <child>
  1005. <object class="GtkTable" id="scenario_setting-table">
  1006. <property name="visible">True</property>
  1007. <property name="can_focus">False</property>
  1008. <property name="n_rows">2</property>
  1009. <property name="n_columns">3</property>
  1010. <child>
  1011. <placeholder/>
  1012. </child>
  1013. <child>
  1014. <object class="GtkLabel" id="scenario_setting-label">
  1015. <property name="visible">True</property>
  1016. <property name="can_focus">False</property>
  1017. <property name="label" translatable="yes">title</property>
  1018. <attributes>
  1019. <attribute name="weight" value="bold"/>
  1020. </attributes>
  1021. </object>
  1022. <packing>
  1023. <property name="right_attach">3</property>
  1024. <property name="y_options">GTK_FILL</property>
  1025. </packing>
  1026. </child>
  1027. <child>
  1028. <object class="GtkButton" id="scenario_setting-button_default">
  1029. <property name="visible">True</property>
  1030. <property name="can_focus">True</property>
  1031. <property name="receives_default">True</property>
  1032. <child>
  1033. <object class="GtkImage" id="scenario_setting-button_clear_image">
  1034. <property name="visible">True</property>
  1035. <property name="can_focus">False</property>
  1036. <property name="stock">gtk-clear</property>
  1037. </object>
  1038. </child>
  1039. </object>
  1040. <packing>
  1041. <property name="left_attach">1</property>
  1042. <property name="right_attach">2</property>
  1043. <property name="top_attach">1</property>
  1044. <property name="bottom_attach">2</property>
  1045. <property name="x_options">GTK_SHRINK | GTK_FILL</property>
  1046. </packing>
  1047. </child>
  1048. <child>
  1049. <object class="GtkButton" id="scenario_setting-button_copy">
  1050. <property name="visible">True</property>
  1051. <property name="can_focus">True</property>
  1052. <property name="receives_default">True</property>
  1053. <child>
  1054. <object class="GtkImage" id="scenario_setting-button_copy_image">
  1055. <property name="visible">True</property>
  1056. <property name="can_focus">False</property>
  1057. <property name="stock">gtk-copy</property>
  1058. </object>
  1059. </child>
  1060. </object>
  1061. <packing>
  1062. <property name="left_attach">2</property>
  1063. <property name="right_attach">3</property>
  1064. <property name="top_attach">1</property>
  1065. <property name="bottom_attach">2</property>
  1066. <property name="x_options">GTK_SHRINK | GTK_FILL</property>
  1067. </packing>
  1068. </child>
  1069. </object>
  1070. </child>
  1071. </object>
  1072. <object class="GtkListStore" id="scenario_setting-liststore_type">
  1073. <columns>
  1074. <!-- column-name name -->
  1075. <column type="gchararray"/>
  1076. </columns>
  1077. </object>
  1078. <object class="GtkWindow" id="scenario_configuration_setting">
  1079. <property name="can_focus">False</property>
  1080. <child>
  1081. <object class="GtkTable" id="scenario_configuration_setting-table">
  1082. <property name="visible">True</property>
  1083. <property name="can_focus">False</property>
  1084. <property name="n_rows">3</property>
  1085. <property name="n_columns">5</property>
  1086. <child>
  1087. <placeholder/>
  1088. </child>
  1089. <child>
  1090. <placeholder/>
  1091. </child>
  1092. <child>
  1093. <placeholder/>
  1094. </child>
  1095. <child>
  1096. <placeholder/>
  1097. </child>
  1098. <child>
  1099. <object class="GtkButton" id="scenario_configuration_setting-button_move_up">
  1100. <property name="visible">True</property>
  1101. <property name="can_focus">True</property>
  1102. <property name="receives_default">True</property>
  1103. <child>
  1104. <object class="GtkImage" id="image1">
  1105. <property name="visible">True</property>
  1106. <property name="can_focus">False</property>
  1107. <property name="stock">gtk-go-up</property>
  1108. </object>
  1109. </child>
  1110. </object>
  1111. <packing>
  1112. <property name="left_attach">2</property>
  1113. <property name="right_attach">3</property>
  1114. </packing>
  1115. </child>
  1116. <child>
  1117. <object class="GtkButton" id="scenario_configuration_setting-button_move_down">
  1118. <property name="visible">True</property>
  1119. <property name="can_focus">True</property>
  1120. <property name="receives_default">True</property>
  1121. <child>
  1122. <object class="GtkImage" id="image2">
  1123. <property name="visible">True</property>
  1124. <property name="can_focus">False</property>
  1125. <property name="stock">gtk-go-down</property>
  1126. </object>
  1127. </child>
  1128. </object>
  1129. <packing>
  1130. <property name="left_attach">3</property>
  1131. <property name="right_attach">4</property>
  1132. </packing>
  1133. </child>
  1134. <child>
  1135. <object class="GtkButton" id="scenario_configuration_setting-button_delete">
  1136. <property name="visible">True</property>
  1137. <property name="can_focus">True</property>
  1138. <property name="receives_default">True</property>
  1139. <child>
  1140. <object class="GtkImage" id="image3">
  1141. <property name="visible">True</property>
  1142. <property name="can_focus">False</property>
  1143. <property name="tooltip_text" translatable="yes">Delete setting</property>
  1144. <property name="stock">gtk-delete</property>
  1145. </object>
  1146. </child>
  1147. </object>
  1148. <packing>
  1149. <property name="left_attach">4</property>
  1150. <property name="right_attach">5</property>
  1151. </packing>
  1152. </child>
  1153. <child>
  1154. <object class="GtkComboBox" id="scenario_configuration_setting-combobox_type">
  1155. <property name="visible">True</property>
  1156. <property name="can_focus">False</property>
  1157. <property name="model">scenario_setting-liststore_type</property>
  1158. <property name="wrap_width">2</property>
  1159. <child>
  1160. <object class="GtkCellRendererText" id="cellrenderertext1"/>
  1161. <attributes>
  1162. <attribute name="text">0</attribute>
  1163. </attributes>
  1164. </child>
  1165. </object>
  1166. <packing>
  1167. <property name="left_attach">1</property>
  1168. <property name="right_attach">2</property>
  1169. </packing>
  1170. </child>
  1171. <child>
  1172. <object class="GtkEntry" id="scenario_configuration_setting-entry_name">
  1173. <property name="visible">True</property>
  1174. <property name="can_focus">True</property>
  1175. <property name="invisible_char">●</property>
  1176. <property name="invisible_char_set">True</property>
  1177. <property name="primary_icon_activatable">False</property>
  1178. <property name="secondary_icon_activatable">False</property>
  1179. <property name="primary_icon_sensitive">True</property>
  1180. <property name="secondary_icon_sensitive">True</property>
  1181. </object>
  1182. </child>
  1183. <child>
  1184. <object class="GtkLabel" id="label2">
  1185. <property name="visible">True</property>
  1186. <property name="can_focus">False</property>
  1187. <property name="label" translatable="yes">Default Value</property>
  1188. </object>
  1189. <packing>
  1190. <property name="top_attach">1</property>
  1191. <property name="bottom_attach">2</property>
  1192. </packing>
  1193. </child>
  1194. <child>
  1195. <object class="GtkLabel" id="label1">
  1196. <property name="visible">True</property>
  1197. <property name="can_focus">False</property>
  1198. <property name="label" translatable="yes">Identifier</property>
  1199. </object>
  1200. <packing>
  1201. <property name="top_attach">2</property>
  1202. <property name="bottom_attach">3</property>
  1203. </packing>
  1204. </child>
  1205. <child>
  1206. <object class="GtkButton" id="scenario_configuration_setting-button_reset_identifier">
  1207. <property name="visible">True</property>
  1208. <property name="can_focus">True</property>
  1209. <property name="receives_default">True</property>
  1210. <child>
  1211. <object class="GtkImage" id="image4">
  1212. <property name="visible">True</property>
  1213. <property name="can_focus">False</property>
  1214. <property name="stock">gtk-refresh</property>
  1215. </object>
  1216. </child>
  1217. </object>
  1218. <packing>
  1219. <property name="left_attach">4</property>
  1220. <property name="right_attach">5</property>
  1221. <property name="top_attach">2</property>
  1222. <property name="bottom_attach">3</property>
  1223. </packing>
  1224. </child>
  1225. <child>
  1226. <object class="GtkEntry" id="scenario_configuration_setting-entry_identifier">
  1227. <property name="visible">True</property>
  1228. <property name="can_focus">True</property>
  1229. <property name="invisible_char">●</property>
  1230. <property name="primary_icon_activatable">False</property>
  1231. <property name="secondary_icon_activatable">False</property>
  1232. <property name="primary_icon_sensitive">True</property>
  1233. <property name="secondary_icon_sensitive">True</property>
  1234. </object>
  1235. <packing>
  1236. <property name="left_attach">1</property>
  1237. <property name="right_attach">4</property>
  1238. <property name="top_attach">2</property>
  1239. <property name="bottom_attach">3</property>
  1240. </packing>
  1241. </child>
  1242. </object>
  1243. </child>
  1244. </object>
  1245. </interface>