lixmaker.glade 37 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <interface>
  3. <requires lib="gtk+" version="2.16"/>
  4. <!-- interface-naming-policy project-wide -->
  5. <object class="GtkAboutDialog" id="aboutdialog1">
  6. <property name="can_focus">False</property>
  7. <property name="border_width">5</property>
  8. <property name="window_position">center-on-parent</property>
  9. <property name="type_hint">dialog</property>
  10. <property name="transient_for">window1</property>
  11. <property name="program_name">Lixmaker</property>
  12. <property name="version">0.0.1</property>
  13. <property name="comments" translatable="yes">Written under the GPL.</property>
  14. <property name="website">http://trizen.go.ro</property>
  15. <property name="website_label" translatable="yes">Developer's website</property>
  16. <property name="authors">Trizen (&lt;trizenx@gmail.com)</property>
  17. <signal name="destroy" handler="hide" swapped="no"/>
  18. <signal name="close" handler="hide" swapped="no"/>
  19. <signal name="response" handler="hide" swapped="no"/>
  20. <child internal-child="vbox">
  21. <object class="GtkVBox" id="dialog-vbox6">
  22. <property name="visible">True</property>
  23. <property name="can_focus">False</property>
  24. <property name="spacing">2</property>
  25. <child internal-child="action_area">
  26. <object class="GtkHButtonBox" id="dialog-action_area6">
  27. <property name="visible">True</property>
  28. <property name="can_focus">False</property>
  29. <property name="layout_style">end</property>
  30. <signal name="destroy" handler="hide" swapped="no"/>
  31. </object>
  32. <packing>
  33. <property name="expand">False</property>
  34. <property name="fill">True</property>
  35. <property name="pack_type">end</property>
  36. <property name="position">0</property>
  37. </packing>
  38. </child>
  39. <child>
  40. <placeholder/>
  41. </child>
  42. </object>
  43. </child>
  44. </object>
  45. <object class="GtkDialog" id="dialog1">
  46. <property name="can_focus">False</property>
  47. <property name="border_width">5</property>
  48. <property name="type_hint">dialog</property>
  49. <property name="urgency_hint">True</property>
  50. <property name="transient_for">window1</property>
  51. <child internal-child="vbox">
  52. <object class="GtkVBox" id="dialog-vbox5">
  53. <property name="visible">True</property>
  54. <property name="can_focus">False</property>
  55. <property name="spacing">2</property>
  56. <child internal-child="action_area">
  57. <object class="GtkHButtonBox" id="dialog-action_area5">
  58. <property name="visible">True</property>
  59. <property name="can_focus">False</property>
  60. <property name="layout_style">end</property>
  61. <child>
  62. <object class="GtkButton" id="button13">
  63. <property name="label">gtk-cancel</property>
  64. <property name="visible">True</property>
  65. <property name="can_focus">True</property>
  66. <property name="receives_default">True</property>
  67. <property name="use_action_appearance">False</property>
  68. <property name="use_stock">True</property>
  69. <signal name="clicked" handler="hide" swapped="no"/>
  70. </object>
  71. <packing>
  72. <property name="expand">False</property>
  73. <property name="fill">False</property>
  74. <property name="position">0</property>
  75. </packing>
  76. </child>
  77. <child>
  78. <object class="GtkButton" id="button5">
  79. <property name="label">gtk-ok</property>
  80. <property name="visible">True</property>
  81. <property name="can_focus">True</property>
  82. <property name="receives_default">True</property>
  83. <property name="use_action_appearance">False</property>
  84. <property name="use_stock">True</property>
  85. <signal name="clicked" handler="hide" swapped="no"/>
  86. </object>
  87. <packing>
  88. <property name="expand">False</property>
  89. <property name="fill">False</property>
  90. <property name="position">1</property>
  91. </packing>
  92. </child>
  93. </object>
  94. <packing>
  95. <property name="expand">False</property>
  96. <property name="fill">True</property>
  97. <property name="pack_type">end</property>
  98. <property name="position">0</property>
  99. </packing>
  100. </child>
  101. <child>
  102. <object class="GtkLabel" id="label4">
  103. <property name="visible">True</property>
  104. <property name="can_focus">False</property>
  105. <property name="receives_default">True</property>
  106. <property name="label" translatable="yes">Error! Unable to continue...</property>
  107. <attributes>
  108. <attribute name="scale" value="1.3999999999999999"/>
  109. </attributes>
  110. </object>
  111. <packing>
  112. <property name="expand">True</property>
  113. <property name="fill">False</property>
  114. <property name="position">1</property>
  115. </packing>
  116. </child>
  117. <child>
  118. <object class="GtkLabel" id="label7">
  119. <property name="visible">True</property>
  120. <property name="can_focus">False</property>
  121. <property name="label" translatable="yes">label</property>
  122. </object>
  123. <packing>
  124. <property name="expand">True</property>
  125. <property name="fill">True</property>
  126. <property name="position">2</property>
  127. </packing>
  128. </child>
  129. </object>
  130. </child>
  131. <action-widgets>
  132. <action-widget response="0">button13</action-widget>
  133. <action-widget response="0">button5</action-widget>
  134. </action-widgets>
  135. </object>
  136. <object class="GtkDialog" id="dialog2">
  137. <property name="can_focus">False</property>
  138. <property name="border_width">5</property>
  139. <property name="type_hint">dialog</property>
  140. <child internal-child="vbox">
  141. <object class="GtkVBox" id="dialog-vbox7">
  142. <property name="visible">True</property>
  143. <property name="can_focus">False</property>
  144. <property name="spacing">2</property>
  145. <child internal-child="action_area">
  146. <object class="GtkHButtonBox" id="dialog-action_area7">
  147. <property name="visible">True</property>
  148. <property name="can_focus">False</property>
  149. <property name="layout_style">end</property>
  150. <child>
  151. <object class="GtkButton" id="button15">
  152. <property name="label">gtk-cancel</property>
  153. <property name="visible">True</property>
  154. <property name="can_focus">True</property>
  155. <property name="receives_default">True</property>
  156. <property name="use_action_appearance">False</property>
  157. <property name="use_stock">True</property>
  158. <signal name="clicked" handler="hide" swapped="no"/>
  159. </object>
  160. <packing>
  161. <property name="expand">False</property>
  162. <property name="fill">False</property>
  163. <property name="position">0</property>
  164. </packing>
  165. </child>
  166. <child>
  167. <object class="GtkButton" id="button14">
  168. <property name="label">gtk-ok</property>
  169. <property name="visible">True</property>
  170. <property name="can_focus">True</property>
  171. <property name="receives_default">True</property>
  172. <property name="use_action_appearance">False</property>
  173. <property name="use_stock">True</property>
  174. <signal name="clicked" handler="hide" swapped="no"/>
  175. </object>
  176. <packing>
  177. <property name="expand">False</property>
  178. <property name="fill">False</property>
  179. <property name="position">1</property>
  180. </packing>
  181. </child>
  182. </object>
  183. <packing>
  184. <property name="expand">False</property>
  185. <property name="fill">True</property>
  186. <property name="pack_type">end</property>
  187. <property name="position">0</property>
  188. </packing>
  189. </child>
  190. <child>
  191. <object class="GtkLabel" id="label8">
  192. <property name="visible">True</property>
  193. <property name="can_focus">False</property>
  194. <property name="label" translatable="yes">Congratulations!</property>
  195. <attributes>
  196. <attribute name="scale" value="1.7"/>
  197. </attributes>
  198. </object>
  199. <packing>
  200. <property name="expand">True</property>
  201. <property name="fill">True</property>
  202. <property name="position">1</property>
  203. </packing>
  204. </child>
  205. <child>
  206. <object class="GtkLabel" id="label9">
  207. <property name="visible">True</property>
  208. <property name="can_focus">False</property>
  209. <property name="label" translatable="yes">label</property>
  210. </object>
  211. <packing>
  212. <property name="expand">True</property>
  213. <property name="fill">True</property>
  214. <property name="position">2</property>
  215. </packing>
  216. </child>
  217. </object>
  218. </child>
  219. <action-widgets>
  220. <action-widget response="0">button15</action-widget>
  221. <action-widget response="0">button14</action-widget>
  222. </action-widgets>
  223. </object>
  224. <object class="GtkFileChooserDialog" id="filechooserdialog1">
  225. <property name="can_focus">False</property>
  226. <property name="border_width">5</property>
  227. <property name="type_hint">dialog</property>
  228. <signal name="file-activated" handler="get_filename" swapped="no"/>
  229. <child internal-child="vbox">
  230. <object class="GtkVBox" id="dialog-vbox1">
  231. <property name="visible">True</property>
  232. <property name="can_focus">False</property>
  233. <property name="spacing">2</property>
  234. <child internal-child="action_area">
  235. <object class="GtkHButtonBox" id="dialog-action_area1">
  236. <property name="visible">True</property>
  237. <property name="can_focus">False</property>
  238. <property name="layout_style">end</property>
  239. <child>
  240. <object class="GtkButton" id="button2">
  241. <property name="label">gtk-cancel</property>
  242. <property name="visible">True</property>
  243. <property name="can_focus">True</property>
  244. <property name="receives_default">True</property>
  245. <property name="use_action_appearance">False</property>
  246. <property name="use_stock">True</property>
  247. <signal name="clicked" handler="hide" swapped="no"/>
  248. </object>
  249. <packing>
  250. <property name="expand">False</property>
  251. <property name="fill">False</property>
  252. <property name="position">0</property>
  253. </packing>
  254. </child>
  255. <child>
  256. <object class="GtkButton" id="button3">
  257. <property name="label">gtk-add</property>
  258. <property name="visible">True</property>
  259. <property name="can_focus">True</property>
  260. <property name="receives_default">True</property>
  261. <property name="use_action_appearance">False</property>
  262. <property name="use_stock">True</property>
  263. <signal name="clicked" handler="get_filename" swapped="no"/>
  264. </object>
  265. <packing>
  266. <property name="expand">False</property>
  267. <property name="fill">False</property>
  268. <property name="position">1</property>
  269. </packing>
  270. </child>
  271. </object>
  272. <packing>
  273. <property name="expand">False</property>
  274. <property name="fill">True</property>
  275. <property name="pack_type">end</property>
  276. <property name="position">0</property>
  277. </packing>
  278. </child>
  279. <child>
  280. <placeholder/>
  281. </child>
  282. </object>
  283. </child>
  284. <action-widgets>
  285. <action-widget response="0">button2</action-widget>
  286. <action-widget response="0">button3</action-widget>
  287. </action-widgets>
  288. </object>
  289. <object class="GtkImage" id="image1">
  290. <property name="visible">True</property>
  291. <property name="can_focus">False</property>
  292. <property name="icon_name">document-open</property>
  293. </object>
  294. <object class="GtkImage" id="image2">
  295. <property name="visible">True</property>
  296. <property name="can_focus">False</property>
  297. <property name="icon_name">dialog-ok</property>
  298. </object>
  299. <object class="GtkWindow" id="window1">
  300. <property name="visible">True</property>
  301. <property name="can_focus">False</property>
  302. <child>
  303. <object class="GtkVBox" id="vbox1">
  304. <property name="visible">True</property>
  305. <property name="can_focus">False</property>
  306. <child>
  307. <object class="GtkMenuBar" id="menubar1">
  308. <property name="visible">True</property>
  309. <property name="can_focus">False</property>
  310. <child>
  311. <object class="GtkMenuItem" id="menuitem1">
  312. <property name="visible">True</property>
  313. <property name="can_focus">False</property>
  314. <property name="use_action_appearance">False</property>
  315. <property name="label" translatable="yes">_File</property>
  316. <property name="use_underline">True</property>
  317. <child type="submenu">
  318. <object class="GtkMenu" id="menu1">
  319. <property name="visible">True</property>
  320. <property name="can_focus">False</property>
  321. <child>
  322. <object class="GtkImageMenuItem" id="imagemenuitem5">
  323. <property name="label">gtk-quit</property>
  324. <property name="visible">True</property>
  325. <property name="can_focus">False</property>
  326. <property name="use_action_appearance">False</property>
  327. <property name="use_underline">True</property>
  328. <property name="use_stock">True</property>
  329. <signal name="activate" handler="exit" swapped="no"/>
  330. </object>
  331. </child>
  332. </object>
  333. </child>
  334. </object>
  335. </child>
  336. <child>
  337. <object class="GtkMenuItem" id="menuitem4">
  338. <property name="visible">True</property>
  339. <property name="can_focus">False</property>
  340. <property name="use_action_appearance">False</property>
  341. <property name="label" translatable="yes">_Help</property>
  342. <property name="use_underline">True</property>
  343. <child type="submenu">
  344. <object class="GtkMenu" id="menu3">
  345. <property name="visible">True</property>
  346. <property name="can_focus">False</property>
  347. <child>
  348. <object class="GtkImageMenuItem" id="imagemenuitem10">
  349. <property name="label">gtk-about</property>
  350. <property name="visible">True</property>
  351. <property name="can_focus">False</property>
  352. <property name="use_action_appearance">False</property>
  353. <property name="use_underline">True</property>
  354. <property name="use_stock">True</property>
  355. <signal name="activate" handler="about" swapped="no"/>
  356. </object>
  357. </child>
  358. </object>
  359. </child>
  360. </object>
  361. </child>
  362. </object>
  363. <packing>
  364. <property name="expand">False</property>
  365. <property name="fill">True</property>
  366. <property name="position">0</property>
  367. </packing>
  368. </child>
  369. <child>
  370. <object class="GtkFrame" id="frame5">
  371. <property name="visible">True</property>
  372. <property name="can_focus">False</property>
  373. <property name="label_xalign">0</property>
  374. <property name="shadow_type">none</property>
  375. <child>
  376. <object class="GtkAlignment" id="alignment5">
  377. <property name="visible">True</property>
  378. <property name="can_focus">False</property>
  379. <property name="left_padding">12</property>
  380. <child>
  381. <object class="GtkHBox" id="hbox4">
  382. <property name="visible">True</property>
  383. <property name="can_focus">False</property>
  384. <child>
  385. <object class="GtkEntry" id="entry1">
  386. <property name="visible">True</property>
  387. <property name="can_focus">True</property>
  388. <property name="invisible_char">•</property>
  389. <property name="invisible_char_set">True</property>
  390. <property name="primary_icon_activatable">False</property>
  391. <property name="secondary_icon_activatable">False</property>
  392. <property name="primary_icon_sensitive">True</property>
  393. <property name="secondary_icon_sensitive">True</property>
  394. </object>
  395. <packing>
  396. <property name="expand">True</property>
  397. <property name="fill">True</property>
  398. <property name="position">0</property>
  399. </packing>
  400. </child>
  401. <child>
  402. <object class="GtkButton" id="button1">
  403. <property name="label" translatable="yes">Browse</property>
  404. <property name="visible">True</property>
  405. <property name="can_focus">True</property>
  406. <property name="receives_default">True</property>
  407. <property name="use_action_appearance">False</property>
  408. <property name="image">image1</property>
  409. <signal name="clicked" handler="filechooser" swapped="no"/>
  410. </object>
  411. <packing>
  412. <property name="expand">False</property>
  413. <property name="fill">False</property>
  414. <property name="position">1</property>
  415. </packing>
  416. </child>
  417. </object>
  418. </child>
  419. </object>
  420. </child>
  421. <child type="label">
  422. <object class="GtkLabel" id="label5">
  423. <property name="visible">True</property>
  424. <property name="can_focus">False</property>
  425. <property name="label" translatable="yes">
  426. &lt;b&gt;Tarball of your application&lt;/b&gt;</property>
  427. <property name="use_markup">True</property>
  428. </object>
  429. </child>
  430. </object>
  431. <packing>
  432. <property name="expand">False</property>
  433. <property name="fill">False</property>
  434. <property name="position">1</property>
  435. </packing>
  436. </child>
  437. <child>
  438. <object class="GtkHBox" id="hbox3">
  439. <property name="visible">True</property>
  440. <property name="can_focus">False</property>
  441. <child>
  442. <object class="GtkVBox" id="vbox5">
  443. <property name="visible">True</property>
  444. <property name="can_focus">False</property>
  445. <child>
  446. <object class="GtkCheckButton" id="cli">
  447. <property name="label" translatable="yes">CLI interface</property>
  448. <property name="visible">True</property>
  449. <property name="can_focus">True</property>
  450. <property name="receives_default">False</property>
  451. <property name="use_action_appearance">False</property>
  452. <property name="draw_indicator">True</property>
  453. </object>
  454. <packing>
  455. <property name="expand">True</property>
  456. <property name="fill">True</property>
  457. <property name="position">0</property>
  458. </packing>
  459. </child>
  460. <child>
  461. <object class="GtkVBox" id="vbox7">
  462. <property name="visible">True</property>
  463. <property name="can_focus">False</property>
  464. <child>
  465. <object class="GtkCheckButton" id="silent">
  466. <property name="label" translatable="yes">Silent install</property>
  467. <property name="visible">True</property>
  468. <property name="can_focus">True</property>
  469. <property name="receives_default">False</property>
  470. <property name="use_action_appearance">False</property>
  471. <property name="draw_indicator">True</property>
  472. </object>
  473. <packing>
  474. <property name="expand">True</property>
  475. <property name="fill">True</property>
  476. <property name="position">0</property>
  477. </packing>
  478. </child>
  479. <child>
  480. <object class="GtkHSeparator" id="hseparator1">
  481. <property name="visible">True</property>
  482. <property name="can_focus">False</property>
  483. </object>
  484. <packing>
  485. <property name="expand">False</property>
  486. <property name="fill">True</property>
  487. <property name="position">1</property>
  488. </packing>
  489. </child>
  490. </object>
  491. <packing>
  492. <property name="expand">True</property>
  493. <property name="fill">True</property>
  494. <property name="position">1</property>
  495. </packing>
  496. </child>
  497. </object>
  498. <packing>
  499. <property name="expand">True</property>
  500. <property name="fill">True</property>
  501. <property name="position">0</property>
  502. </packing>
  503. </child>
  504. </object>
  505. <packing>
  506. <property name="expand">True</property>
  507. <property name="fill">True</property>
  508. <property name="position">2</property>
  509. </packing>
  510. </child>
  511. <child>
  512. <object class="GtkHBox" id="hbox5">
  513. <property name="visible">True</property>
  514. <property name="can_focus">False</property>
  515. <child>
  516. <object class="GtkFrame" id="frame1">
  517. <property name="visible">True</property>
  518. <property name="can_focus">False</property>
  519. <property name="label_xalign">0</property>
  520. <property name="shadow_type">none</property>
  521. <child>
  522. <object class="GtkAlignment" id="alignment1">
  523. <property name="visible">True</property>
  524. <property name="can_focus">False</property>
  525. <property name="left_padding">12</property>
  526. <child>
  527. <object class="GtkEntry" id="appname">
  528. <property name="visible">True</property>
  529. <property name="can_focus">True</property>
  530. <property name="invisible_char">•</property>
  531. <property name="text" translatable="yes">Application Name</property>
  532. <property name="invisible_char_set">True</property>
  533. <property name="primary_icon_activatable">False</property>
  534. <property name="secondary_icon_activatable">False</property>
  535. <property name="primary_icon_sensitive">True</property>
  536. <property name="secondary_icon_sensitive">True</property>
  537. </object>
  538. </child>
  539. </object>
  540. </child>
  541. <child type="label">
  542. <object class="GtkLabel" id="label1">
  543. <property name="visible">True</property>
  544. <property name="can_focus">False</property>
  545. <property name="label" translatable="yes">&lt;b&gt;Application name&lt;/b&gt;</property>
  546. <property name="use_markup">True</property>
  547. </object>
  548. </child>
  549. </object>
  550. <packing>
  551. <property name="expand">True</property>
  552. <property name="fill">True</property>
  553. <property name="position">0</property>
  554. </packing>
  555. </child>
  556. </object>
  557. <packing>
  558. <property name="expand">True</property>
  559. <property name="fill">True</property>
  560. <property name="position">3</property>
  561. </packing>
  562. </child>
  563. <child>
  564. <object class="GtkHBox" id="hbox6">
  565. <property name="visible">True</property>
  566. <property name="can_focus">False</property>
  567. <child>
  568. <object class="GtkFrame" id="frame2">
  569. <property name="visible">True</property>
  570. <property name="can_focus">False</property>
  571. <property name="label_xalign">0</property>
  572. <property name="shadow_type">none</property>
  573. <child>
  574. <object class="GtkAlignment" id="alignment2">
  575. <property name="visible">True</property>
  576. <property name="can_focus">False</property>
  577. <property name="left_padding">12</property>
  578. <child>
  579. <object class="GtkEntry" id="appver">
  580. <property name="visible">True</property>
  581. <property name="can_focus">True</property>
  582. <property name="invisible_char">•</property>
  583. <property name="text" translatable="yes">0.0.1</property>
  584. <property name="invisible_char_set">True</property>
  585. <property name="primary_icon_activatable">False</property>
  586. <property name="secondary_icon_activatable">False</property>
  587. <property name="primary_icon_sensitive">True</property>
  588. <property name="secondary_icon_sensitive">True</property>
  589. </object>
  590. </child>
  591. </object>
  592. </child>
  593. <child type="label">
  594. <object class="GtkLabel" id="label2">
  595. <property name="visible">True</property>
  596. <property name="can_focus">False</property>
  597. <property name="label" translatable="yes">&lt;b&gt;Application version&lt;/b&gt;</property>
  598. <property name="use_markup">True</property>
  599. </object>
  600. </child>
  601. </object>
  602. <packing>
  603. <property name="expand">True</property>
  604. <property name="fill">True</property>
  605. <property name="position">0</property>
  606. </packing>
  607. </child>
  608. </object>
  609. <packing>
  610. <property name="expand">True</property>
  611. <property name="fill">True</property>
  612. <property name="position">4</property>
  613. </packing>
  614. </child>
  615. <child>
  616. <object class="GtkFrame" id="frame6">
  617. <property name="visible">True</property>
  618. <property name="can_focus">False</property>
  619. <property name="label_xalign">0</property>
  620. <property name="shadow_type">none</property>
  621. <child>
  622. <object class="GtkAlignment" id="alignment6">
  623. <property name="visible">True</property>
  624. <property name="can_focus">False</property>
  625. <property name="left_padding">12</property>
  626. <child>
  627. <object class="GtkScrolledWindow" id="scrolledwindow1">
  628. <property name="visible">True</property>
  629. <property name="can_focus">True</property>
  630. <property name="hscrollbar_policy">automatic</property>
  631. <property name="vscrollbar_policy">automatic</property>
  632. <child>
  633. <object class="GtkTextView" id="textview1">
  634. <property name="visible">True</property>
  635. <property name="can_focus">True</property>
  636. <property name="wrap_mode">word</property>
  637. </object>
  638. </child>
  639. </object>
  640. </child>
  641. </object>
  642. </child>
  643. <child type="label">
  644. <object class="GtkLabel" id="label10">
  645. <property name="visible">True</property>
  646. <property name="can_focus">False</property>
  647. <property name="label" translatable="yes">&lt;b&gt;Description&lt;/b&gt;</property>
  648. <property name="use_markup">True</property>
  649. </object>
  650. </child>
  651. </object>
  652. <packing>
  653. <property name="expand">True</property>
  654. <property name="fill">True</property>
  655. <property name="position">5</property>
  656. </packing>
  657. </child>
  658. <child>
  659. <object class="GtkHBox" id="hbox7">
  660. <property name="visible">True</property>
  661. <property name="can_focus">False</property>
  662. <child>
  663. <object class="GtkFrame" id="frame3">
  664. <property name="visible">True</property>
  665. <property name="can_focus">False</property>
  666. <property name="label_xalign">0</property>
  667. <property name="shadow_type">none</property>
  668. <child>
  669. <object class="GtkAlignment" id="alignment3">
  670. <property name="visible">True</property>
  671. <property name="can_focus">False</property>
  672. <property name="left_padding">12</property>
  673. <child>
  674. <object class="GtkEntry" id="entry3">
  675. <property name="visible">True</property>
  676. <property name="can_focus">True</property>
  677. <property name="invisible_char">•</property>
  678. <property name="invisible_char_set">True</property>
  679. <property name="primary_icon_activatable">False</property>
  680. <property name="secondary_icon_activatable">False</property>
  681. <property name="primary_icon_sensitive">True</property>
  682. <property name="secondary_icon_sensitive">True</property>
  683. </object>
  684. </child>
  685. </object>
  686. </child>
  687. <child type="label">
  688. <object class="GtkLabel" id="label3">
  689. <property name="visible">True</property>
  690. <property name="can_focus">False</property>
  691. <property name="label" translatable="yes">&lt;b&gt;Default output path&lt;/b&gt;</property>
  692. <property name="use_markup">True</property>
  693. </object>
  694. </child>
  695. </object>
  696. <packing>
  697. <property name="expand">True</property>
  698. <property name="fill">True</property>
  699. <property name="position">0</property>
  700. </packing>
  701. </child>
  702. </object>
  703. <packing>
  704. <property name="expand">True</property>
  705. <property name="fill">True</property>
  706. <property name="position">6</property>
  707. </packing>
  708. </child>
  709. <child>
  710. <object class="GtkHBox" id="hbox8">
  711. <property name="visible">True</property>
  712. <property name="can_focus">False</property>
  713. <child>
  714. <object class="GtkFrame" id="frame4">
  715. <property name="visible">True</property>
  716. <property name="can_focus">False</property>
  717. <property name="label_xalign">0</property>
  718. <property name="shadow_type">none</property>
  719. <child>
  720. <object class="GtkAlignment" id="alignment4">
  721. <property name="visible">True</property>
  722. <property name="can_focus">False</property>
  723. <property name="left_padding">12</property>
  724. <child>
  725. <object class="GtkEntry" id="untar_line">
  726. <property name="visible">True</property>
  727. <property name="can_focus">True</property>
  728. <property name="invisible_char">•</property>
  729. <property name="text" translatable="yes">tar -xf $APPNAME -C /</property>
  730. <property name="invisible_char_set">True</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. </child>
  737. </object>
  738. </child>
  739. <child type="label">
  740. <object class="GtkLabel" id="label6">
  741. <property name="visible">True</property>
  742. <property name="can_focus">False</property>
  743. <property name="label" translatable="yes">&lt;b&gt;Command to untar the application&lt;/b&gt;</property>
  744. <property name="use_markup">True</property>
  745. </object>
  746. </child>
  747. </object>
  748. <packing>
  749. <property name="expand">True</property>
  750. <property name="fill">True</property>
  751. <property name="position">0</property>
  752. </packing>
  753. </child>
  754. </object>
  755. <packing>
  756. <property name="expand">True</property>
  757. <property name="fill">True</property>
  758. <property name="position">7</property>
  759. </packing>
  760. </child>
  761. <child>
  762. <object class="GtkHBox" id="hbox1">
  763. <property name="visible">True</property>
  764. <property name="can_focus">False</property>
  765. <child>
  766. <object class="GtkButton" id="button4">
  767. <property name="label">Make installer</property>
  768. <property name="visible">True</property>
  769. <property name="can_focus">True</property>
  770. <property name="receives_default">True</property>
  771. <property name="use_action_appearance">False</property>
  772. <property name="image">image2</property>
  773. <signal name="clicked" handler="create_installer" swapped="no"/>
  774. </object>
  775. <packing>
  776. <property name="expand">True</property>
  777. <property name="fill">True</property>
  778. <property name="position">0</property>
  779. </packing>
  780. </child>
  781. <child>
  782. <object class="GtkButton" id="button6">
  783. <property name="label">gtk-close</property>
  784. <property name="visible">True</property>
  785. <property name="can_focus">True</property>
  786. <property name="receives_default">True</property>
  787. <property name="use_action_appearance">False</property>
  788. <property name="use_stock">True</property>
  789. <signal name="clicked" handler="exit" swapped="no"/>
  790. </object>
  791. <packing>
  792. <property name="expand">True</property>
  793. <property name="fill">True</property>
  794. <property name="position">1</property>
  795. </packing>
  796. </child>
  797. </object>
  798. <packing>
  799. <property name="expand">False</property>
  800. <property name="fill">False</property>
  801. <property name="position">8</property>
  802. </packing>
  803. </child>
  804. </object>
  805. </child>
  806. </object>
  807. </interface>