Collection of tools useful for audio production
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.

800 lines
25KB

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <ui version="4.0">
  3. <class>SettingsW</class>
  4. <widget class="QDialog" name="SettingsW">
  5. <property name="geometry">
  6. <rect>
  7. <x>0</x>
  8. <y>0</y>
  9. <width>600</width>
  10. <height>465</height>
  11. </rect>
  12. </property>
  13. <property name="minimumSize">
  14. <size>
  15. <width>600</width>
  16. <height>0</height>
  17. </size>
  18. </property>
  19. <property name="windowTitle">
  20. <string>Settings</string>
  21. </property>
  22. <layout class="QVBoxLayout" name="verticalLayout_2">
  23. <item>
  24. <layout class="QHBoxLayout" name="horizontalLayout_3">
  25. <item>
  26. <widget class="QTableWidget" name="lw_page">
  27. <property name="maximumSize">
  28. <size>
  29. <width>125</width>
  30. <height>16777215</height>
  31. </size>
  32. </property>
  33. <property name="editTriggers">
  34. <set>QAbstractItemView::NoEditTriggers</set>
  35. </property>
  36. <property name="showDropIndicator" stdset="0">
  37. <bool>false</bool>
  38. </property>
  39. <property name="dragDropOverwriteMode">
  40. <bool>false</bool>
  41. </property>
  42. <property name="selectionMode">
  43. <enum>QAbstractItemView::SingleSelection</enum>
  44. </property>
  45. <property name="selectionBehavior">
  46. <enum>QAbstractItemView::SelectRows</enum>
  47. </property>
  48. <property name="iconSize">
  49. <size>
  50. <width>48</width>
  51. <height>48</height>
  52. </size>
  53. </property>
  54. <property name="textElideMode">
  55. <enum>Qt::ElideMiddle</enum>
  56. </property>
  57. <property name="wordWrap">
  58. <bool>false</bool>
  59. </property>
  60. <property name="cornerButtonEnabled">
  61. <bool>false</bool>
  62. </property>
  63. <attribute name="horizontalHeaderVisible">
  64. <bool>false</bool>
  65. </attribute>
  66. <attribute name="horizontalHeaderStretchLastSection">
  67. <bool>true</bool>
  68. </attribute>
  69. <attribute name="verticalHeaderVisible">
  70. <bool>false</bool>
  71. </attribute>
  72. <attribute name="verticalHeaderDefaultSectionSize">
  73. <number>52</number>
  74. </attribute>
  75. <row>
  76. <property name="text">
  77. <string>main</string>
  78. </property>
  79. </row>
  80. <row>
  81. <property name="text">
  82. <string>canvas</string>
  83. </property>
  84. </row>
  85. <row>
  86. <property name="text">
  87. <string>ladish</string>
  88. </property>
  89. </row>
  90. <column>
  91. <property name="text">
  92. <string>Widget</string>
  93. </property>
  94. </column>
  95. <item row="0" column="0">
  96. <property name="text">
  97. <string>Main</string>
  98. </property>
  99. <property name="font">
  100. <font>
  101. <weight>75</weight>
  102. <bold>true</bold>
  103. </font>
  104. </property>
  105. <property name="textAlignment">
  106. <set>AlignLeft|AlignVCenter</set>
  107. </property>
  108. <property name="icon">
  109. <iconset resource="../resources.qrc">
  110. <normaloff>:/48x48/exec.png</normaloff>:/48x48/exec.png</iconset>
  111. </property>
  112. <property name="flags">
  113. <set>ItemIsSelectable|ItemIsEnabled</set>
  114. </property>
  115. </item>
  116. <item row="1" column="0">
  117. <property name="text">
  118. <string>Canvas</string>
  119. </property>
  120. <property name="font">
  121. <font>
  122. <weight>75</weight>
  123. <bold>true</bold>
  124. </font>
  125. </property>
  126. <property name="icon">
  127. <iconset resource="../resources.qrc">
  128. <normaloff>:/48x48/canvas.png</normaloff>:/48x48/canvas.png</iconset>
  129. </property>
  130. <property name="flags">
  131. <set>ItemIsSelectable|ItemIsEnabled</set>
  132. </property>
  133. </item>
  134. <item row="2" column="0">
  135. <property name="text">
  136. <string>LADISH</string>
  137. </property>
  138. <property name="font">
  139. <font>
  140. <weight>75</weight>
  141. <bold>true</bold>
  142. </font>
  143. </property>
  144. <property name="icon">
  145. <iconset resource="../resources.qrc">
  146. <normaloff>:/48x48/ladish.png</normaloff>:/48x48/ladish.png</iconset>
  147. </property>
  148. <property name="flags">
  149. <set>ItemIsSelectable|ItemIsEnabled</set>
  150. </property>
  151. </item>
  152. </widget>
  153. </item>
  154. <item>
  155. <widget class="QStackedWidget" name="stackedWidget">
  156. <property name="lineWidth">
  157. <number>0</number>
  158. </property>
  159. <property name="currentIndex">
  160. <number>0</number>
  161. </property>
  162. <widget class="QWidget" name="page_main">
  163. <layout class="QVBoxLayout" name="verticalLayout_5">
  164. <property name="margin">
  165. <number>2</number>
  166. </property>
  167. <item>
  168. <layout class="QHBoxLayout" name="horizontalLayout">
  169. <item>
  170. <widget class="QLabel" name="label">
  171. <property name="text">
  172. <string>&lt;b&gt;Main&lt;/b&gt;</string>
  173. </property>
  174. <property name="alignment">
  175. <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
  176. </property>
  177. </widget>
  178. </item>
  179. <item>
  180. <spacer name="horizontalSpacer">
  181. <property name="orientation">
  182. <enum>Qt::Horizontal</enum>
  183. </property>
  184. <property name="sizeHint" stdset="0">
  185. <size>
  186. <width>40</width>
  187. <height>20</height>
  188. </size>
  189. </property>
  190. </spacer>
  191. </item>
  192. <item>
  193. <widget class="QLabel" name="label_icon_main">
  194. <property name="text">
  195. <string notr="true"/>
  196. </property>
  197. <property name="pixmap">
  198. <pixmap resource="../resources.qrc">:/48x48/exec.png</pixmap>
  199. </property>
  200. <property name="alignment">
  201. <set>Qt::AlignHCenter|Qt::AlignTop</set>
  202. </property>
  203. </widget>
  204. </item>
  205. </layout>
  206. </item>
  207. <item>
  208. <widget class="QGroupBox" name="group_main_paths">
  209. <property name="title">
  210. <string>Paths</string>
  211. </property>
  212. <layout class="QVBoxLayout" name="verticalLayout_3">
  213. <item>
  214. <layout class="QHBoxLayout" name="horizontalLayout_2">
  215. <item>
  216. <widget class="QLabel" name="label_3">
  217. <property name="text">
  218. <string>Default project folder:</string>
  219. </property>
  220. </widget>
  221. </item>
  222. <item>
  223. <widget class="QLineEdit" name="le_main_def_folder"/>
  224. </item>
  225. <item>
  226. <widget class="QPushButton" name="b_main_def_folder_open">
  227. <property name="maximumSize">
  228. <size>
  229. <width>22</width>
  230. <height>22</height>
  231. </size>
  232. </property>
  233. <property name="text">
  234. <string/>
  235. </property>
  236. <property name="icon">
  237. <iconset resource="../resources.qrc">
  238. <normaloff>:/16x16/document-open.png</normaloff>:/16x16/document-open.png</iconset>
  239. </property>
  240. </widget>
  241. </item>
  242. </layout>
  243. </item>
  244. </layout>
  245. </widget>
  246. </item>
  247. <item>
  248. <widget class="QGroupBox" name="group_tray">
  249. <property name="title">
  250. <string>System Tray</string>
  251. </property>
  252. <layout class="QGridLayout" name="gridLayout_5">
  253. <item row="1" column="0">
  254. <widget class="QCheckBox" name="cb_tray_close_to">
  255. <property name="enabled">
  256. <bool>false</bool>
  257. </property>
  258. <property name="text">
  259. <string>Close Main Window to System Tray</string>
  260. </property>
  261. </widget>
  262. </item>
  263. <item row="0" column="0">
  264. <widget class="QCheckBox" name="cb_tray_enable">
  265. <property name="text">
  266. <string>Use System Tray (App-Indicator support)</string>
  267. </property>
  268. </widget>
  269. </item>
  270. </layout>
  271. </widget>
  272. </item>
  273. <item>
  274. <widget class="QGroupBox" name="groupBox_3">
  275. <property name="title">
  276. <string>Misc</string>
  277. </property>
  278. <layout class="QGridLayout" name="gridLayout_4">
  279. <item row="0" column="0">
  280. <widget class="QLabel" name="label_8">
  281. <property name="text">
  282. <string>GUI Refresh interval:</string>
  283. </property>
  284. <property name="alignment">
  285. <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
  286. </property>
  287. </widget>
  288. </item>
  289. <item row="0" column="1">
  290. <widget class="QSpinBox" name="sb_gui_refresh">
  291. <property name="suffix">
  292. <string> ms</string>
  293. </property>
  294. <property name="minimum">
  295. <number>10</number>
  296. </property>
  297. <property name="maximum">
  298. <number>1000</number>
  299. </property>
  300. <property name="value">
  301. <number>250</number>
  302. </property>
  303. </widget>
  304. </item>
  305. <item row="0" column="2">
  306. <spacer name="horizontalSpacer_12">
  307. <property name="orientation">
  308. <enum>Qt::Horizontal</enum>
  309. </property>
  310. <property name="sizeType">
  311. <enum>QSizePolicy::Fixed</enum>
  312. </property>
  313. <property name="sizeHint" stdset="0">
  314. <size>
  315. <width>40</width>
  316. <height>10</height>
  317. </size>
  318. </property>
  319. </spacer>
  320. </item>
  321. <item row="1" column="0">
  322. <widget class="QLabel" name="label_jack_port_alias">
  323. <property name="text">
  324. <string>JACK Port Aliases:</string>
  325. </property>
  326. <property name="alignment">
  327. <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
  328. </property>
  329. </widget>
  330. </item>
  331. <item row="1" column="1">
  332. <widget class="QComboBox" name="cb_jack_port_alias">
  333. <item>
  334. <property name="text">
  335. <string>0 (none)</string>
  336. </property>
  337. </item>
  338. <item>
  339. <property name="text">
  340. <string>1st alias</string>
  341. </property>
  342. </item>
  343. <item>
  344. <property name="text">
  345. <string>2nd alias</string>
  346. </property>
  347. </item>
  348. </widget>
  349. </item>
  350. </layout>
  351. </widget>
  352. </item>
  353. <item>
  354. <spacer name="verticalSpacer">
  355. <property name="orientation">
  356. <enum>Qt::Vertical</enum>
  357. </property>
  358. <property name="sizeHint" stdset="0">
  359. <size>
  360. <width>20</width>
  361. <height>40</height>
  362. </size>
  363. </property>
  364. </spacer>
  365. </item>
  366. </layout>
  367. </widget>
  368. <widget class="QWidget" name="page_canvas">
  369. <layout class="QVBoxLayout" name="verticalLayout_8">
  370. <property name="margin">
  371. <number>2</number>
  372. </property>
  373. <item>
  374. <layout class="QHBoxLayout" name="horizontalLayout_10">
  375. <item>
  376. <widget class="QLabel" name="label_9">
  377. <property name="text">
  378. <string>&lt;b&gt;Canvas&lt;/b&gt;</string>
  379. </property>
  380. <property name="alignment">
  381. <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
  382. </property>
  383. </widget>
  384. </item>
  385. <item>
  386. <spacer name="horizontalSpacer_5">
  387. <property name="orientation">
  388. <enum>Qt::Horizontal</enum>
  389. </property>
  390. <property name="sizeHint" stdset="0">
  391. <size>
  392. <width>40</width>
  393. <height>20</height>
  394. </size>
  395. </property>
  396. </spacer>
  397. </item>
  398. <item>
  399. <widget class="QLabel" name="label_10">
  400. <property name="text">
  401. <string notr="true"/>
  402. </property>
  403. <property name="pixmap">
  404. <pixmap resource="../resources.qrc">:/48x48/canvas.png</pixmap>
  405. </property>
  406. <property name="alignment">
  407. <set>Qt::AlignHCenter|Qt::AlignTop</set>
  408. </property>
  409. </widget>
  410. </item>
  411. </layout>
  412. </item>
  413. <item>
  414. <widget class="QGroupBox" name="groupBox_4">
  415. <property name="title">
  416. <string>Theme</string>
  417. </property>
  418. <layout class="QGridLayout" name="gridLayout_2">
  419. <item row="0" column="4">
  420. <spacer name="horizontalSpacer_6">
  421. <property name="orientation">
  422. <enum>Qt::Horizontal</enum>
  423. </property>
  424. <property name="sizeHint" stdset="0">
  425. <size>
  426. <width>40</width>
  427. <height>20</height>
  428. </size>
  429. </property>
  430. </spacer>
  431. </item>
  432. <item row="1" column="0" colspan="2">
  433. <spacer name="horizontalSpacer_8">
  434. <property name="orientation">
  435. <enum>Qt::Horizontal</enum>
  436. </property>
  437. <property name="sizeHint" stdset="0">
  438. <size>
  439. <width>80</width>
  440. <height>20</height>
  441. </size>
  442. </property>
  443. </spacer>
  444. </item>
  445. <item row="1" column="2" colspan="3">
  446. <widget class="QCheckBox" name="cb_canvas_bezier_lines">
  447. <property name="text">
  448. <string>Bezier Lines</string>
  449. </property>
  450. </widget>
  451. </item>
  452. <item row="0" column="3">
  453. <widget class="QComboBox" name="cb_canvas_theme"/>
  454. </item>
  455. <item row="0" column="1" colspan="2">
  456. <widget class="QLabel" name="label_11">
  457. <property name="text">
  458. <string>Theme:</string>
  459. </property>
  460. <property name="alignment">
  461. <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
  462. </property>
  463. </widget>
  464. </item>
  465. <item row="0" column="0">
  466. <spacer name="horizontalSpacer_7">
  467. <property name="orientation">
  468. <enum>Qt::Horizontal</enum>
  469. </property>
  470. <property name="sizeHint" stdset="0">
  471. <size>
  472. <width>40</width>
  473. <height>20</height>
  474. </size>
  475. </property>
  476. </spacer>
  477. </item>
  478. </layout>
  479. </widget>
  480. </item>
  481. <item>
  482. <widget class="QGroupBox" name="groupBox_7">
  483. <property name="title">
  484. <string>Options</string>
  485. </property>
  486. <layout class="QVBoxLayout" name="verticalLayout_7">
  487. <item>
  488. <widget class="QCheckBox" name="cb_canvas_hide_groups">
  489. <property name="text">
  490. <string>Auto-hide groups with no ports</string>
  491. </property>
  492. </widget>
  493. </item>
  494. <item>
  495. <widget class="QCheckBox" name="cb_canvas_eyecandy">
  496. <property name="text">
  497. <string>Fancy Eye-candy</string>
  498. </property>
  499. <property name="tristate">
  500. <bool>true</bool>
  501. </property>
  502. </widget>
  503. </item>
  504. <item>
  505. <widget class="QCheckBox" name="cb_canvas_use_opengl">
  506. <property name="text">
  507. <string>Use OpenGL for rendering (EXPERIMENTAL, needs restart)</string>
  508. </property>
  509. </widget>
  510. </item>
  511. </layout>
  512. </widget>
  513. </item>
  514. <item>
  515. <widget class="QGroupBox" name="groupBox_5">
  516. <property name="title">
  517. <string>Render Hints</string>
  518. </property>
  519. <layout class="QVBoxLayout" name="verticalLayout_9">
  520. <item>
  521. <widget class="QCheckBox" name="cb_canvas_render_aa">
  522. <property name="text">
  523. <string>Antialiasing</string>
  524. </property>
  525. <property name="tristate">
  526. <bool>true</bool>
  527. </property>
  528. </widget>
  529. </item>
  530. <item>
  531. <widget class="QCheckBox" name="cb_canvas_render_hq_aa">
  532. <property name="enabled">
  533. <bool>false</bool>
  534. </property>
  535. <property name="text">
  536. <string>High Quality Antiliasing (OpenGL only)</string>
  537. </property>
  538. </widget>
  539. </item>
  540. </layout>
  541. </widget>
  542. </item>
  543. <item>
  544. <spacer name="verticalSpacer_3">
  545. <property name="orientation">
  546. <enum>Qt::Vertical</enum>
  547. </property>
  548. <property name="sizeHint" stdset="0">
  549. <size>
  550. <width>20</width>
  551. <height>40</height>
  552. </size>
  553. </property>
  554. </spacer>
  555. </item>
  556. </layout>
  557. </widget>
  558. <widget class="QWidget" name="page_ladish">
  559. <layout class="QVBoxLayout" name="verticalLayout_10">
  560. <property name="margin">
  561. <number>2</number>
  562. </property>
  563. <item>
  564. <layout class="QHBoxLayout" name="horizontalLayout_11">
  565. <item>
  566. <widget class="QLabel" name="label_13">
  567. <property name="text">
  568. <string>&lt;b&gt;LADISH&lt;/b&gt;</string>
  569. </property>
  570. <property name="alignment">
  571. <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
  572. </property>
  573. </widget>
  574. </item>
  575. <item>
  576. <spacer name="horizontalSpacer_10">
  577. <property name="orientation">
  578. <enum>Qt::Horizontal</enum>
  579. </property>
  580. <property name="sizeHint" stdset="0">
  581. <size>
  582. <width>40</width>
  583. <height>20</height>
  584. </size>
  585. </property>
  586. </spacer>
  587. </item>
  588. <item>
  589. <widget class="QLabel" name="label_14">
  590. <property name="text">
  591. <string notr="true"/>
  592. </property>
  593. <property name="pixmap">
  594. <pixmap resource="../resources.qrc">:/48x48/ladish.png</pixmap>
  595. </property>
  596. <property name="alignment">
  597. <set>Qt::AlignHCenter|Qt::AlignTop</set>
  598. </property>
  599. </widget>
  600. </item>
  601. </layout>
  602. </item>
  603. <item>
  604. <widget class="QGroupBox" name="groupBox_6">
  605. <property name="title">
  606. <string>Options</string>
  607. </property>
  608. <layout class="QVBoxLayout" name="verticalLayout_6">
  609. <item>
  610. <widget class="QCheckBox" name="cb_ladish_studio_autostart">
  611. <property name="text">
  612. <string>Start studio on load</string>
  613. </property>
  614. </widget>
  615. </item>
  616. <item>
  617. <widget class="QCheckBox" name="cb_ladish_notify">
  618. <property name="text">
  619. <string>Send notifications</string>
  620. </property>
  621. </widget>
  622. </item>
  623. </layout>
  624. </widget>
  625. </item>
  626. <item>
  627. <layout class="QGridLayout" name="gridLayout_3">
  628. <item row="0" column="0">
  629. <widget class="QLabel" name="label_15">
  630. <property name="text">
  631. <string>Shell to use:</string>
  632. </property>
  633. <property name="alignment">
  634. <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
  635. </property>
  636. </widget>
  637. </item>
  638. <item row="0" column="1">
  639. <widget class="QLineEdit" name="le_ladish_shell"/>
  640. </item>
  641. <item row="1" column="0">
  642. <widget class="QLabel" name="label_16">
  643. <property name="text">
  644. <string>Terminal to use:</string>
  645. </property>
  646. <property name="alignment">
  647. <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
  648. </property>
  649. </widget>
  650. </item>
  651. <item row="1" column="1">
  652. <widget class="QLineEdit" name="le_ladish_terminal"/>
  653. </item>
  654. <item row="2" column="0">
  655. <widget class="QLabel" name="label_2">
  656. <property name="text">
  657. <string>JS delay:</string>
  658. </property>
  659. <property name="alignment">
  660. <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
  661. </property>
  662. </widget>
  663. </item>
  664. <item row="2" column="1">
  665. <widget class="QSpinBox" name="sb_ladish_jsdelay">
  666. <property name="suffix">
  667. <string> seconds</string>
  668. </property>
  669. <property name="prefix">
  670. <string/>
  671. </property>
  672. <property name="maximum">
  673. <number>1000</number>
  674. </property>
  675. </widget>
  676. </item>
  677. </layout>
  678. </item>
  679. <item>
  680. <spacer name="verticalSpacer_4">
  681. <property name="orientation">
  682. <enum>Qt::Vertical</enum>
  683. </property>
  684. <property name="sizeHint" stdset="0">
  685. <size>
  686. <width>20</width>
  687. <height>40</height>
  688. </size>
  689. </property>
  690. </spacer>
  691. </item>
  692. </layout>
  693. </widget>
  694. <widget class="QWidget" name="page"/>
  695. </widget>
  696. </item>
  697. </layout>
  698. </item>
  699. <item>
  700. <widget class="QDialogButtonBox" name="buttonBox">
  701. <property name="orientation">
  702. <enum>Qt::Horizontal</enum>
  703. </property>
  704. <property name="standardButtons">
  705. <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok|QDialogButtonBox::Reset</set>
  706. </property>
  707. </widget>
  708. </item>
  709. </layout>
  710. </widget>
  711. <resources>
  712. <include location="../resources.qrc"/>
  713. <include location="../resources.qrc"/>
  714. <include location="../resources.qrc"/>
  715. <include location="../resources.qrc"/>
  716. </resources>
  717. <connections>
  718. <connection>
  719. <sender>buttonBox</sender>
  720. <signal>accepted()</signal>
  721. <receiver>SettingsW</receiver>
  722. <slot>accept()</slot>
  723. <hints>
  724. <hint type="sourcelabel">
  725. <x>254</x>
  726. <y>458</y>
  727. </hint>
  728. <hint type="destinationlabel">
  729. <x>157</x>
  730. <y>274</y>
  731. </hint>
  732. </hints>
  733. </connection>
  734. <connection>
  735. <sender>buttonBox</sender>
  736. <signal>rejected()</signal>
  737. <receiver>SettingsW</receiver>
  738. <slot>reject()</slot>
  739. <hints>
  740. <hint type="sourcelabel">
  741. <x>254</x>
  742. <y>458</y>
  743. </hint>
  744. <hint type="destinationlabel">
  745. <x>286</x>
  746. <y>274</y>
  747. </hint>
  748. </hints>
  749. </connection>
  750. <connection>
  751. <sender>lw_page</sender>
  752. <signal>currentCellChanged(int,int,int,int)</signal>
  753. <receiver>stackedWidget</receiver>
  754. <slot>setCurrentIndex(int)</slot>
  755. <hints>
  756. <hint type="sourcelabel">
  757. <x>113</x>
  758. <y>17</y>
  759. </hint>
  760. <hint type="destinationlabel">
  761. <x>170</x>
  762. <y>27</y>
  763. </hint>
  764. </hints>
  765. </connection>
  766. <connection>
  767. <sender>cb_canvas_use_opengl</sender>
  768. <signal>toggled(bool)</signal>
  769. <receiver>cb_canvas_render_hq_aa</receiver>
  770. <slot>setEnabled(bool)</slot>
  771. <hints>
  772. <hint type="sourcelabel">
  773. <x>385</x>
  774. <y>227</y>
  775. </hint>
  776. <hint type="destinationlabel">
  777. <x>385</x>
  778. <y>299</y>
  779. </hint>
  780. </hints>
  781. </connection>
  782. <connection>
  783. <sender>cb_tray_enable</sender>
  784. <signal>toggled(bool)</signal>
  785. <receiver>cb_tray_close_to</receiver>
  786. <slot>setEnabled(bool)</slot>
  787. <hints>
  788. <hint type="sourcelabel">
  789. <x>295</x>
  790. <y>153</y>
  791. </hint>
  792. <hint type="destinationlabel">
  793. <x>289</x>
  794. <y>175</y>
  795. </hint>
  796. </hints>
  797. </connection>
  798. </connections>
  799. </ui>