/python/helper/ZhengJuSetup/ZhengJuUI.glade

http://scim-python.googlecode.com/ · Unknown · 662 lines · 662 code · 0 blank · 0 comment · 0 complexity · f8887f77fae9380d8c77380b3a1f12a7 MD5 · raw file

  1. <?xml version="1.0" encoding="UTF-8" standalone="no"?>
  2. <!DOCTYPE glade-interface SYSTEM "glade-2.0.dtd">
  3. <!--Generated with glade3 3.4.4 on Thu May 1 11:45:38 2008 -->
  4. <glade-interface>
  5. <widget class="GtkWindow" id="window_main">
  6. <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  7. <property name="title" translatable="yes">ZhengJu Setup</property>
  8. <property name="window_position">GTK_WIN_POS_CENTER</property>
  9. <signal name="delete_event" handler="on_window_main_delete_event"/>
  10. <child>
  11. <widget class="GtkVBox" id="vbox2">
  12. <property name="visible">True</property>
  13. <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  14. <property name="border_width">10</property>
  15. <property name="spacing">10</property>
  16. <child>
  17. <widget class="GtkNotebook" id="top">
  18. <property name="visible">True</property>
  19. <property name="can_focus">True</property>
  20. <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  21. <child>
  22. <widget class="GtkVBox" id="vbox2">
  23. <property name="visible">True</property>
  24. <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  25. <property name="border_width">10</property>
  26. <property name="spacing">5</property>
  27. <child>
  28. <widget class="GtkLabel" id="label1">
  29. <property name="visible">True</property>
  30. <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  31. <property name="xalign">0</property>
  32. <property name="label" translatable="yes">PinYin Schema
  33. (Take effect affter switch input method)</property>
  34. </widget>
  35. <packing>
  36. <property name="expand">False</property>
  37. </packing>
  38. </child>
  39. <child>
  40. <widget class="GtkComboBox" id="PinYinSchema">
  41. <property name="visible">True</property>
  42. <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  43. <property name="items" translatable="yes"></property>
  44. </widget>
  45. <packing>
  46. <property name="expand">False</property>
  47. <property name="position">1</property>
  48. </packing>
  49. </child>
  50. <child>
  51. <widget class="GtkLabel" id="label2">
  52. <property name="visible">True</property>
  53. <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  54. <property name="xalign">0</property>
  55. <property name="label" translatable="yes">ShuangPin Schema</property>
  56. <property name="ellipsize">PANGO_ELLIPSIZE_END</property>
  57. </widget>
  58. <packing>
  59. <property name="expand">False</property>
  60. <property name="position">2</property>
  61. </packing>
  62. </child>
  63. <child>
  64. <widget class="GtkComboBox" id="ShuangPinSchema">
  65. <property name="visible">True</property>
  66. <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  67. <property name="items" translatable="yes" comments=" "></property>
  68. </widget>
  69. <packing>
  70. <property name="expand">False</property>
  71. <property name="position">3</property>
  72. </packing>
  73. </child>
  74. <child>
  75. <widget class="GtkCheckButton" id="LargeCharset">
  76. <property name="visible">True</property>
  77. <property name="can_focus">True</property>
  78. <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  79. <property name="label" translatable="yes">Use Large Chareset</property>
  80. <property name="response_id">0</property>
  81. <property name="draw_indicator">True</property>
  82. </widget>
  83. <packing>
  84. <property name="expand">False</property>
  85. <property name="position">4</property>
  86. </packing>
  87. </child>
  88. </widget>
  89. </child>
  90. <child>
  91. <widget class="GtkLabel" id="nbtab1">
  92. <property name="visible">True</property>
  93. <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  94. <property name="label" translatable="yes">General</property>
  95. </widget>
  96. <packing>
  97. <property name="type">tab</property>
  98. <property name="tab_fill">False</property>
  99. </packing>
  100. </child>
  101. <child>
  102. <widget class="GtkVBox" id="vbox3">
  103. <property name="visible">True</property>
  104. <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  105. <property name="border_width">10</property>
  106. <property name="spacing">10</property>
  107. <child>
  108. <widget class="GtkTable" id="table1">
  109. <property name="visible">True</property>
  110. <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  111. <property name="n_rows">3</property>
  112. <property name="n_columns">2</property>
  113. <property name="row_spacing">5</property>
  114. <child>
  115. <widget class="GtkButton" id="ClearUserWords">
  116. <property name="visible">True</property>
  117. <property name="can_focus">True</property>
  118. <property name="receives_default">True</property>
  119. <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  120. <property name="label" translatable="yes">Clear User Words</property>
  121. <property name="response_id">0</property>
  122. <signal name="clicked" handler="on_ClearUserWords_clicked"/>
  123. </widget>
  124. <packing>
  125. <property name="left_attach">1</property>
  126. <property name="right_attach">2</property>
  127. <property name="x_options">GTK_FILL</property>
  128. </packing>
  129. </child>
  130. <child>
  131. <widget class="GtkButton" id="ClearUserPhrases">
  132. <property name="visible">True</property>
  133. <property name="can_focus">True</property>
  134. <property name="receives_default">True</property>
  135. <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  136. <property name="label" translatable="yes">Clear User Phrases</property>
  137. <property name="response_id">0</property>
  138. <signal name="clicked" handler="on_ClearUserPhrases_clicked"/>
  139. </widget>
  140. <packing>
  141. <property name="left_attach">1</property>
  142. <property name="right_attach">2</property>
  143. <property name="top_attach">1</property>
  144. <property name="bottom_attach">2</property>
  145. <property name="x_options">GTK_FILL</property>
  146. </packing>
  147. </child>
  148. <child>
  149. <widget class="GtkButton" id="ClearAdjustedWordFreq">
  150. <property name="visible">True</property>
  151. <property name="can_focus">True</property>
  152. <property name="receives_default">True</property>
  153. <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  154. <property name="label" translatable="yes">Clear Adjusted Word Frequency</property>
  155. <property name="response_id">0</property>
  156. <signal name="clicked" handler="on_ClearAdjustedWordFreq_clicked"/>
  157. </widget>
  158. <packing>
  159. <property name="left_attach">1</property>
  160. <property name="right_attach">2</property>
  161. <property name="top_attach">2</property>
  162. <property name="bottom_attach">3</property>
  163. <property name="x_options">GTK_FILL</property>
  164. </packing>
  165. </child>
  166. <child>
  167. <widget class="GtkCheckButton" id="AdjustWordFreq">
  168. <property name="visible">True</property>
  169. <property name="can_focus">True</property>
  170. <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  171. <property name="label" translatable="yes">Auto Adjust Word Frequency</property>
  172. <property name="response_id">0</property>
  173. <property name="draw_indicator">True</property>
  174. </widget>
  175. <packing>
  176. <property name="top_attach">2</property>
  177. <property name="bottom_attach">3</property>
  178. </packing>
  179. </child>
  180. <child>
  181. <widget class="GtkCheckButton" id="CreateUserPhrases">
  182. <property name="visible">True</property>
  183. <property name="can_focus">True</property>
  184. <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  185. <property name="label" translatable="yes">Auto Create User Phrases</property>
  186. <property name="response_id">0</property>
  187. <property name="draw_indicator">True</property>
  188. </widget>
  189. <packing>
  190. <property name="top_attach">1</property>
  191. <property name="bottom_attach">2</property>
  192. </packing>
  193. </child>
  194. <child>
  195. <widget class="GtkCheckButton" id="CreateUserWords">
  196. <property name="visible">True</property>
  197. <property name="can_focus">True</property>
  198. <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  199. <property name="label" translatable="yes">Auto Create User Words</property>
  200. <property name="response_id">0</property>
  201. <property name="draw_indicator">True</property>
  202. </widget>
  203. </child>
  204. </widget>
  205. <packing>
  206. <property name="expand">False</property>
  207. <property name="fill">False</property>
  208. </packing>
  209. </child>
  210. <child>
  211. <widget class="GtkHBox" id="hbox1">
  212. <property name="visible">True</property>
  213. <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  214. <child>
  215. <widget class="GtkLabel" id="label3">
  216. <property name="visible">True</property>
  217. <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  218. <property name="xalign">0</property>
  219. <property name="label" translatable="yes">Train with a plain text file:</property>
  220. </widget>
  221. </child>
  222. <child>
  223. <widget class="GtkButton" id="train">
  224. <property name="visible">True</property>
  225. <property name="can_focus">True</property>
  226. <property name="receives_default">True</property>
  227. <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  228. <property name="label" translatable="yes">Train...</property>
  229. <property name="response_id">0</property>
  230. <signal name="clicked" handler="on_train_clicked"/>
  231. </widget>
  232. <packing>
  233. <property name="position">1</property>
  234. </packing>
  235. </child>
  236. </widget>
  237. <packing>
  238. <property name="expand">False</property>
  239. <property name="fill">False</property>
  240. <property name="position">1</property>
  241. </packing>
  242. </child>
  243. <child>
  244. <widget class="GtkLabel" id="label8">
  245. <property name="visible">True</property>
  246. <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  247. <property name="xalign">0</property>
  248. <property name="label" translatable="yes">This would help improve ZhengJu quality:</property>
  249. </widget>
  250. <packing>
  251. <property name="expand">False</property>
  252. <property name="position">2</property>
  253. </packing>
  254. </child>
  255. <child>
  256. <widget class="GtkHBox" id="hbox2">
  257. <property name="visible">True</property>
  258. <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  259. <child>
  260. <widget class="GtkCheckButton" id="LogConvError">
  261. <property name="visible">True</property>
  262. <property name="can_focus">True</property>
  263. <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  264. <property name="label" translatable="yes">Logging Conversion Error</property>
  265. <property name="response_id">0</property>
  266. <property name="draw_indicator">True</property>
  267. </widget>
  268. </child>
  269. <child>
  270. <widget class="GtkButton" id="SendLog">
  271. <property name="visible">True</property>
  272. <property name="can_focus">True</property>
  273. <property name="receives_default">True</property>
  274. <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  275. <property name="label" translatable="yes">Send Log to Author</property>
  276. <property name="response_id">0</property>
  277. <signal name="clicked" handler="on_SendLog_clicked"/>
  278. </widget>
  279. <packing>
  280. <property name="position">1</property>
  281. </packing>
  282. </child>
  283. </widget>
  284. <packing>
  285. <property name="expand">False</property>
  286. <property name="position">3</property>
  287. </packing>
  288. </child>
  289. </widget>
  290. <packing>
  291. <property name="position">1</property>
  292. </packing>
  293. </child>
  294. <child>
  295. <widget class="GtkLabel" id="nbtab2">
  296. <property name="visible">True</property>
  297. <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  298. <property name="label" translatable="yes">Self Learning</property>
  299. </widget>
  300. <packing>
  301. <property name="type">tab</property>
  302. <property name="position">1</property>
  303. <property name="tab_expand">True</property>
  304. <property name="tab_fill">False</property>
  305. </packing>
  306. </child>
  307. <child>
  308. <widget class="GtkVBox" id="vbox1">
  309. <property name="visible">True</property>
  310. <property name="border_width">10</property>
  311. <property name="spacing">10</property>
  312. <child>
  313. <widget class="GtkCheckButton" id="FuzzyPinyin">
  314. <property name="visible">True</property>
  315. <property name="can_focus">True</property>
  316. <property name="label" translatable="yes">Enable Fuzzy Pinyin</property>
  317. <property name="response_id">0</property>
  318. <property name="draw_indicator">True</property>
  319. </widget>
  320. <packing>
  321. <property name="expand">False</property>
  322. <property name="fill">False</property>
  323. </packing>
  324. </child>
  325. <child>
  326. <widget class="GtkTable" id="table3">
  327. <property name="visible">True</property>
  328. <property name="n_rows">4</property>
  329. <property name="n_columns">2</property>
  330. <property name="row_spacing">10</property>
  331. <child>
  332. <placeholder/>
  333. </child>
  334. <child>
  335. <widget class="GtkCheckButton" id="FuzzyL_N">
  336. <property name="visible">True</property>
  337. <property name="can_focus">True</property>
  338. <property name="label" translatable="yes">l &lt;-&gt; n</property>
  339. <property name="response_id">0</property>
  340. <property name="draw_indicator">True</property>
  341. </widget>
  342. <packing>
  343. <property name="top_attach">3</property>
  344. <property name="bottom_attach">4</property>
  345. <property name="y_options"></property>
  346. </packing>
  347. </child>
  348. <child>
  349. <widget class="GtkCheckButton" id="FuzzyZ_Zh">
  350. <property name="visible">True</property>
  351. <property name="can_focus">True</property>
  352. <property name="label" translatable="yes">z &lt;-&gt; zh</property>
  353. <property name="response_id">0</property>
  354. <property name="draw_indicator">True</property>
  355. </widget>
  356. <packing>
  357. <property name="top_attach">2</property>
  358. <property name="bottom_attach">3</property>
  359. <property name="y_options"></property>
  360. </packing>
  361. </child>
  362. <child>
  363. <widget class="GtkCheckButton" id="FuzzyEn_Eng">
  364. <property name="visible">True</property>
  365. <property name="can_focus">True</property>
  366. <property name="label" translatable="yes">en &lt;-&gt; eng</property>
  367. <property name="response_id">0</property>
  368. <property name="draw_indicator">True</property>
  369. </widget>
  370. <packing>
  371. <property name="left_attach">1</property>
  372. <property name="right_attach">2</property>
  373. <property name="top_attach">1</property>
  374. <property name="bottom_attach">2</property>
  375. <property name="y_options"></property>
  376. </packing>
  377. </child>
  378. <child>
  379. <widget class="GtkCheckButton" id="FuzzyC_Ch">
  380. <property name="visible">True</property>
  381. <property name="can_focus">True</property>
  382. <property name="label" translatable="yes">c &lt;-&gt; ch</property>
  383. <property name="response_id">0</property>
  384. <property name="draw_indicator">True</property>
  385. </widget>
  386. <packing>
  387. <property name="top_attach">1</property>
  388. <property name="bottom_attach">2</property>
  389. <property name="y_options"></property>
  390. </packing>
  391. </child>
  392. <child>
  393. <widget class="GtkCheckButton" id="FuzzyAn_Ang">
  394. <property name="visible">True</property>
  395. <property name="can_focus">True</property>
  396. <property name="label" translatable="yes">an &lt;-&gt; ang</property>
  397. <property name="response_id">0</property>
  398. <property name="draw_indicator">True</property>
  399. </widget>
  400. <packing>
  401. <property name="left_attach">1</property>
  402. <property name="right_attach">2</property>
  403. <property name="y_options"></property>
  404. </packing>
  405. </child>
  406. <child>
  407. <widget class="GtkCheckButton" id="FuzzyIn_Ing">
  408. <property name="visible">True</property>
  409. <property name="can_focus">True</property>
  410. <property name="label" translatable="yes">in &lt;-&gt; ing</property>
  411. <property name="response_id">0</property>
  412. <property name="draw_indicator">True</property>
  413. </widget>
  414. <packing>
  415. <property name="left_attach">1</property>
  416. <property name="right_attach">2</property>
  417. <property name="top_attach">2</property>
  418. <property name="bottom_attach">3</property>
  419. <property name="y_options"></property>
  420. </packing>
  421. </child>
  422. <child>
  423. <widget class="GtkCheckButton" id="FuzzyS_Sh">
  424. <property name="visible">True</property>
  425. <property name="can_focus">True</property>
  426. <property name="label" translatable="yes">s &lt;-&gt; sh</property>
  427. <property name="response_id">0</property>
  428. <property name="draw_indicator">True</property>
  429. </widget>
  430. <packing>
  431. <property name="y_options"></property>
  432. </packing>
  433. </child>
  434. </widget>
  435. <packing>
  436. <property name="expand">False</property>
  437. <property name="fill">False</property>
  438. <property name="position">1</property>
  439. </packing>
  440. </child>
  441. </widget>
  442. <packing>
  443. <property name="position">2</property>
  444. <property name="tab_fill">False</property>
  445. </packing>
  446. </child>
  447. <child>
  448. <widget class="GtkLabel" id="label7">
  449. <property name="visible">True</property>
  450. <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  451. <property name="label" translatable="yes">Fuzzy Pinyin</property>
  452. </widget>
  453. <packing>
  454. <property name="type">tab</property>
  455. <property name="position">4</property>
  456. <property name="tab_fill">False</property>
  457. </packing>
  458. </child>
  459. <child>
  460. <widget class="GtkVBox" id="vbox5">
  461. <property name="visible">True</property>
  462. <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  463. <property name="border_width">10</property>
  464. <property name="spacing">5</property>
  465. <child>
  466. <widget class="GtkCheckButton" id="MixedInput">
  467. <property name="visible">True</property>
  468. <property name="sensitive">False</property>
  469. <property name="can_focus">True</property>
  470. <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  471. <property name="label" translatable="yes">Mixed Chinese and English Input</property>
  472. <property name="response_id">0</property>
  473. <property name="draw_indicator">True</property>
  474. </widget>
  475. <packing>
  476. <property name="expand">False</property>
  477. </packing>
  478. </child>
  479. <child>
  480. <widget class="GtkCheckButton" id="TranslateShuangPin">
  481. <property name="visible">True</property>
  482. <property name="sensitive">False</property>
  483. <property name="can_focus">True</property>
  484. <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  485. <property name="label" translatable="yes">Show Thanslated ShuangPin</property>
  486. <property name="response_id">0</property>
  487. <property name="draw_indicator">True</property>
  488. </widget>
  489. <packing>
  490. <property name="expand">False</property>
  491. <property name="position">1</property>
  492. </packing>
  493. </child>
  494. <child>
  495. <widget class="GtkCheckButton" id="ProgressivePrompt">
  496. <property name="visible">True</property>
  497. <property name="can_focus">True</property>
  498. <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  499. <property name="label" translatable="yes">Progressive Prompt</property>
  500. <property name="response_id">0</property>
  501. <property name="draw_indicator">True</property>
  502. </widget>
  503. <packing>
  504. <property name="expand">False</property>
  505. <property name="fill">False</property>
  506. <property name="position">2</property>
  507. </packing>
  508. </child>
  509. <child>
  510. <widget class="GtkCheckButton" id="SplitPinyin">
  511. <property name="visible">True</property>
  512. <property name="can_focus">True</property>
  513. <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  514. <property name="label" translatable="yes">Use spliter to make Pinyin more readable</property>
  515. <property name="response_id">0</property>
  516. <property name="draw_indicator">True</property>
  517. </widget>
  518. <packing>
  519. <property name="expand">False</property>
  520. <property name="fill">False</property>
  521. <property name="position">3</property>
  522. </packing>
  523. </child>
  524. </widget>
  525. <packing>
  526. <property name="position">3</property>
  527. </packing>
  528. </child>
  529. <child>
  530. <widget class="GtkLabel" id="label4">
  531. <property name="visible">True</property>
  532. <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  533. <property name="label" translatable="yes">Advanced</property>
  534. </widget>
  535. <packing>
  536. <property name="type">tab</property>
  537. <property name="position">3</property>
  538. <property name="tab_fill">False</property>
  539. </packing>
  540. </child>
  541. <child>
  542. <widget class="GtkVBox" id="vbox4">
  543. <property name="visible">True</property>
  544. <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  545. <property name="border_width">10</property>
  546. <child>
  547. <widget class="GtkLabel" id="label6">
  548. <property name="visible">True</property>
  549. <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  550. <property name="label" translatable="yes">"Yu Fan &lt;yufanyufan@gmail.com&gt;"</property>
  551. </widget>
  552. <packing>
  553. <property name="expand">False</property>
  554. <property name="fill">False</property>
  555. <property name="padding">20</property>
  556. </packing>
  557. </child>
  558. <child>
  559. <widget class="GtkLabel" id="label5">
  560. <property name="visible">True</property>
  561. <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  562. <property name="label" translatable="yes">Help For ZhengJu</property>
  563. <property name="wrap">True</property>
  564. </widget>
  565. <packing>
  566. <property name="position">1</property>
  567. </packing>
  568. </child>
  569. <child>
  570. <widget class="GtkLinkButton" id="linkbutton1">
  571. <property name="visible">True</property>
  572. <property name="can_focus">True</property>
  573. <property name="receives_default">True</property>
  574. <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_MOTION_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  575. <property name="label" translatable="yes">Homepage</property>
  576. <property name="relief">GTK_RELIEF_NONE</property>
  577. <property name="response_id">0</property>
  578. <property name="uri">http://code.google.com/p/scim-python/wiki/ZhengJuUserGuide</property>
  579. </widget>
  580. <packing>
  581. <property name="expand">False</property>
  582. <property name="position">2</property>
  583. </packing>
  584. </child>
  585. </widget>
  586. <packing>
  587. <property name="position">4</property>
  588. </packing>
  589. </child>
  590. <child>
  591. <widget class="GtkLabel" id="label9">
  592. <property name="visible">True</property>
  593. <property name="label" translatable="yes">About</property>
  594. </widget>
  595. <packing>
  596. <property name="type">tab</property>
  597. <property name="position">4</property>
  598. <property name="tab_fill">False</property>
  599. </packing>
  600. </child>
  601. </widget>
  602. </child>
  603. <child>
  604. <widget class="GtkHButtonBox" id="hbuttonbox1">
  605. <property name="visible">True</property>
  606. <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  607. <property name="spacing">20</property>
  608. <property name="layout_style">GTK_BUTTONBOX_END</property>
  609. <child>
  610. <widget class="GtkButton" id="button_apply">
  611. <property name="visible">True</property>
  612. <property name="can_focus">True</property>
  613. <property name="receives_default">True</property>
  614. <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  615. <property name="label" translatable="yes">gtk-apply</property>
  616. <property name="use_stock">True</property>
  617. <property name="response_id">0</property>
  618. <signal name="clicked" handler="on_button_apply_clicked"/>
  619. </widget>
  620. </child>
  621. <child>
  622. <widget class="GtkButton" id="button_cancel">
  623. <property name="visible">True</property>
  624. <property name="can_focus">True</property>
  625. <property name="receives_default">True</property>
  626. <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  627. <property name="label" translatable="yes">gtk-cancel</property>
  628. <property name="use_stock">True</property>
  629. <property name="response_id">0</property>
  630. <signal name="clicked" handler="on_button_cancel_clicked"/>
  631. </widget>
  632. <packing>
  633. <property name="position">1</property>
  634. </packing>
  635. </child>
  636. <child>
  637. <widget class="GtkButton" id="button_ok">
  638. <property name="visible">True</property>
  639. <property name="can_focus">True</property>
  640. <property name="receives_default">True</property>
  641. <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  642. <property name="label" translatable="yes">gtk-ok</property>
  643. <property name="use_stock">True</property>
  644. <property name="response_id">0</property>
  645. <signal name="clicked" handler="on_button_ok_clicked"/>
  646. <signal name="activate" handler="on_button_ok_activate"/>
  647. </widget>
  648. <packing>
  649. <property name="position">2</property>
  650. </packing>
  651. </child>
  652. </widget>
  653. <packing>
  654. <property name="expand">False</property>
  655. <property name="pack_type">GTK_PACK_END</property>
  656. <property name="position">1</property>
  657. </packing>
  658. </child>
  659. </widget>
  660. </child>
  661. </widget>
  662. </glade-interface>