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-Brainmaster-Discovery.ui 32KB

3 years ago
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768
  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="adjustment1">
  6. <property name="upper">100</property>
  7. <property name="value">18</property>
  8. <property name="step_increment">1</property>
  9. <property name="page_increment">10</property>
  10. </object>
  11. <object class="GtkAdjustment" id="adjustment2">
  12. <property name="upper">100</property>
  13. <property name="step_increment">1</property>
  14. <property name="page_increment">10</property>
  15. </object>
  16. <object class="GtkAdjustment" id="adjustment3">
  17. <property name="lower">1</property>
  18. <property name="upper">1024</property>
  19. <property name="value">4</property>
  20. <property name="step_increment">1</property>
  21. <property name="page_increment">10</property>
  22. </object>
  23. <object class="GtkWindow" id="dummy_window">
  24. <property name="can_focus">False</property>
  25. <child>
  26. <object class="GtkTable" id="table1">
  27. <property name="visible">True</property>
  28. <property name="can_focus">False</property>
  29. <property name="n_rows">8</property>
  30. <property name="n_columns">2</property>
  31. <property name="homogeneous">True</property>
  32. <child>
  33. <object class="GtkLabel" id="label_sampling_frequency">
  34. <property name="visible">True</property>
  35. <property name="can_focus">False</property>
  36. <property name="label" translatable="yes">Sampling frequency :</property>
  37. <property name="justify">right</property>
  38. <property name="single_line_mode">True</property>
  39. </object>
  40. <packing>
  41. <property name="top_attach">2</property>
  42. <property name="bottom_attach">3</property>
  43. </packing>
  44. </child>
  45. <child>
  46. <object class="GtkComboBox" id="combobox_sampling_frequency">
  47. <property name="visible">True</property>
  48. <property name="can_focus">False</property>
  49. <property name="model">model_sampling_frequency</property>
  50. <child>
  51. <object class="GtkCellRendererText" id="renderer_sampling_frequency"/>
  52. <attributes>
  53. <attribute name="text">0</attribute>
  54. </attributes>
  55. </child>
  56. </object>
  57. <packing>
  58. <property name="left_attach">1</property>
  59. <property name="right_attach">2</property>
  60. <property name="top_attach">2</property>
  61. <property name="bottom_attach">3</property>
  62. </packing>
  63. </child>
  64. <child>
  65. <placeholder/>
  66. </child>
  67. <child>
  68. <placeholder/>
  69. </child>
  70. <child>
  71. <placeholder/>
  72. </child>
  73. <child>
  74. <placeholder/>
  75. </child>
  76. <child>
  77. <placeholder/>
  78. </child>
  79. <child>
  80. <placeholder/>
  81. </child>
  82. <child>
  83. <placeholder/>
  84. </child>
  85. <child>
  86. <placeholder/>
  87. </child>
  88. <child>
  89. <placeholder/>
  90. </child>
  91. <child>
  92. <placeholder/>
  93. </child>
  94. <child>
  95. <object class="GtkLabel" id="label_type">
  96. <property name="can_focus">False</property>
  97. <property name="label" translatable="yes">Device type :</property>
  98. <property name="justify">right</property>
  99. <property name="single_line_mode">True</property>
  100. </object>
  101. </child>
  102. <child>
  103. <object class="GtkLabel" id="label_number_of_channels">
  104. <property name="can_focus">False</property>
  105. <property name="label" translatable="yes">Number of channels :</property>
  106. <property name="justify">right</property>
  107. <property name="single_line_mode">True</property>
  108. </object>
  109. <packing>
  110. <property name="top_attach">1</property>
  111. <property name="bottom_attach">2</property>
  112. </packing>
  113. </child>
  114. <child>
  115. <object class="GtkComboBox" id="combobox_type">
  116. <property name="can_focus">False</property>
  117. <property name="model">model_type</property>
  118. <child>
  119. <object class="GtkCellRendererText" id="renderer_type"/>
  120. <attributes>
  121. <attribute name="text">0</attribute>
  122. </attributes>
  123. </child>
  124. </object>
  125. <packing>
  126. <property name="left_attach">1</property>
  127. <property name="right_attach">2</property>
  128. </packing>
  129. </child>
  130. <child>
  131. <object class="GtkSpinButton" id="spinbutton_number_of_channels">
  132. <property name="can_focus">True</property>
  133. <property name="invisible_char">●</property>
  134. <property name="invisible_char_set">True</property>
  135. <property name="primary_icon_activatable">False</property>
  136. <property name="secondary_icon_activatable">False</property>
  137. <property name="primary_icon_sensitive">True</property>
  138. <property name="secondary_icon_sensitive">True</property>
  139. <property name="adjustment">adjustment3</property>
  140. <property name="snap_to_ticks">True</property>
  141. <property name="numeric">True</property>
  142. </object>
  143. <packing>
  144. <property name="left_attach">1</property>
  145. <property name="right_attach">2</property>
  146. <property name="top_attach">1</property>
  147. <property name="bottom_attach">2</property>
  148. </packing>
  149. </child>
  150. </object>
  151. </child>
  152. </object>
  153. <object class="GtkListStore" id="model_baud_rate">
  154. <columns>
  155. <!-- column-name gchararray -->
  156. <column type="gchararray"/>
  157. </columns>
  158. <data>
  159. <row>
  160. <col id="0" translatable="yes">default</col>
  161. </row>
  162. <row>
  163. <col id="0" translatable="yes">9 600</col>
  164. </row>
  165. <row>
  166. <col id="0" translatable="yes">115 200</col>
  167. </row>
  168. <row>
  169. <col id="0" translatable="yes">460 800</col>
  170. </row>
  171. </data>
  172. </object>
  173. <object class="GtkListStore" id="model_bit_depth">
  174. <columns>
  175. <!-- column-name gchararray -->
  176. <column type="gchararray"/>
  177. </columns>
  178. <data>
  179. <row>
  180. <col id="0" translatable="yes">default</col>
  181. </row>
  182. <row>
  183. <col id="0" translatable="yes">8 bits</col>
  184. </row>
  185. <row>
  186. <col id="0" translatable="yes">16 bits</col>
  187. </row>
  188. <row>
  189. <col id="0" translatable="yes">24 bits</col>
  190. </row>
  191. </data>
  192. </object>
  193. <object class="GtkListStore" id="model_gender">
  194. <columns>
  195. <!-- column-name gchararray -->
  196. <column type="gchararray"/>
  197. </columns>
  198. <data>
  199. <row>
  200. <col id="0" translatable="yes">unspecified</col>
  201. </row>
  202. <row>
  203. <col id="0" translatable="yes">female</col>
  204. </row>
  205. <row>
  206. <col id="0" translatable="yes">male</col>
  207. </row>
  208. <row>
  209. <col id="0" translatable="yes">unknown</col>
  210. </row>
  211. </data>
  212. </object>
  213. <object class="GtkListStore" id="model_notch_filters">
  214. <columns>
  215. <!-- column-name gchararray -->
  216. <column type="gchararray"/>
  217. </columns>
  218. <data>
  219. <row>
  220. <col id="0" translatable="yes">default</col>
  221. </row>
  222. <row>
  223. <col id="0" translatable="yes">none</col>
  224. </row>
  225. <row>
  226. <col id="0" translatable="yes">50Hz</col>
  227. </row>
  228. <row>
  229. <col id="0" translatable="yes">60Hz</col>
  230. </row>
  231. </data>
  232. </object>
  233. <object class="GtkListStore" id="model_preset">
  234. <columns>
  235. <!-- column-name gchararray -->
  236. <column type="gchararray"/>
  237. </columns>
  238. <data>
  239. <row>
  240. <col id="0" translatable="yes">Custom</col>
  241. </row>
  242. <row>
  243. <col id="0" translatable="yes">Discovery 24</col>
  244. </row>
  245. <row>
  246. <col id="0" translatable="yes">Atlantis 4x4</col>
  247. </row>
  248. <row>
  249. <col id="0" translatable="yes">Atlantis 2x2</col>
  250. </row>
  251. </data>
  252. </object>
  253. <object class="GtkListStore" id="model_sampling_frequency">
  254. <columns>
  255. <!-- column-name gchararray -->
  256. <column type="gchararray"/>
  257. </columns>
  258. <data>
  259. <row>
  260. <col id="0" translatable="yes">256</col>
  261. </row>
  262. <row>
  263. <col id="0" translatable="yes">512</col>
  264. </row>
  265. <row>
  266. <col id="0" translatable="yes">1024</col>
  267. </row>
  268. <row>
  269. <col id="0" translatable="yes">2048</col>
  270. </row>
  271. </data>
  272. </object>
  273. <object class="GtkListStore" id="model_type">
  274. <columns>
  275. <!-- column-name text -->
  276. <column type="gchararray"/>
  277. </columns>
  278. <data>
  279. <row>
  280. <col id="0" translatable="yes">Discovery</col>
  281. </row>
  282. <row>
  283. <col id="0" translatable="yes">Atlantis</col>
  284. </row>
  285. </data>
  286. </object>
  287. <object class="GtkDialog" id="openvibe-acquisition-server-settings">
  288. <property name="can_focus">False</property>
  289. <property name="border_width">5</property>
  290. <property name="title" translatable="yes">Device configuration</property>
  291. <property name="window_position">center</property>
  292. <property name="type_hint">dialog</property>
  293. <property name="gravity">center</property>
  294. <child internal-child="vbox">
  295. <object class="GtkVBox" id="dialog-vbox">
  296. <property name="visible">True</property>
  297. <property name="can_focus">False</property>
  298. <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK | GDK_ENTER_NOTIFY_MASK</property>
  299. <property name="spacing">8</property>
  300. <child internal-child="action_area">
  301. <object class="GtkHButtonBox" id="dialog-action_area">
  302. <property name="visible">True</property>
  303. <property name="can_focus">False</property>
  304. <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK | GDK_ENTER_NOTIFY_MASK</property>
  305. <property name="layout_style">end</property>
  306. <child>
  307. <object class="GtkButton" id="button_apply">
  308. <property name="label">gtk-apply</property>
  309. <property name="visible">True</property>
  310. <property name="can_focus">False</property>
  311. <property name="receives_default">False</property>
  312. <property name="use_action_appearance">False</property>
  313. <property name="use_stock">True</property>
  314. </object>
  315. <packing>
  316. <property name="expand">False</property>
  317. <property name="fill">False</property>
  318. <property name="position">0</property>
  319. </packing>
  320. </child>
  321. <child>
  322. <object class="GtkButton" id="button_cancel">
  323. <property name="label">gtk-cancel</property>
  324. <property name="visible">True</property>
  325. <property name="can_focus">False</property>
  326. <property name="receives_default">False</property>
  327. <property name="use_action_appearance">False</property>
  328. <property name="use_stock">True</property>
  329. </object>
  330. <packing>
  331. <property name="expand">False</property>
  332. <property name="fill">False</property>
  333. <property name="position">1</property>
  334. </packing>
  335. </child>
  336. </object>
  337. <packing>
  338. <property name="expand">False</property>
  339. <property name="fill">True</property>
  340. <property name="pack_type">end</property>
  341. <property name="position">0</property>
  342. </packing>
  343. </child>
  344. <child>
  345. <object class="GtkLabel" id="label_title">
  346. <property name="visible">True</property>
  347. <property name="can_focus">False</property>
  348. <property name="label" translatable="yes">Brainmaster Discovery / Atlantis
  349. &lt;small&gt;&lt;span color="darkred"&gt;Attention : You should obtain a device passkey from Brainmaster
  350. in order to operate your device with OpenViBE&lt;/span&gt;&lt;/small&gt;</property>
  351. <property name="use_markup">True</property>
  352. <property name="justify">center</property>
  353. </object>
  354. <packing>
  355. <property name="expand">True</property>
  356. <property name="fill">True</property>
  357. <property name="position">1</property>
  358. </packing>
  359. </child>
  360. <child>
  361. <object class="GtkHSeparator" id="hseparator1">
  362. <property name="visible">True</property>
  363. <property name="can_focus">False</property>
  364. </object>
  365. <packing>
  366. <property name="expand">False</property>
  367. <property name="fill">True</property>
  368. <property name="position">2</property>
  369. </packing>
  370. </child>
  371. <child>
  372. <object class="GtkVBox" id="vbox">
  373. <property name="visible">True</property>
  374. <property name="can_focus">False</property>
  375. <property name="border_width">8</property>
  376. <property name="spacing">8</property>
  377. <child>
  378. <object class="GtkTable" id="table2">
  379. <property name="visible">True</property>
  380. <property name="can_focus">False</property>
  381. <property name="n_rows">12</property>
  382. <property name="n_columns">2</property>
  383. <property name="homogeneous">True</property>
  384. <child>
  385. <object class="GtkLabel" id="label_gender">
  386. <property name="visible">True</property>
  387. <property name="can_focus">False</property>
  388. <property name="label" translatable="yes">Gender :</property>
  389. <property name="justify">right</property>
  390. <property name="single_line_mode">True</property>
  391. </object>
  392. <packing>
  393. <property name="top_attach">4</property>
  394. <property name="bottom_attach">5</property>
  395. </packing>
  396. </child>
  397. <child>
  398. <object class="GtkLabel" id="label_age">
  399. <property name="visible">True</property>
  400. <property name="can_focus">False</property>
  401. <property name="label" translatable="yes">Age :</property>
  402. <property name="justify">right</property>
  403. <property name="single_line_mode">True</property>
  404. </object>
  405. <packing>
  406. <property name="top_attach">3</property>
  407. <property name="bottom_attach">4</property>
  408. </packing>
  409. </child>
  410. <child>
  411. <object class="GtkLabel" id="label_identifier">
  412. <property name="visible">True</property>
  413. <property name="can_focus">False</property>
  414. <property name="label" translatable="yes">Identifier :</property>
  415. <property name="justify">right</property>
  416. <property name="single_line_mode">True</property>
  417. </object>
  418. <packing>
  419. <property name="top_attach">2</property>
  420. <property name="bottom_attach">3</property>
  421. </packing>
  422. </child>
  423. <child>
  424. <object class="GtkComboBox" id="combobox_gender">
  425. <property name="visible">True</property>
  426. <property name="can_focus">False</property>
  427. <property name="model">model_gender</property>
  428. <child>
  429. <object class="GtkCellRendererText" id="renderer_gender"/>
  430. <attributes>
  431. <attribute name="text">0</attribute>
  432. </attributes>
  433. </child>
  434. </object>
  435. <packing>
  436. <property name="left_attach">1</property>
  437. <property name="right_attach">2</property>
  438. <property name="top_attach">4</property>
  439. <property name="bottom_attach">5</property>
  440. </packing>
  441. </child>
  442. <child>
  443. <object class="GtkSpinButton" id="spinbutton_age">
  444. <property name="visible">True</property>
  445. <property name="can_focus">True</property>
  446. <property name="invisible_char">●</property>
  447. <property name="invisible_char_set">True</property>
  448. <property name="primary_icon_activatable">False</property>
  449. <property name="secondary_icon_activatable">False</property>
  450. <property name="primary_icon_sensitive">True</property>
  451. <property name="secondary_icon_sensitive">True</property>
  452. <property name="adjustment">adjustment1</property>
  453. <property name="snap_to_ticks">True</property>
  454. <property name="numeric">True</property>
  455. </object>
  456. <packing>
  457. <property name="left_attach">1</property>
  458. <property name="right_attach">2</property>
  459. <property name="top_attach">3</property>
  460. <property name="bottom_attach">4</property>
  461. </packing>
  462. </child>
  463. <child>
  464. <object class="GtkSpinButton" id="spinbutton_identifier">
  465. <property name="visible">True</property>
  466. <property name="can_focus">True</property>
  467. <property name="invisible_char">●</property>
  468. <property name="invisible_char_set">True</property>
  469. <property name="primary_icon_activatable">False</property>
  470. <property name="secondary_icon_activatable">False</property>
  471. <property name="primary_icon_sensitive">True</property>
  472. <property name="secondary_icon_sensitive">True</property>
  473. <property name="adjustment">adjustment2</property>
  474. <property name="snap_to_ticks">True</property>
  475. <property name="numeric">True</property>
  476. </object>
  477. <packing>
  478. <property name="left_attach">1</property>
  479. <property name="right_attach">2</property>
  480. <property name="top_attach">2</property>
  481. <property name="bottom_attach">3</property>
  482. </packing>
  483. </child>
  484. <child>
  485. <object class="GtkHSeparator" id="hseparator3">
  486. <property name="visible">True</property>
  487. <property name="can_focus">False</property>
  488. </object>
  489. <packing>
  490. <property name="right_attach">2</property>
  491. <property name="top_attach">1</property>
  492. <property name="bottom_attach">2</property>
  493. </packing>
  494. </child>
  495. <child>
  496. <object class="GtkLabel" id="label_device_preset">
  497. <property name="visible">True</property>
  498. <property name="can_focus">False</property>
  499. <property name="label" translatable="yes">Configuration preset :</property>
  500. <property name="justify">right</property>
  501. <property name="single_line_mode">True</property>
  502. </object>
  503. </child>
  504. <child>
  505. <object class="GtkComboBox" id="combobox_device_preset">
  506. <property name="visible">True</property>
  507. <property name="can_focus">False</property>
  508. <property name="model">model_preset</property>
  509. <child>
  510. <object class="GtkCellRendererText" id="renderer_device_preset"/>
  511. <attributes>
  512. <attribute name="text">0</attribute>
  513. </attributes>
  514. </child>
  515. </object>
  516. <packing>
  517. <property name="left_attach">1</property>
  518. <property name="right_attach">2</property>
  519. </packing>
  520. </child>
  521. <child>
  522. <object class="GtkLabel" id="label_device">
  523. <property name="visible">True</property>
  524. <property name="can_focus">False</property>
  525. <property name="label" translatable="yes">Device port :</property>
  526. <property name="justify">right</property>
  527. <property name="single_line_mode">True</property>
  528. </object>
  529. <packing>
  530. <property name="top_attach">5</property>
  531. <property name="bottom_attach">6</property>
  532. </packing>
  533. </child>
  534. <child>
  535. <object class="GtkComboBox" id="combobox_device">
  536. <property name="visible">True</property>
  537. <property name="can_focus">False</property>
  538. <child>
  539. <object class="GtkCellRendererText" id="renderer_device"/>
  540. <attributes>
  541. <attribute name="text">0</attribute>
  542. </attributes>
  543. </child>
  544. </object>
  545. <packing>
  546. <property name="left_attach">1</property>
  547. <property name="right_attach">2</property>
  548. <property name="top_attach">5</property>
  549. <property name="bottom_attach">6</property>
  550. </packing>
  551. </child>
  552. <child>
  553. <object class="GtkLabel" id="label_baud_rate">
  554. <property name="visible">True</property>
  555. <property name="can_focus">False</property>
  556. <property name="label" translatable="yes">Baud rate :</property>
  557. <property name="justify">right</property>
  558. <property name="single_line_mode">True</property>
  559. </object>
  560. <packing>
  561. <property name="top_attach">6</property>
  562. <property name="bottom_attach">7</property>
  563. </packing>
  564. </child>
  565. <child>
  566. <object class="GtkLabel" id="label_bit_depth">
  567. <property name="visible">True</property>
  568. <property name="can_focus">False</property>
  569. <property name="label" translatable="yes">Bit depth :</property>
  570. <property name="justify">right</property>
  571. <property name="single_line_mode">True</property>
  572. </object>
  573. <packing>
  574. <property name="top_attach">7</property>
  575. <property name="bottom_attach">8</property>
  576. </packing>
  577. </child>
  578. <child>
  579. <object class="GtkLabel" id="label_notch_filters">
  580. <property name="visible">True</property>
  581. <property name="can_focus">False</property>
  582. <property name="label" translatable="yes">Notch filter :</property>
  583. <property name="justify">right</property>
  584. <property name="single_line_mode">True</property>
  585. </object>
  586. <packing>
  587. <property name="top_attach">8</property>
  588. <property name="bottom_attach">9</property>
  589. </packing>
  590. </child>
  591. <child>
  592. <object class="GtkComboBox" id="combobox_baud_rate">
  593. <property name="visible">True</property>
  594. <property name="can_focus">False</property>
  595. <property name="model">model_baud_rate</property>
  596. <child>
  597. <object class="GtkCellRendererText" id="renderer_baud_rate"/>
  598. <attributes>
  599. <attribute name="text">0</attribute>
  600. </attributes>
  601. </child>
  602. </object>
  603. <packing>
  604. <property name="left_attach">1</property>
  605. <property name="right_attach">2</property>
  606. <property name="top_attach">6</property>
  607. <property name="bottom_attach">7</property>
  608. </packing>
  609. </child>
  610. <child>
  611. <object class="GtkComboBox" id="combobox_bit_depth">
  612. <property name="visible">True</property>
  613. <property name="can_focus">False</property>
  614. <property name="model">model_bit_depth</property>
  615. <child>
  616. <object class="GtkCellRendererText" id="renderer_bit_depth"/>
  617. <attributes>
  618. <attribute name="text">0</attribute>
  619. </attributes>
  620. </child>
  621. </object>
  622. <packing>
  623. <property name="left_attach">1</property>
  624. <property name="right_attach">2</property>
  625. <property name="top_attach">7</property>
  626. <property name="bottom_attach">8</property>
  627. </packing>
  628. </child>
  629. <child>
  630. <object class="GtkComboBox" id="combobox_notch_filters">
  631. <property name="visible">True</property>
  632. <property name="can_focus">False</property>
  633. <property name="model">model_notch_filters</property>
  634. <child>
  635. <object class="GtkCellRendererText" id="renderer_notch_filters"/>
  636. <attributes>
  637. <attribute name="text">0</attribute>
  638. </attributes>
  639. </child>
  640. </object>
  641. <packing>
  642. <property name="left_attach">1</property>
  643. <property name="right_attach">2</property>
  644. <property name="top_attach">8</property>
  645. <property name="bottom_attach">9</property>
  646. </packing>
  647. </child>
  648. <child>
  649. <object class="GtkHSeparator" id="hseparator2">
  650. <property name="visible">True</property>
  651. <property name="can_focus">False</property>
  652. </object>
  653. <packing>
  654. <property name="right_attach">2</property>
  655. <property name="top_attach">9</property>
  656. <property name="bottom_attach">10</property>
  657. </packing>
  658. </child>
  659. <child>
  660. <object class="GtkLabel" id="label_device_serial">
  661. <property name="visible">True</property>
  662. <property name="can_focus">False</property>
  663. <property name="label" translatable="yes">Device Serial Nr :</property>
  664. <property name="justify">right</property>
  665. <property name="single_line_mode">True</property>
  666. </object>
  667. <packing>
  668. <property name="top_attach">10</property>
  669. <property name="bottom_attach">11</property>
  670. </packing>
  671. </child>
  672. <child>
  673. <object class="GtkLabel" id="label_device_passkey">
  674. <property name="visible">True</property>
  675. <property name="can_focus">False</property>
  676. <property name="label" translatable="yes">Device Passkey :</property>
  677. <property name="justify">right</property>
  678. <property name="single_line_mode">True</property>
  679. </object>
  680. <packing>
  681. <property name="top_attach">11</property>
  682. <property name="bottom_attach">12</property>
  683. </packing>
  684. </child>
  685. <child>
  686. <object class="GtkEntry" id="entry_device_serial">
  687. <property name="visible">True</property>
  688. <property name="can_focus">True</property>
  689. <property name="invisible_char">●</property>
  690. <property name="invisible_char_set">True</property>
  691. <property name="primary_icon_activatable">False</property>
  692. <property name="secondary_icon_activatable">False</property>
  693. <property name="primary_icon_sensitive">True</property>
  694. <property name="secondary_icon_sensitive">True</property>
  695. </object>
  696. <packing>
  697. <property name="left_attach">1</property>
  698. <property name="right_attach">2</property>
  699. <property name="top_attach">10</property>
  700. <property name="bottom_attach">11</property>
  701. </packing>
  702. </child>
  703. <child>
  704. <object class="GtkEntry" id="entry_device_passkey">
  705. <property name="visible">True</property>
  706. <property name="can_focus">True</property>
  707. <property name="invisible_char">●</property>
  708. <property name="invisible_char_set">True</property>
  709. <property name="primary_icon_activatable">False</property>
  710. <property name="secondary_icon_activatable">False</property>
  711. <property name="primary_icon_sensitive">True</property>
  712. <property name="secondary_icon_sensitive">True</property>
  713. </object>
  714. <packing>
  715. <property name="left_attach">1</property>
  716. <property name="right_attach">2</property>
  717. <property name="top_attach">11</property>
  718. <property name="bottom_attach">12</property>
  719. </packing>
  720. </child>
  721. </object>
  722. <packing>
  723. <property name="expand">True</property>
  724. <property name="fill">True</property>
  725. <property name="position">0</property>
  726. </packing>
  727. </child>
  728. <child>
  729. <object class="GtkButton" id="button_change_channel_names">
  730. <property name="label" translatable="yes">Change channel names</property>
  731. <property name="visible">True</property>
  732. <property name="can_focus">True</property>
  733. <property name="receives_default">True</property>
  734. <property name="use_action_appearance">False</property>
  735. </object>
  736. <packing>
  737. <property name="expand">False</property>
  738. <property name="fill">True</property>
  739. <property name="position">1</property>
  740. </packing>
  741. </child>
  742. </object>
  743. <packing>
  744. <property name="expand">True</property>
  745. <property name="fill">True</property>
  746. <property name="position">3</property>
  747. </packing>
  748. </child>
  749. <child>
  750. <object class="GtkHSeparator" id="hseparator">
  751. <property name="visible">True</property>
  752. <property name="can_focus">False</property>
  753. </object>
  754. <packing>
  755. <property name="expand">False</property>
  756. <property name="fill">True</property>
  757. <property name="position">4</property>
  758. </packing>
  759. </child>
  760. </object>
  761. </child>
  762. <action-widgets>
  763. <action-widget response="-10">button_apply</action-widget>
  764. <action-widget response="-6">button_cancel</action-widget>
  765. </action-widgets>
  766. </object>
  767. </interface>