Guest User

Untitled

a guest
Jul 18th, 2018
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 44.69 KB | None | 0 0
  1. /nix/store/dwf20jwhsdcv61fi2ff697d10c5v178w-mate-control-center-1.21.0
  2. ├── bin
  3. │   ├── mate-about-me
  4. │   ├── mate-appearance-properties
  5. │   ├── mate-at-properties
  6. │   ├── mate-control-center
  7. │   ├── mate-default-applications-properties
  8. │   ├── mate-display-properties
  9. │   ├── mate-display-properties-install-systemwide
  10. │   ├── mate-font-viewer
  11. │   ├── mate-keybinding-properties
  12. │   ├── mate-keyboard-properties
  13. │   ├── mate-mouse-properties
  14. │   ├── mate-network-properties
  15. │   ├── mate-thumbnail-font
  16. │   └── mate-window-properties
  17. ├── etc
  18. │   └── xdg
  19. │   └── menus
  20. │   └── matecc.menu
  21. ├── include
  22. │   ├── libmate-slab
  23. │   │   ├── application-tile.h
  24. │   │   ├── app-resizer.h
  25. │   │   ├── app-shell.h
  26. │   │   ├── bookmark-agent.h
  27. │   │   ├── double-click-detector.h
  28. │   │   ├── libslab-utils.h
  29. │   │   ├── mate-utils.h
  30. │   │   ├── nameplate-tile.h
  31. │   │   ├── nld-marshal.c
  32. │   │   ├── nld-marshal.h
  33. │   │   ├── search-bar.h
  34. │   │   ├── search-context-picker.h
  35. │   │   ├── shell-window.h
  36. │   │   ├── slab.h
  37. │   │   ├── slab-mate-util.h
  38. │   │   ├── slab-section.h
  39. │   │   └── tile.h
  40. │   └── mate-window-settings-2.0
  41. │   ├── mate-window-manager.h
  42. │   └── mate-wm-manager.h
  43. ├── lib
  44. │   ├── libmate-slab.la
  45. │   ├── libmate-slab.so -> libmate-slab.so.0.0.0
  46. │   ├── libmate-slab.so.0 -> libmate-slab.so.0.0.0
  47. │   ├── libmate-slab.so.0.0.0
  48. │   ├── libmate-window-settings.la
  49. │   ├── libmate-window-settings.so -> libmate-window-settings.so.1.0.0
  50. │   ├── libmate-window-settings.so.1 -> libmate-window-settings.so.1.0.0
  51. │   ├── libmate-window-settings.so.1.0.0
  52. │   ├── pkgconfig
  53. │   │   ├── mate-default-applications.pc
  54. │   │   ├── mate-keybindings.pc
  55. │   │   ├── mate-slab.pc
  56. │   │   └── mate-window-settings-2.0.pc
  57. │   └── window-manager-settings
  58. │   ├── libmarco.la
  59. │   └── libmarco.so
  60. ├── sbin -> bin
  61. └── share
  62. ├── applications
  63. │   ├── mate-about-me.desktop
  64. │   ├── mate-appearance-properties.desktop
  65. │   ├── mate-at-properties.desktop
  66. │   ├── matecc.desktop
  67. │   ├── mate-default-applications-properties.desktop
  68. │   ├── mate-display-properties.desktop
  69. │   ├── mate-font-viewer.desktop
  70. │   ├── mate-keybinding.desktop
  71. │   ├── mate-keyboard.desktop
  72. │   ├── mate-network-properties.desktop
  73. │   ├── mate-settings-mouse.desktop
  74. │   ├── mate-theme-installer.desktop
  75. │   ├── mate-window-properties.desktop
  76. │   └── mimeinfo.cache
  77. ├── desktop-directories
  78. │   └── matecc.directory
  79. ├── gsettings-schemas
  80. │   └── mate-control-center-1.21.0
  81. │   └── glib-2.0
  82. │   └── schemas
  83. │   ├── gschemas.compiled
  84. │   ├── org.mate.control-center.gschema.xml
  85. │   └── org.mate.control-center.keybinding.gschema.xml
  86. ├── help
  87. │   ├── C
  88. │   │   └── mate-control-center
  89. │   │   ├── config-accessibility-keyboard.xml
  90. │   │   ├── config-background.xml
  91. │   │   ├── config-behavior.xml
  92. │   │   ├── config-cds.xml
  93. │   │   ├── config-default-apps.xml
  94. │   │   ├── config-file-type.xml
  95. │   │   ├── config-hints.xml
  96. │   │   ├── config-html.xml
  97. │   │   ├── config-kbd.xml
  98. │   │   ├── config-keybindings.xml
  99. │   │   ├── config-mouse.xml
  100. │   │   ├── config-screensaver.xml
  101. │   │   ├── config-themes.xml
  102. │   │   └── index.docbook
  103. │   ├── ca
  104. │   │   └── mate-control-center
  105. │   │   ├── config-accessibility-keyboard.xml
  106. │   │   ├── config-background.xml
  107. │   │   ├── config-behavior.xml
  108. │   │   ├── config-cds.xml
  109. │   │   ├── config-default-apps.xml
  110. │   │   ├── config-file-type.xml
  111. │   │   ├── config-hints.xml
  112. │   │   ├── config-html.xml
  113. │   │   ├── config-kbd.xml
  114. │   │   ├── config-keybindings.xml
  115. │   │   ├── config-mouse.xml
  116. │   │   ├── config-screensaver.xml
  117. │   │   ├── config-themes.xml
  118. │   │   └── index.docbook
  119. │   ├── ca@valencia
  120. │   │   └── mate-control-center
  121. │   │   ├── config-accessibility-keyboard.xml
  122. │   │   ├── config-background.xml
  123. │   │   ├── config-behavior.xml
  124. │   │   ├── config-cds.xml
  125. │   │   ├── config-default-apps.xml
  126. │   │   ├── config-file-type.xml
  127. │   │   ├── config-hints.xml
  128. │   │   ├── config-html.xml
  129. │   │   ├── config-kbd.xml
  130. │   │   ├── config-keybindings.xml
  131. │   │   ├── config-mouse.xml
  132. │   │   ├── config-screensaver.xml
  133. │   │   ├── config-themes.xml
  134. │   │   └── index.docbook
  135. │   ├── cs
  136. │   │   └── mate-control-center
  137. │   │   ├── config-accessibility-keyboard.xml
  138. │   │   ├── config-background.xml
  139. │   │   ├── config-behavior.xml
  140. │   │   ├── config-cds.xml
  141. │   │   ├── config-default-apps.xml
  142. │   │   ├── config-file-type.xml
  143. │   │   ├── config-hints.xml
  144. │   │   ├── config-html.xml
  145. │   │   ├── config-kbd.xml
  146. │   │   ├── config-keybindings.xml
  147. │   │   ├── config-mouse.xml
  148. │   │   ├── config-screensaver.xml
  149. │   │   ├── config-themes.xml
  150. │   │   └── index.docbook
  151. │   ├── de
  152. │   │   └── mate-control-center
  153. │   │   ├── config-accessibility-keyboard.xml
  154. │   │   ├── config-background.xml
  155. │   │   ├── config-behavior.xml
  156. │   │   ├── config-cds.xml
  157. │   │   ├── config-default-apps.xml
  158. │   │   ├── config-file-type.xml
  159. │   │   ├── config-hints.xml
  160. │   │   ├── config-html.xml
  161. │   │   ├── config-kbd.xml
  162. │   │   ├── config-keybindings.xml
  163. │   │   ├── config-mouse.xml
  164. │   │   ├── config-screensaver.xml
  165. │   │   ├── config-themes.xml
  166. │   │   └── index.docbook
  167. │   ├── el
  168. │   │   └── mate-control-center
  169. │   │   ├── config-accessibility-keyboard.xml
  170. │   │   ├── config-background.xml
  171. │   │   ├── config-behavior.xml
  172. │   │   ├── config-cds.xml
  173. │   │   ├── config-default-apps.xml
  174. │   │   ├── config-file-type.xml
  175. │   │   ├── config-hints.xml
  176. │   │   ├── config-html.xml
  177. │   │   ├── config-kbd.xml
  178. │   │   ├── config-keybindings.xml
  179. │   │   ├── config-mouse.xml
  180. │   │   ├── config-screensaver.xml
  181. │   │   ├── config-themes.xml
  182. │   │   └── index.docbook
  183. │   ├── en_GB
  184. │   │   └── mate-control-center
  185. │   │   ├── config-accessibility-keyboard.xml
  186. │   │   ├── config-background.xml
  187. │   │   ├── config-behavior.xml
  188. │   │   ├── config-cds.xml
  189. │   │   ├── config-default-apps.xml
  190. │   │   ├── config-file-type.xml
  191. │   │   ├── config-hints.xml
  192. │   │   ├── config-html.xml
  193. │   │   ├── config-kbd.xml
  194. │   │   ├── config-keybindings.xml
  195. │   │   ├── config-mouse.xml
  196. │   │   ├── config-screensaver.xml
  197. │   │   ├── config-themes.xml
  198. │   │   └── index.docbook
  199. │   ├── es
  200. │   │   └── mate-control-center
  201. │   │   ├── config-accessibility-keyboard.xml
  202. │   │   ├── config-background.xml
  203. │   │   ├── config-behavior.xml
  204. │   │   ├── config-cds.xml
  205. │   │   ├── config-default-apps.xml
  206. │   │   ├── config-file-type.xml
  207. │   │   ├── config-hints.xml
  208. │   │   ├── config-html.xml
  209. │   │   ├── config-kbd.xml
  210. │   │   ├── config-keybindings.xml
  211. │   │   ├── config-mouse.xml
  212. │   │   ├── config-screensaver.xml
  213. │   │   ├── config-themes.xml
  214. │   │   └── index.docbook
  215. │   ├── fr
  216. │   │   └── mate-control-center
  217. │   │   ├── config-accessibility-keyboard.xml
  218. │   │   ├── config-background.xml
  219. │   │   ├── config-behavior.xml
  220. │   │   ├── config-cds.xml
  221. │   │   ├── config-default-apps.xml
  222. │   │   ├── config-file-type.xml
  223. │   │   ├── config-hints.xml
  224. │   │   ├── config-html.xml
  225. │   │   ├── config-kbd.xml
  226. │   │   ├── config-keybindings.xml
  227. │   │   ├── config-mouse.xml
  228. │   │   ├── config-screensaver.xml
  229. │   │   ├── config-themes.xml
  230. │   │   └── index.docbook
  231. │   ├── id
  232. │   │   └── mate-control-center
  233. │   │   ├── config-accessibility-keyboard.xml
  234. │   │   ├── config-background.xml
  235. │   │   ├── config-behavior.xml
  236. │   │   ├── config-cds.xml
  237. │   │   ├── config-default-apps.xml
  238. │   │   ├── config-file-type.xml
  239. │   │   ├── config-hints.xml
  240. │   │   ├── config-html.xml
  241. │   │   ├── config-kbd.xml
  242. │   │   ├── config-keybindings.xml
  243. │   │   ├── config-mouse.xml
  244. │   │   ├── config-screensaver.xml
  245. │   │   ├── config-themes.xml
  246. │   │   └── index.docbook
  247. │   ├── it
  248. │   │   └── mate-control-center
  249. │   │   ├── config-accessibility-keyboard.xml
  250. │   │   ├── config-background.xml
  251. │   │   ├── config-behavior.xml
  252. │   │   ├── config-cds.xml
  253. │   │   ├── config-default-apps.xml
  254. │   │   ├── config-file-type.xml
  255. │   │   ├── config-hints.xml
  256. │   │   ├── config-html.xml
  257. │   │   ├── config-kbd.xml
  258. │   │   ├── config-keybindings.xml
  259. │   │   ├── config-mouse.xml
  260. │   │   ├── config-screensaver.xml
  261. │   │   ├── config-themes.xml
  262. │   │   └── index.docbook
  263. │   ├── ja
  264. │   │   └── mate-control-center
  265. │   │   ├── config-accessibility-keyboard.xml
  266. │   │   ├── config-background.xml
  267. │   │   ├── config-behavior.xml
  268. │   │   ├── config-cds.xml
  269. │   │   ├── config-default-apps.xml
  270. │   │   ├── config-file-type.xml
  271. │   │   ├── config-hints.xml
  272. │   │   ├── config-html.xml
  273. │   │   ├── config-kbd.xml
  274. │   │   ├── config-keybindings.xml
  275. │   │   ├── config-mouse.xml
  276. │   │   ├── config-screensaver.xml
  277. │   │   ├── config-themes.xml
  278. │   │   └── index.docbook
  279. │   ├── oc
  280. │   │   └── mate-control-center
  281. │   │   ├── config-accessibility-keyboard.xml
  282. │   │   ├── config-background.xml
  283. │   │   ├── config-behavior.xml
  284. │   │   ├── config-cds.xml
  285. │   │   ├── config-default-apps.xml
  286. │   │   ├── config-file-type.xml
  287. │   │   ├── config-hints.xml
  288. │   │   ├── config-html.xml
  289. │   │   ├── config-kbd.xml
  290. │   │   ├── config-keybindings.xml
  291. │   │   ├── config-mouse.xml
  292. │   │   ├── config-screensaver.xml
  293. │   │   ├── config-themes.xml
  294. │   │   └── index.docbook
  295. │   ├── pa
  296. │   │   └── mate-control-center
  297. │   │   ├── config-accessibility-keyboard.xml
  298. │   │   ├── config-background.xml
  299. │   │   ├── config-behavior.xml
  300. │   │   ├── config-cds.xml
  301. │   │   ├── config-default-apps.xml
  302. │   │   ├── config-file-type.xml
  303. │   │   ├── config-hints.xml
  304. │   │   ├── config-html.xml
  305. │   │   ├── config-kbd.xml
  306. │   │   ├── config-keybindings.xml
  307. │   │   ├── config-mouse.xml
  308. │   │   ├── config-screensaver.xml
  309. │   │   ├── config-themes.xml
  310. │   │   └── index.docbook
  311. │   ├── pl
  312. │   │   └── mate-control-center
  313. │   │   ├── config-accessibility-keyboard.xml
  314. │   │   ├── config-background.xml
  315. │   │   ├── config-behavior.xml
  316. │   │   ├── config-cds.xml
  317. │   │   ├── config-default-apps.xml
  318. │   │   ├── config-file-type.xml
  319. │   │   ├── config-hints.xml
  320. │   │   ├── config-html.xml
  321. │   │   ├── config-kbd.xml
  322. │   │   ├── config-keybindings.xml
  323. │   │   ├── config-mouse.xml
  324. │   │   ├── config-screensaver.xml
  325. │   │   ├── config-themes.xml
  326. │   │   └── index.docbook
  327. │   ├── pt
  328. │   │   └── mate-control-center
  329. │   │   ├── config-accessibility-keyboard.xml
  330. │   │   ├── config-background.xml
  331. │   │   ├── config-behavior.xml
  332. │   │   ├── config-cds.xml
  333. │   │   ├── config-default-apps.xml
  334. │   │   ├── config-file-type.xml
  335. │   │   ├── config-hints.xml
  336. │   │   ├── config-html.xml
  337. │   │   ├── config-kbd.xml
  338. │   │   ├── config-keybindings.xml
  339. │   │   ├── config-mouse.xml
  340. │   │   ├── config-screensaver.xml
  341. │   │   ├── config-themes.xml
  342. │   │   └── index.docbook
  343. │   ├── pt_BR
  344. │   │   └── mate-control-center
  345. │   │   ├── config-accessibility-keyboard.xml
  346. │   │   ├── config-background.xml
  347. │   │   ├── config-behavior.xml
  348. │   │   ├── config-cds.xml
  349. │   │   ├── config-default-apps.xml
  350. │   │   ├── config-file-type.xml
  351. │   │   ├── config-hints.xml
  352. │   │   ├── config-html.xml
  353. │   │   ├── config-kbd.xml
  354. │   │   ├── config-keybindings.xml
  355. │   │   ├── config-mouse.xml
  356. │   │   ├── config-screensaver.xml
  357. │   │   ├── config-themes.xml
  358. │   │   └── index.docbook
  359. │   ├── ru
  360. │   │   └── mate-control-center
  361. │   │   ├── config-accessibility-keyboard.xml
  362. │   │   ├── config-background.xml
  363. │   │   ├── config-behavior.xml
  364. │   │   ├── config-cds.xml
  365. │   │   ├── config-default-apps.xml
  366. │   │   ├── config-file-type.xml
  367. │   │   ├── config-hints.xml
  368. │   │   ├── config-html.xml
  369. │   │   ├── config-kbd.xml
  370. │   │   ├── config-keybindings.xml
  371. │   │   ├── config-mouse.xml
  372. │   │   ├── config-screensaver.xml
  373. │   │   ├── config-themes.xml
  374. │   │   └── index.docbook
  375. │   ├── sv
  376. │   │   └── mate-control-center
  377. │   │   ├── config-accessibility-keyboard.xml
  378. │   │   ├── config-background.xml
  379. │   │   ├── config-behavior.xml
  380. │   │   ├── config-cds.xml
  381. │   │   ├── config-default-apps.xml
  382. │   │   ├── config-file-type.xml
  383. │   │   ├── config-hints.xml
  384. │   │   ├── config-html.xml
  385. │   │   ├── config-kbd.xml
  386. │   │   ├── config-keybindings.xml
  387. │   │   ├── config-mouse.xml
  388. │   │   ├── config-screensaver.xml
  389. │   │   ├── config-themes.xml
  390. │   │   └── index.docbook
  391. │   ├── th
  392. │   │   └── mate-control-center
  393. │   │   ├── config-accessibility-keyboard.xml
  394. │   │   ├── config-background.xml
  395. │   │   ├── config-behavior.xml
  396. │   │   ├── config-cds.xml
  397. │   │   ├── config-default-apps.xml
  398. │   │   ├── config-file-type.xml
  399. │   │   ├── config-hints.xml
  400. │   │   ├── config-html.xml
  401. │   │   ├── config-kbd.xml
  402. │   │   ├── config-keybindings.xml
  403. │   │   ├── config-mouse.xml
  404. │   │   ├── config-screensaver.xml
  405. │   │   ├── config-themes.xml
  406. │   │   └── index.docbook
  407. │   ├── uk
  408. │   │   └── mate-control-center
  409. │   │   ├── config-accessibility-keyboard.xml
  410. │   │   ├── config-background.xml
  411. │   │   ├── config-behavior.xml
  412. │   │   ├── config-cds.xml
  413. │   │   ├── config-default-apps.xml
  414. │   │   ├── config-file-type.xml
  415. │   │   ├── config-hints.xml
  416. │   │   ├── config-html.xml
  417. │   │   ├── config-kbd.xml
  418. │   │   ├── config-keybindings.xml
  419. │   │   ├── config-mouse.xml
  420. │   │   ├── config-screensaver.xml
  421. │   │   ├── config-themes.xml
  422. │   │   └── index.docbook
  423. │   ├── vi
  424. │   │   └── mate-control-center
  425. │   │   ├── config-accessibility-keyboard.xml
  426. │   │   ├── config-background.xml
  427. │   │   ├── config-behavior.xml
  428. │   │   ├── config-cds.xml
  429. │   │   ├── config-default-apps.xml
  430. │   │   ├── config-file-type.xml
  431. │   │   ├── config-hints.xml
  432. │   │   ├── config-html.xml
  433. │   │   ├── config-kbd.xml
  434. │   │   ├── config-keybindings.xml
  435. │   │   ├── config-mouse.xml
  436. │   │   ├── config-screensaver.xml
  437. │   │   ├── config-themes.xml
  438. │   │   └── index.docbook
  439. │   └── zh_CN
  440. │   └── mate-control-center
  441. │   ├── config-accessibility-keyboard.xml
  442. │   ├── config-background.xml
  443. │   ├── config-behavior.xml
  444. │   ├── config-cds.xml
  445. │   ├── config-default-apps.xml
  446. │   ├── config-file-type.xml
  447. │   ├── config-hints.xml
  448. │   ├── config-html.xml
  449. │   ├── config-kbd.xml
  450. │   ├── config-keybindings.xml
  451. │   ├── config-mouse.xml
  452. │   ├── config-screensaver.xml
  453. │   ├── config-themes.xml
  454. │   └── index.docbook
  455. ├── icons
  456. │   └── hicolor
  457. │   ├── 16x16
  458. │   │   └── apps
  459. │   │   ├── mate-network-properties.png
  460. │   │   └── mate-preferences-desktop-display.png
  461. │   ├── 22x22
  462. │   │   └── apps
  463. │   │   ├── mate-network-properties.png
  464. │   │   └── mate-preferences-desktop-display.png
  465. │   ├── 24x24
  466. │   │   └── apps
  467. │   │   ├── mate-network-properties.png
  468. │   │   └── mate-preferences-desktop-display.png
  469. │   ├── 32x32
  470. │   │   └── apps
  471. │   │   ├── mate-network-properties.png
  472. │   │   └── mate-preferences-desktop-display.png
  473. │   ├── 48x48
  474. │   │   └── apps
  475. │   │   └── mate-network-properties.png
  476. │   └── scalable
  477. │   └── apps
  478. │   ├── mate-network-properties.svg
  479. │   └── mate-preferences-desktop-display.svg
  480. ├── locale
  481. │   ├── af
  482. │   │   └── LC_MESSAGES
  483. │   │   └── mate-control-center.mo
  484. │   ├── am
  485. │   │   └── LC_MESSAGES
  486. │   │   └── mate-control-center.mo
  487. │   ├── ar
  488. │   │   └── LC_MESSAGES
  489. │   │   └── mate-control-center.mo
  490. │   ├── as
  491. │   │   └── LC_MESSAGES
  492. │   │   └── mate-control-center.mo
  493. │   ├── ast
  494. │   │   └── LC_MESSAGES
  495. │   │   └── mate-control-center.mo
  496. │   ├── az
  497. │   │   └── LC_MESSAGES
  498. │   │   └── mate-control-center.mo
  499. │   ├── be
  500. │   │   └── LC_MESSAGES
  501. │   │   └── mate-control-center.mo
  502. │   ├── bg
  503. │   │   └── LC_MESSAGES
  504. │   │   └── mate-control-center.mo
  505. │   ├── bn
  506. │   │   └── LC_MESSAGES
  507. │   │   └── mate-control-center.mo
  508. │   ├── bn_IN
  509. │   │   └── LC_MESSAGES
  510. │   │   └── mate-control-center.mo
  511. │   ├── br
  512. │   │   └── LC_MESSAGES
  513. │   │   └── mate-control-center.mo
  514. │   ├── bs
  515. │   │   └── LC_MESSAGES
  516. │   │   └── mate-control-center.mo
  517. │   ├── ca
  518. │   │   └── LC_MESSAGES
  519. │   │   └── mate-control-center.mo
  520. │   ├── ca@valencia
  521. │   │   └── LC_MESSAGES
  522. │   │   └── mate-control-center.mo
  523. │   ├── cmn
  524. │   │   └── LC_MESSAGES
  525. │   │   └── mate-control-center.mo
  526. │   ├── crh
  527. │   │   └── LC_MESSAGES
  528. │   │   └── mate-control-center.mo
  529. │   ├── cs
  530. │   │   └── LC_MESSAGES
  531. │   │   └── mate-control-center.mo
  532. │   ├── csb
  533. │   │   └── LC_MESSAGES
  534. │   │   └── mate-control-center.mo
  535. │   ├── cy
  536. │   │   └── LC_MESSAGES
  537. │   │   └── mate-control-center.mo
  538. │   ├── da
  539. │   │   └── LC_MESSAGES
  540. │   │   └── mate-control-center.mo
  541. │   ├── de
  542. │   │   └── LC_MESSAGES
  543. │   │   └── mate-control-center.mo
  544. │   ├── dz
  545. │   │   └── LC_MESSAGES
  546. │   │   └── mate-control-center.mo
  547. │   ├── el
  548. │   │   └── LC_MESSAGES
  549. │   │   └── mate-control-center.mo
  550. │   ├── en_AU
  551. │   │   └── LC_MESSAGES
  552. │   │   └── mate-control-center.mo
  553. │   ├── en_CA
  554. │   │   └── LC_MESSAGES
  555. │   │   └── mate-control-center.mo
  556. │   ├── en_GB
  557. │   │   └── LC_MESSAGES
  558. │   │   └── mate-control-center.mo
  559. │   ├── eo
  560. │   │   └── LC_MESSAGES
  561. │   │   └── mate-control-center.mo
  562. │   ├── es
  563. │   │   └── LC_MESSAGES
  564. │   │   └── mate-control-center.mo
  565. │   ├── es_AR
  566. │   │   └── LC_MESSAGES
  567. │   │   └── mate-control-center.mo
  568. │   ├── es_CL
  569. │   │   └── LC_MESSAGES
  570. │   │   └── mate-control-center.mo
  571. │   ├── es_CO
  572. │   │   └── LC_MESSAGES
  573. │   │   └── mate-control-center.mo
  574. │   ├── es_CR
  575. │   │   └── LC_MESSAGES
  576. │   │   └── mate-control-center.mo
  577. │   ├── es_DO
  578. │   │   └── LC_MESSAGES
  579. │   │   └── mate-control-center.mo
  580. │   ├── es_EC
  581. │   │   └── LC_MESSAGES
  582. │   │   └── mate-control-center.mo
  583. │   ├── es_ES
  584. │   │   └── LC_MESSAGES
  585. │   │   └── mate-control-center.mo
  586. │   ├── es_MX
  587. │   │   └── LC_MESSAGES
  588. │   │   └── mate-control-center.mo
  589. │   ├── es_NI
  590. │   │   └── LC_MESSAGES
  591. │   │   └── mate-control-center.mo
  592. │   ├── es_PA
  593. │   │   └── LC_MESSAGES
  594. │   │   └── mate-control-center.mo
  595. │   ├── es_PE
  596. │   │   └── LC_MESSAGES
  597. │   │   └── mate-control-center.mo
  598. │   ├── es_PR
  599. │   │   └── LC_MESSAGES
  600. │   │   └── mate-control-center.mo
  601. │   ├── es_SV
  602. │   │   └── LC_MESSAGES
  603. │   │   └── mate-control-center.mo
  604. │   ├── es_UY
  605. │   │   └── LC_MESSAGES
  606. │   │   └── mate-control-center.mo
  607. │   ├── es_VE
  608. │   │   └── LC_MESSAGES
  609. │   │   └── mate-control-center.mo
  610. │   ├── et
  611. │   │   └── LC_MESSAGES
  612. │   │   └── mate-control-center.mo
  613. │   ├── eu
  614. │   │   └── LC_MESSAGES
  615. │   │   └── mate-control-center.mo
  616. │   ├── fa
  617. │   │   └── LC_MESSAGES
  618. │   │   └── mate-control-center.mo
  619. │   ├── fi
  620. │   │   └── LC_MESSAGES
  621. │   │   └── mate-control-center.mo
  622. │   ├── fo
  623. │   │   └── LC_MESSAGES
  624. │   │   └── mate-control-center.mo
  625. │   ├── fr
  626. │   │   └── LC_MESSAGES
  627. │   │   └── mate-control-center.mo
  628. │   ├── fr_CA
  629. │   │   └── LC_MESSAGES
  630. │   │   └── mate-control-center.mo
  631. │   ├── frp
  632. │   │   └── LC_MESSAGES
  633. │   │   └── mate-control-center.mo
  634. │   ├── fur
  635. │   │   └── LC_MESSAGES
  636. │   │   └── mate-control-center.mo
  637. │   ├── fy
  638. │   │   └── LC_MESSAGES
  639. │   │   └── mate-control-center.mo
  640. │   ├── ga
  641. │   │   └── LC_MESSAGES
  642. │   │   └── mate-control-center.mo
  643. │   ├── gd
  644. │   │   └── LC_MESSAGES
  645. │   │   └── mate-control-center.mo
  646. │   ├── gl
  647. │   │   └── LC_MESSAGES
  648. │   │   └── mate-control-center.mo
  649. │   ├── gu
  650. │   │   └── LC_MESSAGES
  651. │   │   └── mate-control-center.mo
  652. │   ├── ha
  653. │   │   └── LC_MESSAGES
  654. │   │   └── mate-control-center.mo
  655. │   ├── he
  656. │   │   └── LC_MESSAGES
  657. │   │   └── mate-control-center.mo
  658. │   ├── hi
  659. │   │   └── LC_MESSAGES
  660. │   │   └── mate-control-center.mo
  661. │   ├── hr
  662. │   │   └── LC_MESSAGES
  663. │   │   └── mate-control-center.mo
  664. │   ├── hu
  665. │   │   └── LC_MESSAGES
  666. │   │   └── mate-control-center.mo
  667. │   ├── hy
  668. │   │   └── LC_MESSAGES
  669. │   │   └── mate-control-center.mo
  670. │   ├── ia
  671. │   │   └── LC_MESSAGES
  672. │   │   └── mate-control-center.mo
  673. │   ├── id
  674. │   │   └── LC_MESSAGES
  675. │   │   └── mate-control-center.mo
  676. │   ├── ig
  677. │   │   └── LC_MESSAGES
  678. │   │   └── mate-control-center.mo
  679. │   ├── is
  680. │   │   └── LC_MESSAGES
  681. │   │   └── mate-control-center.mo
  682. │   ├── it
  683. │   │   └── LC_MESSAGES
  684. │   │   └── mate-control-center.mo
  685. │   ├── ja
  686. │   │   └── LC_MESSAGES
  687. │   │   └── mate-control-center.mo
  688. │   ├── jv
  689. │   │   └── LC_MESSAGES
  690. │   │   └── mate-control-center.mo
  691. │   ├── ka
  692. │   │   └── LC_MESSAGES
  693. │   │   └── mate-control-center.mo
  694. │   ├── kk
  695. │   │   └── LC_MESSAGES
  696. │   │   └── mate-control-center.mo
  697. │   ├── km
  698. │   │   └── LC_MESSAGES
  699. │   │   └── mate-control-center.mo
  700. │   ├── kn
  701. │   │   └── LC_MESSAGES
  702. │   │   └── mate-control-center.mo
  703. │   ├── ko
  704. │   │   └── LC_MESSAGES
  705. │   │   └── mate-control-center.mo
  706. │   ├── ks
  707. │   │   └── LC_MESSAGES
  708. │   │   └── mate-control-center.mo
  709. │   ├── ku
  710. │   │   └── LC_MESSAGES
  711. │   │   └── mate-control-center.mo
  712. │   ├── ku_IQ
  713. │   │   └── LC_MESSAGES
  714. │   │   └── mate-control-center.mo
  715. │   ├── ky
  716. │   │   └── LC_MESSAGES
  717. │   │   └── mate-control-center.mo
  718. │   ├── lb
  719. │   │   └── LC_MESSAGES
  720. │   │   └── mate-control-center.mo
  721. │   ├── li
  722. │   │   └── LC_MESSAGES
  723. │   │   └── mate-control-center.mo
  724. │   ├── lo
  725. │   │   └── LC_MESSAGES
  726. │   │   └── mate-control-center.mo
  727. │   ├── lt
  728. │   │   └── LC_MESSAGES
  729. │   │   └── mate-control-center.mo
  730. │   ├── lv
  731. │   │   └── LC_MESSAGES
  732. │   │   └── mate-control-center.mo
  733. │   ├── mai
  734. │   │   └── LC_MESSAGES
  735. │   │   └── mate-control-center.mo
  736. │   ├── mg
  737. │   │   └── LC_MESSAGES
  738. │   │   └── mate-control-center.mo
  739. │   ├── mi
  740. │   │   └── LC_MESSAGES
  741. │   │   └── mate-control-center.mo
  742. │   ├── mk
  743. │   │   └── LC_MESSAGES
  744. │   │   └── mate-control-center.mo
  745. │   ├── ml
  746. │   │   └── LC_MESSAGES
  747. │   │   └── mate-control-center.mo
  748. │   ├── mn
  749. │   │   └── LC_MESSAGES
  750. │   │   └── mate-control-center.mo
  751. │   ├── mr
  752. │   │   └── LC_MESSAGES
  753. │   │   └── mate-control-center.mo
  754. │   ├── ms
  755. │   │   └── LC_MESSAGES
  756. │   │   └── mate-control-center.mo
  757. │   ├── nb
  758. │   │   └── LC_MESSAGES
  759. │   │   └── mate-control-center.mo
  760. │   ├── nds
  761. │   │   └── LC_MESSAGES
  762. │   │   └── mate-control-center.mo
  763. │   ├── ne
  764. │   │   └── LC_MESSAGES
  765. │   │   └── mate-control-center.mo
  766. │   ├── nl
  767. │   │   └── LC_MESSAGES
  768. │   │   └── mate-control-center.mo
  769. │   ├── nn
  770. │   │   └── LC_MESSAGES
  771. │   │   └── mate-control-center.mo
  772. │   ├── nso
  773. │   │   └── LC_MESSAGES
  774. │   │   └── mate-control-center.mo
  775. │   ├── oc
  776. │   │   └── LC_MESSAGES
  777. │   │   └── mate-control-center.mo
  778. │   ├── om
  779. │   │   └── LC_MESSAGES
  780. │   │   └── mate-control-center.mo
  781. │   ├── or
  782. │   │   └── LC_MESSAGES
  783. │   │   └── mate-control-center.mo
  784. │   ├── pa
  785. │   │   └── LC_MESSAGES
  786. │   │   └── mate-control-center.mo
  787. │   ├── pl
  788. │   │   └── LC_MESSAGES
  789. │   │   └── mate-control-center.mo
  790. │   ├── pms
  791. │   │   └── LC_MESSAGES
  792. │   │   └── mate-control-center.mo
  793. │   ├── ps
  794. │   │   └── LC_MESSAGES
  795. │   │   └── mate-control-center.mo
  796. │   ├── pt
  797. │   │   └── LC_MESSAGES
  798. │   │   └── mate-control-center.mo
  799. │   ├── pt_BR
  800. │   │   └── LC_MESSAGES
  801. │   │   └── mate-control-center.mo
  802. │   ├── ro
  803. │   │   └── LC_MESSAGES
  804. │   │   └── mate-control-center.mo
  805. │   ├── ru
  806. │   │   └── LC_MESSAGES
  807. │   │   └── mate-control-center.mo
  808. │   ├── rw
  809. │   │   └── LC_MESSAGES
  810. │   │   └── mate-control-center.mo
  811. │   ├── sc
  812. │   │   └── LC_MESSAGES
  813. │   │   └── mate-control-center.mo
  814. │   ├── si
  815. │   │   └── LC_MESSAGES
  816. │   │   └── mate-control-center.mo
  817. │   ├── sk
  818. │   │   └── LC_MESSAGES
  819. │   │   └── mate-control-center.mo
  820. │   ├── sl
  821. │   │   └── LC_MESSAGES
  822. │   │   └── mate-control-center.mo
  823. │   ├── so
  824. │   │   └── LC_MESSAGES
  825. │   │   └── mate-control-center.mo
  826. │   ├── sq
  827. │   │   └── LC_MESSAGES
  828. │   │   └── mate-control-center.mo
  829. │   ├── sr
  830. │   │   └── LC_MESSAGES
  831. │   │   └── mate-control-center.mo
  832. │   ├── sr@latin
  833. │   │   └── LC_MESSAGES
  834. │   │   └── mate-control-center.mo
  835. │   ├── sv
  836. │   │   └── LC_MESSAGES
  837. │   │   └── mate-control-center.mo
  838. │   ├── ta
  839. │   │   └── LC_MESSAGES
  840. │   │   └── mate-control-center.mo
  841. │   ├── te
  842. │   │   └── LC_MESSAGES
  843. │   │   └── mate-control-center.mo
  844. │   ├── tg
  845. │   │   └── LC_MESSAGES
  846. │   │   └── mate-control-center.mo
  847. │   ├── th
  848. │   │   └── LC_MESSAGES
  849. │   │   └── mate-control-center.mo
  850. │   ├── tk
  851. │   │   └── LC_MESSAGES
  852. │   │   └── mate-control-center.mo
  853. │   ├── tl
  854. │   │   └── LC_MESSAGES
  855. │   │   └── mate-control-center.mo
  856. │   ├── tr
  857. │   │   └── LC_MESSAGES
  858. │   │   └── mate-control-center.mo
  859. │   ├── tt
  860. │   │   └── LC_MESSAGES
  861. │   │   └── mate-control-center.mo
  862. │   ├── ug
  863. │   │   └── LC_MESSAGES
  864. │   │   └── mate-control-center.mo
  865. │   ├── uk
  866. │   │   └── LC_MESSAGES
  867. │   │   └── mate-control-center.mo
  868. │   ├── ur
  869. │   │   └── LC_MESSAGES
  870. │   │   └── mate-control-center.mo
  871. │   ├── uz
  872. │   │   └── LC_MESSAGES
  873. │   │   └── mate-control-center.mo
  874. │   ├── vi
  875. │   │   └── LC_MESSAGES
  876. │   │   └── mate-control-center.mo
  877. │   ├── wa
  878. │   │   └── LC_MESSAGES
  879. │   │   └── mate-control-center.mo
  880. │   ├── xh
  881. │   │   └── LC_MESSAGES
  882. │   │   └── mate-control-center.mo
  883. │   ├── yi
  884. │   │   └── LC_MESSAGES
  885. │   │   └── mate-control-center.mo
  886. │   ├── yo
  887. │   │   └── LC_MESSAGES
  888. │   │   └── mate-control-center.mo
  889. │   ├── zh_CN
  890. │   │   └── LC_MESSAGES
  891. │   │   └── mate-control-center.mo
  892. │   ├── zh_HK
  893. │   │   └── LC_MESSAGES
  894. │   │   └── mate-control-center.mo
  895. │   ├── zh_TW
  896. │   │   └── LC_MESSAGES
  897. │   │   └── mate-control-center.mo
  898. │   └── zu
  899. │   └── LC_MESSAGES
  900. │   └── mate-control-center.mo
  901. ├── man
  902. │   └── man1
  903. │   ├── mate-about-me.1.gz
  904. │   ├── mate-appearance-properties.1.gz
  905. │   ├── mate-at-properties.1.gz
  906. │   ├── mate-control-center.1.gz
  907. │   ├── mate-default-applications-properties.1.gz
  908. │   ├── mate-display-properties.1.gz
  909. │   ├── mate-display-properties-install-systemwide.1.gz
  910. │   ├── mate-font-viewer.1.gz
  911. │   ├── mate-keybinding-properties.1.gz
  912. │   ├── mate-keyboard-properties.1.gz
  913. │   ├── mate-mouse-properties.1.gz
  914. │   ├── mate-network-properties.1.gz
  915. │   ├── mate-thumbnail-font.1.gz
  916. │   ├── mate-typing-monitor.1.gz
  917. │   └── mate-window-properties.1.gz
  918. ├── mate-control-center
  919. │   ├── keybindings
  920. │   │   ├── 00-multimedia-key.xml
  921. │   │   └── 01-desktop-key.xml
  922. │   ├── pixmaps
  923. │   │   ├── at-startup.png
  924. │   │   ├── at-support.png
  925. │   │   ├── double-click-maybe.png
  926. │   │   ├── double-click-off.png
  927. │   │   ├── double-click-on.png
  928. │   │   ├── gtk-theme-thumbnailing.png
  929. │   │   ├── icon-theme-thumbnailing.png
  930. │   │   ├── left-index-finger.png
  931. │   │   ├── left-index-finger.svg
  932. │   │   ├── left-little-finger.png
  933. │   │   ├── left-little-finger.svg
  934. │   │   ├── left-middle-finger.png
  935. │   │   ├── left-middle-finger.svg
  936. │   │   ├── left-ring-finger.png
  937. │   │   ├── left-ring-finger.svg
  938. │   │   ├── left-thumb.png
  939. │   │   ├── left-thumb.svg
  940. │   │   ├── mouse-cursor-normal-large.png
  941. │   │   ├── mouse-cursor-normal.png
  942. │   │   ├── mouse-cursor-white-large.png
  943. │   │   ├── mouse-cursor-white.png
  944. │   │   ├── print_error.png
  945. │   │   ├── print_error.svg
  946. │   │   ├── print_ok.png
  947. │   │   ├── print_ok.svg
  948. │   │   ├── right-index-finger.png
  949. │   │   ├── right-index-finger.svg
  950. │   │   ├── right-little-finger.png
  951. │   │   ├── right-little-finger.svg
  952. │   │   ├── right-middle-finger.png
  953. │   │   ├── right-middle-finger.svg
  954. │   │   ├── right-ring-finger.png
  955. │   │   ├── right-ring-finger.svg
  956. │   │   ├── right-thumb.png
  957. │   │   ├── right-thumb.svg
  958. │   │   ├── subpixel-bgr.png
  959. │   │   ├── subpixel-rgb.png
  960. │   │   ├── subpixel-vbgr.png
  961. │   │   ├── subpixel-vrgb.png
  962. │   │   ├── theme-thumbnailing.png
  963. │   │   └── window-theme-thumbnailing.png
  964. │   └── ui
  965. │   ├── appearance.ui
  966. │   ├── at-enable-dialog.ui
  967. │   ├── display-capplet.ui
  968. │   ├── mate-about-me-dialog.ui
  969. │   ├── mate-about-me-fingerprint.ui
  970. │   ├── mate-about-me-password.ui
  971. │   ├── mate-default-applications-properties.ui
  972. │   ├── mate-keybinding-properties.ui
  973. │   ├── mate-keyboard-properties-a11y-notifications.ui
  974. │   ├── mate-keyboard-properties-dialog.ui
  975. │   ├── mate-keyboard-properties-layout-chooser.ui
  976. │   ├── mate-keyboard-properties-model-chooser.ui
  977. │   ├── mate-keyboard-properties-options-dialog.ui
  978. │   ├── mate-mouse-properties.ui
  979. │   └── mate-network-properties.ui
  980. ├── mime
  981. │   └── packages
  982. │   └── mate-theme-package.xml
  983. ├── polkit-1
  984. │   └── actions
  985. │   └── org.mate.randr.policy
  986. └── thumbnailers
  987. └── mate-font-viewer.thumbnailer
  988.  
  989. 371 directories, 615 files
Add Comment
Please, Sign In to add comment