floatingnavigation.ui 18 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!-- Generated with glade 3.22.1 -->
  3. <interface domain="sw">
  4. <requires lib="gtk+" version="3.20"/>
  5. <object class="GtkPopover" id="FloatingNavigation">
  6. <property name="visible">True</property>
  7. <property name="can_focus">False</property>
  8. <property name="no_show_all">True</property>
  9. <property name="border_width">4</property>
  10. <child>
  11. <!-- n-columns=1 n-rows=1 -->
  12. <object class="GtkGrid" id="container">
  13. <property name="visible">True</property>
  14. <property name="can_focus">False</property>
  15. <property name="hexpand">True</property>
  16. <property name="vexpand">True</property>
  17. <property name="row_spacing">12</property>
  18. <child>
  19. <object class="GtkBox" id="box">
  20. <property name="visible">True</property>
  21. <property name="can_focus">False</property>
  22. <property name="hexpand">True</property>
  23. <property name="vexpand">True</property>
  24. <property name="orientation">vertical</property>
  25. <child>
  26. <object class="GtkToolbar" id="line1">
  27. <property name="visible">True</property>
  28. <property name="can_focus">True</property>
  29. <property name="toolbar_style">icons</property>
  30. <property name="show_arrow">False</property>
  31. <child>
  32. <object class="GtkToggleToolButton" id="tbl">
  33. <property name="visible">True</property>
  34. <property name="can_focus">False</property>
  35. <property name="action_name">tbl</property>
  36. <property name="label" translatable="yes" context="floatingnavigation|ST_TBL">Table</property>
  37. <property name="use_underline">True</property>
  38. <property name="icon_name">sw/res/sr20002.png</property>
  39. </object>
  40. <packing>
  41. <property name="expand">False</property>
  42. <property name="homogeneous">True</property>
  43. </packing>
  44. </child>
  45. <child>
  46. <object class="GtkToggleToolButton" id="frm">
  47. <property name="visible">True</property>
  48. <property name="can_focus">False</property>
  49. <property name="action_name">frm</property>
  50. <property name="label" translatable="yes" context="floatingnavigation|ST_FRM">Text Frame</property>
  51. <property name="use_underline">True</property>
  52. <property name="icon_name">sw/res/sr20003.png</property>
  53. </object>
  54. <packing>
  55. <property name="expand">False</property>
  56. <property name="homogeneous">True</property>
  57. </packing>
  58. </child>
  59. <child>
  60. <object class="GtkToggleToolButton" id="grf">
  61. <property name="visible">True</property>
  62. <property name="can_focus">False</property>
  63. <property name="action_name">grf</property>
  64. <property name="label" translatable="yes" context="floatingnavigation|ST_GRF">Graphics</property>
  65. <property name="use_underline">True</property>
  66. <property name="icon_name">sw/res/sr20009.png</property>
  67. </object>
  68. <packing>
  69. <property name="expand">False</property>
  70. <property name="homogeneous">True</property>
  71. </packing>
  72. </child>
  73. <child>
  74. <object class="GtkToggleToolButton" id="ole">
  75. <property name="visible">True</property>
  76. <property name="can_focus">False</property>
  77. <property name="action_name">ole</property>
  78. <property name="label" translatable="yes" context="floatingnavigation|ST_OLE">OLE object</property>
  79. <property name="use_underline">True</property>
  80. <property name="icon_name">sw/res/sr20010.png</property>
  81. </object>
  82. <packing>
  83. <property name="expand">False</property>
  84. <property name="homogeneous">True</property>
  85. </packing>
  86. </child>
  87. <child>
  88. <object class="GtkToggleToolButton" id="pge">
  89. <property name="visible">True</property>
  90. <property name="can_focus">False</property>
  91. <property name="action_name">pge</property>
  92. <property name="label" translatable="yes" context="floatingnavigation|ST_PGE">Page</property>
  93. <property name="use_underline">True</property>
  94. <property name="icon_name">sw/res/sr20004.png</property>
  95. </object>
  96. <packing>
  97. <property name="expand">False</property>
  98. <property name="homogeneous">True</property>
  99. </packing>
  100. </child>
  101. <child>
  102. <object class="GtkToggleToolButton" id="outl">
  103. <property name="visible">True</property>
  104. <property name="can_focus">False</property>
  105. <property name="action_name">outl</property>
  106. <property name="label" translatable="yes" context="floatingnavigation|ST_OUTL">Headings</property>
  107. <property name="use_underline">True</property>
  108. <property name="icon_name">sw/res/sr20011.png</property>
  109. </object>
  110. <packing>
  111. <property name="expand">False</property>
  112. <property name="homogeneous">True</property>
  113. </packing>
  114. </child>
  115. <child>
  116. <object class="GtkToggleToolButton" id="mark">
  117. <property name="visible">True</property>
  118. <property name="can_focus">False</property>
  119. <property name="action_name">mark</property>
  120. <property name="label" translatable="yes" context="floatingnavigation|ST_MARK">Reminder</property>
  121. <property name="use_underline">True</property>
  122. <property name="icon_name">sw/res/sr20014.png</property>
  123. </object>
  124. <packing>
  125. <property name="expand">False</property>
  126. <property name="homogeneous">True</property>
  127. </packing>
  128. </child>
  129. <child>
  130. <object class="GtkToggleToolButton" id="drw">
  131. <property name="visible">True</property>
  132. <property name="can_focus">False</property>
  133. <property name="action_name">drw</property>
  134. <property name="label" translatable="yes" context="floatingnavigation|ST_DRW">Drawing</property>
  135. <property name="use_underline">True</property>
  136. <property name="icon_name">sw/res/sr20005.png</property>
  137. </object>
  138. <packing>
  139. <property name="expand">False</property>
  140. <property name="homogeneous">True</property>
  141. </packing>
  142. </child>
  143. <child>
  144. <object class="GtkToggleToolButton" id="ctrl">
  145. <property name="visible">True</property>
  146. <property name="can_focus">False</property>
  147. <property name="action_name">ctrl</property>
  148. <property name="label" translatable="yes" context="floatingnavigation|ST_CTRL">Control</property>
  149. <property name="use_underline">True</property>
  150. <property name="icon_name">sw/res/sr20006.png</property>
  151. </object>
  152. <packing>
  153. <property name="expand">False</property>
  154. <property name="homogeneous">True</property>
  155. </packing>
  156. </child>
  157. <child>
  158. <object class="GtkToolButton" id="prev">
  159. <property name="visible">True</property>
  160. <property name="can_focus">False</property>
  161. <property name="action_name">prev</property>
  162. <property name="label" translatable="yes" context="floatingnavigation|STR_IMGBTN_PGE_UP">Previous page</property>
  163. <property name="use_underline">True</property>
  164. <property name="icon_name">sw/res/sr20001.png</property>
  165. </object>
  166. <packing>
  167. <property name="expand">False</property>
  168. <property name="homogeneous">True</property>
  169. </packing>
  170. </child>
  171. </object>
  172. <packing>
  173. <property name="expand">False</property>
  174. <property name="fill">True</property>
  175. <property name="position">0</property>
  176. </packing>
  177. </child>
  178. <child>
  179. <object class="GtkToolbar" id="line2">
  180. <property name="visible">True</property>
  181. <property name="can_focus">True</property>
  182. <property name="toolbar_style">icons</property>
  183. <property name="show_arrow">False</property>
  184. <child>
  185. <object class="GtkToggleToolButton" id="reg">
  186. <property name="visible">True</property>
  187. <property name="can_focus">False</property>
  188. <property name="action_name">reg</property>
  189. <property name="label" translatable="yes" context="floatingnavigation|ST_REG">Section</property>
  190. <property name="use_underline">True</property>
  191. <property name="icon_name">sw/res/sr20007.png</property>
  192. </object>
  193. <packing>
  194. <property name="expand">False</property>
  195. <property name="homogeneous">True</property>
  196. </packing>
  197. </child>
  198. <child>
  199. <object class="GtkToggleToolButton" id="bkm">
  200. <property name="visible">True</property>
  201. <property name="can_focus">False</property>
  202. <property name="action_name">bkm</property>
  203. <property name="label" translatable="yes" context="floatingnavigation|ST_BKM">Bookmark</property>
  204. <property name="use_underline">True</property>
  205. <property name="icon_name">sw/res/sr20008.png</property>
  206. </object>
  207. <packing>
  208. <property name="expand">False</property>
  209. <property name="homogeneous">True</property>
  210. </packing>
  211. </child>
  212. <child>
  213. <object class="GtkToggleToolButton" id="sel">
  214. <property name="visible">True</property>
  215. <property name="can_focus">False</property>
  216. <property name="action_name">sel</property>
  217. <property name="label" translatable="yes" context="floatingnavigation|ST_SEL">Selection</property>
  218. <property name="use_underline">True</property>
  219. <property name="icon_name">sw/res/sr20012.png</property>
  220. </object>
  221. <packing>
  222. <property name="expand">False</property>
  223. <property name="homogeneous">True</property>
  224. </packing>
  225. </child>
  226. <child>
  227. <object class="GtkToggleToolButton" id="ftn">
  228. <property name="visible">True</property>
  229. <property name="can_focus">False</property>
  230. <property name="action_name">ftn</property>
  231. <property name="label" translatable="yes" context="floatingnavigation|ST_FTN">Footnote</property>
  232. <property name="use_underline">True</property>
  233. <property name="icon_name">sw/res/sr20013.png</property>
  234. </object>
  235. <packing>
  236. <property name="expand">False</property>
  237. <property name="homogeneous">True</property>
  238. </packing>
  239. </child>
  240. <child>
  241. <object class="GtkToggleToolButton" id="postit">
  242. <property name="visible">True</property>
  243. <property name="can_focus">False</property>
  244. <property name="action_name">postit</property>
  245. <property name="label" translatable="yes" context="floatingnavigation|ST_POSTIT">Comment</property>
  246. <property name="use_underline">True</property>
  247. <property name="icon_name">sw/res/sr20015.png</property>
  248. </object>
  249. <packing>
  250. <property name="expand">False</property>
  251. <property name="homogeneous">True</property>
  252. </packing>
  253. </child>
  254. <child>
  255. <object class="GtkToggleToolButton" id="rep">
  256. <property name="visible">True</property>
  257. <property name="can_focus">False</property>
  258. <property name="action_name">rep</property>
  259. <property name="label" translatable="yes" context="floatingnavigation|ST_SRCH_REP">Repeat search</property>
  260. <property name="use_underline">True</property>
  261. <property name="icon_name">sw/res/sr20016.png</property>
  262. </object>
  263. <packing>
  264. <property name="expand">False</property>
  265. <property name="homogeneous">True</property>
  266. </packing>
  267. </child>
  268. <child>
  269. <object class="GtkToggleToolButton" id="entry">
  270. <property name="visible">True</property>
  271. <property name="can_focus">False</property>
  272. <property name="action_name">entry</property>
  273. <property name="label" translatable="yes" context="floatingnavigation|ST_INDEX_ENTRY">Index entry</property>
  274. <property name="use_underline">True</property>
  275. <property name="icon_name">sw/res/sr20017.png</property>
  276. </object>
  277. <packing>
  278. <property name="expand">False</property>
  279. <property name="homogeneous">True</property>
  280. </packing>
  281. </child>
  282. <child>
  283. <object class="GtkToggleToolButton" id="formula">
  284. <property name="visible">True</property>
  285. <property name="can_focus">False</property>
  286. <property name="action_name">formula</property>
  287. <property name="label" translatable="yes" context="floatingnavigation|ST_TABLE_FORMULA">Table formula</property>
  288. <property name="use_underline">True</property>
  289. <property name="icon_name">sw/res/sr20018.png</property>
  290. </object>
  291. <packing>
  292. <property name="expand">False</property>
  293. <property name="homogeneous">True</property>
  294. </packing>
  295. </child>
  296. <child>
  297. <object class="GtkToggleToolButton" id="formulaerror">
  298. <property name="visible">True</property>
  299. <property name="can_focus">False</property>
  300. <property name="action_name">formulaerror</property>
  301. <property name="label" translatable="yes" context="floatingnavigation|ST_TABLE_FORMULA_ERROR">Wrong table formula</property>
  302. <property name="use_underline">True</property>
  303. <property name="icon_name">sw/res/sr20019.png</property>
  304. </object>
  305. <packing>
  306. <property name="expand">False</property>
  307. <property name="homogeneous">True</property>
  308. </packing>
  309. </child>
  310. <child>
  311. <object class="GtkToolButton" id="next">
  312. <property name="visible">True</property>
  313. <property name="can_focus">False</property>
  314. <property name="action_name">next</property>
  315. <property name="label" translatable="yes" context="floatingnavigation|STR_IMGBTN_PGE_DOWN">Next page</property>
  316. <property name="use_underline">True</property>
  317. <property name="icon_name">sw/res/sr20000.png</property>
  318. </object>
  319. <packing>
  320. <property name="expand">False</property>
  321. <property name="homogeneous">True</property>
  322. </packing>
  323. </child>
  324. </object>
  325. <packing>
  326. <property name="expand">False</property>
  327. <property name="fill">True</property>
  328. <property name="position">1</property>
  329. </packing>
  330. </child>
  331. </object>
  332. <packing>
  333. <property name="left_attach">0</property>
  334. <property name="top_attach">0</property>
  335. </packing>
  336. </child>
  337. <child>
  338. <object class="GtkLabel" id="label">
  339. <property name="visible">True</property>
  340. <property name="can_focus">False</property>
  341. </object>
  342. <packing>
  343. <property name="left_attach">0</property>
  344. <property name="top_attach">1</property>
  345. </packing>
  346. </child>
  347. </object>
  348. </child>
  349. </object>
  350. </interface>