Advertisement
Guest User

Untitled

a guest
Oct 3rd, 2010
145
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 127.86 KB | None | 0 0
  1. Summary: Geany
  2.  
  3. Name: geany
  4.  
  5. Version: 0.19.1
  6.  
  7. Release: 1
  8.  
  9. Copyright: GNU GPL
  10.  
  11. Group: Applications/Development
  12.  
  13. Source:%{name}-%{version}.tar.gz
  14.  
  15. BuildRoot: %{_tmppath}/%{name}-%{release}-buildroot
  16.  
  17. %description
  18. Свободная среда разработки программного обеспечения.
  19.  
  20. %prep
  21.  
  22. %setup
  23.  
  24. %build
  25.  
  26. %configure \
  27.  
  28.  
  29.  
  30. make
  31.  
  32. %install
  33.  
  34. rm -fr $RPM_BUILD_ROOT=$RPM_BUILD_ROOT/usr
  35.  
  36. %makeinstall
  37.  
  38. %clean
  39.  
  40. rm -rf $RPM_BUILD_ROOT
  41.  
  42. %files
  43.  
  44. /usr/bin/geany
  45. /usr/include/geany/document.h
  46. /usr/include/geany/editor.h
  47. /usr/include/geany/encodings.h
  48. /usr/include/geany/filetypes.h
  49. /usr/include/geany/geany.h
  50. /usr/include/geany/geanyfunctions.h
  51. /usr/include/geany/geanyplugin.h
  52. /usr/include/geany/highlighting.h
  53. /usr/include/geany/keybindings.h
  54. /usr/include/geany/msgwindow.h
  55. /usr/include/geany/plugindata.h
  56. /usr/include/geany/prefs.h
  57. /usr/include/geany/project.h
  58. /usr/include/geany/scintilla/SciLexer.h
  59. /usr/include/geany/scintilla/Scintilla.h
  60. /usr/include/geany/scintilla/Scintilla.iface
  61. /usr/include/geany/scintilla/ScintillaWidget.h
  62. /usr/include/geany/search.h
  63. /usr/include/geany/stash.h
  64. /usr/include/geany/support.h
  65. /usr/include/geany/tagmanager/tm_file_entry.h
  66. /usr/include/geany/tagmanager/tm_project.h
  67. /usr/include/geany/tagmanager/tm_source_file.h
  68. /usr/include/geany/tagmanager/tm_symbol.h
  69. /usr/include/geany/tagmanager/tm_tag.h
  70. /usr/include/geany/tagmanager/tm_tagmanager.h
  71. /usr/include/geany/tagmanager/tm_work_object.h
  72. /usr/include/geany/tagmanager/tm_workspace.h
  73. /usr/include/geany/templates.h
  74. /usr/include/geany/toolbar.h
  75. /usr/include/geany/ui_utils.h
  76. /usr/include/geany/utils.h
  77. /usr/lib/geany/classbuilder.la
  78. /usr/lib/geany/classbuilder.so
  79. /usr/lib/geany/export.la
  80. /usr/lib/geany/export.so
  81. /usr/lib/geany/filebrowser.la
  82. /usr/lib/geany/filebrowser.so
  83. /usr/lib/geany/htmlchars.la
  84. /usr/lib/geany/htmlchars.so
  85. /usr/lib/geany/saveactions.la
  86. /usr/lib/geany/saveactions.so
  87. /usr/lib/geany/splitwindow.la
  88. /usr/lib/geany/splitwindow.so
  89. /usr/lib/pkgconfig/geany.pc
  90. /usr/man/man1/geany.1.gz
  91. /usr/share/applications/geany.desktop
  92. /usr/share/doc/geany/AUTHORS
  93. /usr/share/doc/geany/COPYING
  94. /usr/share/doc/geany/ChangeLog
  95. /usr/share/doc/geany/NEWS
  96. /usr/share/doc/geany/README
  97. /usr/share/doc/geany/ScintillaLicense.txt
  98. /usr/share/doc/geany/THANKS
  99. /usr/share/doc/geany/TODO
  100. /usr/share/doc/geany/html/images/build_menu_commands_dialog.png
  101. /usr/share/doc/geany/html/images/find_dialog.png
  102. /usr/share/doc/geany/html/images/find_in_files_dialog.png
  103. /usr/share/doc/geany/html/images/main_window.png
  104. /usr/share/doc/geany/html/images/pref_dialog_edit_completions.png
  105. /usr/share/doc/geany/html/images/pref_dialog_edit_display.png
  106. /usr/share/doc/geany/html/images/pref_dialog_edit_features.png
  107. /usr/share/doc/geany/html/images/pref_dialog_edit_indentation.png
  108. /usr/share/doc/geany/html/images/pref_dialog_files.png
  109. /usr/share/doc/geany/html/images/pref_dialog_gen_misc.png
  110. /usr/share/doc/geany/html/images/pref_dialog_gen_startup.png
  111. /usr/share/doc/geany/html/images/pref_dialog_interface.png
  112. /usr/share/doc/geany/html/images/pref_dialog_keys.png
  113. /usr/share/doc/geany/html/images/pref_dialog_printing.png
  114. /usr/share/doc/geany/html/images/pref_dialog_templ.png
  115. /usr/share/doc/geany/html/images/pref_dialog_toolbar.png
  116. /usr/share/doc/geany/html/images/pref_dialog_tools.png
  117. /usr/share/doc/geany/html/images/pref_dialog_vte.png
  118. /usr/share/doc/geany/html/images/replace_dialog.png
  119. /usr/share/doc/geany/html/index.html
  120. /usr/share/doc/geany/manual.txt
  121. /usr/share/geany/GPL-2
  122. /usr/share/geany/c99.tags
  123. /usr/share/geany/filetype_extensions.conf
  124. /usr/share/geany/filetypes.Genie.conf
  125. /usr/share/geany/filetypes.abc
  126. /usr/share/geany/filetypes.actionscript
  127. /usr/share/geany/filetypes.ada
  128. /usr/share/geany/filetypes.asm
  129. /usr/share/geany/filetypes.c
  130. /usr/share/geany/filetypes.caml
  131. /usr/share/geany/filetypes.cmake
  132. /usr/share/geany/filetypes.common
  133. /usr/share/geany/filetypes.conf
  134. /usr/share/geany/filetypes.cpp
  135. /usr/share/geany/filetypes.cs
  136. /usr/share/geany/filetypes.css
  137. /usr/share/geany/filetypes.d
  138. /usr/share/geany/filetypes.diff
  139. /usr/share/geany/filetypes.docbook
  140. /usr/share/geany/filetypes.f77
  141. /usr/share/geany/filetypes.ferite
  142. /usr/share/geany/filetypes.fortran
  143. /usr/share/geany/filetypes.freebasic
  144. /usr/share/geany/filetypes.glsl
  145. /usr/share/geany/filetypes.haskell/usr/bin/geany
  146. /usr/include/geany/document.h
  147. /usr/include/geany/editor.h
  148. /usr/include/geany/encodings.h
  149. /usr/include/geany/filetypes.h
  150. /usr/include/geany/geany.h
  151. /usr/include/geany/geanyfunctions.h
  152. /usr/include/geany/geanyplugin.h
  153. /usr/include/geany/highlighting.h
  154. /usr/include/geany/keybindings.h
  155. /usr/include/geany/msgwindow.h
  156. /usr/include/geany/plugindata.h
  157. /usr/include/geany/prefs.h
  158. /usr/include/geany/project.h
  159. /usr/include/geany/scintilla/SciLexer.h
  160. /usr/include/geany/scintilla/Scintilla.h
  161. /usr/include/geany/scintilla/Scintilla.iface
  162. /usr/include/geany/scintilla/ScintillaWidget.h
  163. /usr/include/geany/search.h
  164. /usr/include/geany/stash.h
  165. /usr/include/geany/support.h
  166. /usr/include/geany/tagmanager/tm_file_entry.h
  167. /usr/include/geany/tagmanager/tm_project.h
  168. /usr/include/geany/tagmanager/tm_source_file.h
  169. /usr/include/geany/tagmanager/tm_symbol.h
  170. /usr/include/geany/tagmanager/tm_tag.h
  171. /usr/include/geany/tagmanager/tm_tagmanager.h
  172. /usr/include/geany/tagmanager/tm_work_object.h
  173. /usr/include/geany/tagmanager/tm_workspace.h
  174. /usr/include/geany/templates.h
  175. /usr/include/geany/toolbar.h
  176. /usr/include/geany/ui_utils.h
  177. /usr/include/geany/utils.h
  178. /usr/lib/geany/classbuilder.la
  179. /usr/lib/geany/classbuilder.so
  180. /usr/lib/geany/export.la
  181. /usr/lib/geany/export.so
  182. /usr/lib/geany/filebrowser.la
  183. /usr/lib/geany/filebrowser.so
  184. /usr/lib/geany/htmlchars.la
  185. /usr/lib/geany/htmlchars.so
  186. /usr/lib/geany/saveactions.la
  187. /usr/lib/geany/saveactions.so
  188. /usr/lib/geany/splitwindow.la
  189. /usr/lib/geany/splitwindow.so
  190. /usr/lib/pkgconfig/geany.pc
  191. /usr/man/man1/geany.1.gz
  192. /usr/share/applications/geany.desktop
  193. /usr/share/doc/geany/AUTHORS
  194. /usr/share/doc/geany/COPYING
  195. /usr/share/doc/geany/ChangeLog
  196. /usr/share/doc/geany/NEWS
  197. /usr/share/doc/geany/README
  198. /usr/share/doc/geany/ScintillaLicense.txt
  199. /usr/share/doc/geany/THANKS
  200. /usr/share/doc/geany/TODO
  201. /usr/share/doc/geany/html/images/build_menu_commands_dialog.png
  202. /usr/share/doc/geany/html/images/find_dialog.png
  203. /usr/share/doc/geany/html/images/find_in_files_dialog.png
  204. /usr/share/doc/geany/html/images/main_window.png
  205. /usr/share/doc/geany/html/images/pref_dialog_edit_completions.png
  206. /usr/share/doc/geany/html/images/pref_dialog_edit_display.png
  207. /usr/share/doc/geany/html/images/pref_dialog_edit_features.png
  208. /usr/share/doc/geany/html/images/pref_dialog_edit_indentation.png
  209. /usr/share/doc/geany/html/images/pref_dialog_files.png
  210. /usr/share/doc/geany/html/images/pref_dialog_gen_misc.png
  211. /usr/share/doc/geany/html/images/pref_dialog_gen_startup.png
  212. /usr/share/doc/geany/html/images/pref_dialog_interface.png
  213. /usr/share/doc/geany/html/images/pref_dialog_keys.png
  214. /usr/share/doc/geany/html/images/pref_dialog_printing.png
  215. /usr/share/doc/geany/html/images/pref_dialog_templ.png
  216. /usr/share/doc/geany/html/images/pref_dialog_toolbar.png
  217. /usr/share/doc/geany/html/images/pref_dialog_tools.png
  218. /usr/share/doc/geany/html/images/pref_dialog_vte.png
  219. /usr/share/doc/geany/html/images/replace_dialog.png
  220. /usr/share/doc/geany/html/index.html
  221. /usr/share/doc/geany/manual.txt
  222. /usr/share/geany/GPL-2
  223. /usr/share/geany/c99.tags
  224. /usr/share/geany/filetype_extensions.conf
  225. /usr/share/geany/filetypes.Genie.conf
  226. /usr/share/geany/filetypes.abc
  227. /usr/share/geany/filetypes.actionscript
  228. /usr/share/geany/filetypes.ada
  229. /usr/share/geany/filetypes.asm
  230. /usr/share/geany/filetypes.c
  231. /usr/share/geany/filetypes.caml
  232. /usr/share/geany/filetypes.cmake
  233. /usr/share/geany/filetypes.common
  234. /usr/share/geany/filetypes.conf
  235. /usr/share/geany/filetypes.cpp
  236. /usr/share/geany/filetypes.cs
  237. /usr/share/geany/filetypes.css
  238. /usr/share/geany/filetypes.d
  239. /usr/share/geany/filetypes.diff
  240. /usr/share/geany/filetypes.docbook
  241. /usr/share/geany/filetypes.f77
  242. /usr/share/geany/filetypes.ferite
  243. /usr/share/geany/filetypes.fortran
  244. /usr/share/geany/filetypes.freebasic
  245. /usr/share/geany/filetypes.glsl
  246. /usr/share/geany/filetypes.haskell
  247. /usr/share/geany/filetypes.haxe
  248. /usr/share/geany/filetypes.html
  249. /usr/share/geany/filetypes.java
  250. /usr/share/geany/filetypes.javascript
  251. /usr/share/geany/filetypes.latex
  252. /usr/share/geany/filetypes.lua
  253. /usr/share/geany/filetypes.makefile
  254. /usr/share/geany/filetypes.markdown
  255. /usr/share/geany/filetypes.matlab
  256. /usr/share/geany/filetypes.nsis
  257. /usr/share/geany/filetypes.pascal
  258. /usr/share/geany/filetypes.perl
  259. /usr/share/geany/filetypes.php
  260. /usr/share/geany/filetypes.po
  261. /usr/share/geany/filetypes.python
  262. /usr/share/geany/filetypes.r
  263. /usr/share/geany/filetypes.restructuredtext
  264. /usr/share/geany/filetypes.ruby
  265. /usr/share/geany/filetypes.sh
  266. /usr/share/geany/filetypes.sql
  267. /usr/share/geany/filetypes.tcl
  268. /usr/share/geany/filetypes.txt2tags
  269. /usr/share/geany/filetypes.vala
  270. /usr/share/geany/filetypes.verilog
  271. /usr/share/geany/filetypes.vhdl
  272. /usr/share/geany/filetypes.xml
  273. /usr/share/geany/filetypes.yaml
  274. /usr/share/geany/html_entities.tags
  275. /usr/share/geany/pascal.tags
  276. /usr/share/geany/php.tags
  277. /usr/share/geany/python.tags
  278. /usr/share/geany/snippets.conf
  279. /usr/share/geany/templates/files/file.html
  280. /usr/share/geany/templates/files/file.php
  281. /usr/share/geany/templates/files/file.rb
  282. /usr/share/geany/templates/files/file.tex
  283. /usr/share/geany/templates/files/main.c
  284. /usr/share/geany/templates/files/main.cxx
  285. /usr/share/geany/templates/files/main.d
  286. /usr/share/geany/templates/files/main.java
  287. /usr/share/geany/templates/files/main.py
  288. /usr/share/geany/templates/files/program.pas
  289. /usr/share/geany/ui_toolbar.xml
  290. /usr/share/icons/hicolor/16x16/apps/classviewer-class.png
  291. /usr/share/icons/hicolor/16x16/apps/classviewer-macro.png
  292. /usr/share/icons/hicolor/16x16/apps/classviewer-member.png
  293. /usr/share/icons/hicolor/16x16/apps/classviewer-method.png
  294. /usr/share/icons/hicolor/16x16/apps/classviewer-namespace.png
  295. /usr/share/icons/hicolor/16x16/apps/classviewer-other.png
  296. /usr/share/icons/hicolor/16x16/apps/classviewer-struct.png
  297. /usr/share/icons/hicolor/16x16/apps/classviewer-var.png
  298. /usr/share/icons/hicolor/16x16/apps/geany.png
  299. /usr/share/icons/hicolor/48x48/apps/geany.png
  300. /usr/share/icons/hicolor/icon-theme.cache
  301. /usr/share/icons/hicolor/scalable/apps/geany.svg
  302. /usr/share/locale/ast/LC_MESSAGES/geany.mo
  303. /usr/share/locale/be/LC_MESSAGES/geany.mo
  304. /usr/share/locale/bg/LC_MESSAGES/geany.mo
  305. /usr/share/locale/ca/LC_MESSAGES/geany.mo
  306. /usr/share/locale/cs/LC_MESSAGES/geany.mo
  307. /usr/share/locale/de/LC_MESSAGES/geany.mo
  308. /usr/share/locale/el/LC_MESSAGES/geany.mo
  309. /usr/share/locale/en_GB/LC_MESSAGES/geany.mo
  310. /usr/share/locale/es/LC_MESSAGES/geany.mo
  311. /usr/share/locale/fi/LC_MESSAGES/geany.mo
  312. /usr/share/locale/fr/LC_MESSAGES/geany.mo
  313. /usr/share/locale/gl/LC_MESSAGES/geany.mo
  314. /usr/share/locale/hu/LC_MESSAGES/geany.mo
  315. /usr/share/locale/it/LC_MESSAGES/geany.mo
  316. /usr/share/locale/ja/LC_MESSAGES/geany.mo
  317. /usr/share/locale/ko/LC_MESSAGES/geany.mo
  318. /usr/share/locale/lb/LC_MESSAGES/geany.mo
  319. /usr/share/locale/nl/LC_MESSAGES/geany.mo
  320. /usr/share/locale/pl/LC_MESSAGES/geany.mo
  321. /usr/share/locale/pt/LC_MESSAGES/geany.mo
  322. /usr/share/locale/pt_BR/LC_MESSAGES/geany.mo
  323. /usr/share/locale/ro/LC_MESSAGES/geany.mo/usr/bin/geany
  324. /usr/include/geany/document.h
  325. /usr/include/geany/editor.h
  326. /usr/include/geany/encodings.h
  327. /usr/include/geany/filetypes.h
  328. /usr/include/geany/geany.h
  329. /usr/include/geany/geanyfunctions.h
  330. /usr/include/geany/geanyplugin.h
  331. /usr/include/geany/highlighting.h
  332. /usr/include/geany/keybindings.h
  333. /usr/include/geany/msgwindow.h
  334. /usr/include/geany/plugindata.h
  335. /usr/include/geany/prefs.h
  336. /usr/include/geany/project.h
  337. /usr/include/geany/scintilla/SciLexer.h
  338. /usr/include/geany/scintilla/Scintilla.h
  339. /usr/include/geany/scintilla/Scintilla.iface
  340. /usr/include/geany/scintilla/ScintillaWidget.h
  341. /usr/include/geany/search.h
  342. /usr/include/geany/stash.h
  343. /usr/include/geany/support.h
  344. /usr/include/geany/tagmanager/tm_file_entry.h
  345. /usr/include/geany/tagmanager/tm_project.h
  346. /usr/include/geany/tagmanager/tm_source_file.h
  347. /usr/include/geany/tagmanager/tm_symbol.h
  348. /usr/include/geany/tagmanager/tm_tag.h
  349. /usr/include/geany/tagmanager/tm_tagmanager.h
  350. /usr/include/geany/tagmanager/tm_work_object.h
  351. /usr/include/geany/tagmanager/tm_workspace.h
  352. /usr/include/geany/templates.h
  353. /usr/include/geany/toolbar.h
  354. /usr/include/geany/ui_utils.h
  355. /usr/include/geany/utils.h
  356. /usr/lib/geany/classbuilder.la
  357. /usr/lib/geany/classbuilder.so
  358. /usr/lib/geany/export.la
  359. /usr/lib/geany/export.so
  360. /usr/lib/geany/filebrowser.la
  361. /usr/lib/geany/filebrowser.so
  362. /usr/lib/geany/htmlchars.la
  363. /usr/lib/geany/htmlchars.so
  364. /usr/lib/geany/saveactions.la
  365. /usr/lib/geany/saveactions.so
  366. /usr/lib/geany/splitwindow.la
  367. /usr/lib/geany/splitwindow.so
  368. /usr/lib/pkgconfig/geany.pc
  369. /usr/man/man1/geany.1.gz
  370. /usr/share/applications/geany.desktop
  371. /usr/share/doc/geany/AUTHORS
  372. /usr/share/doc/geany/COPYING
  373. /usr/share/doc/geany/ChangeLog
  374. /usr/share/doc/geany/NEWS
  375. /usr/share/doc/geany/README
  376. /usr/share/doc/geany/ScintillaLicense.txt
  377. /usr/share/doc/geany/THANKS
  378. /usr/share/doc/geany/TODO
  379. /usr/share/doc/geany/html/images/build_menu_commands_dialog.png
  380. /usr/share/doc/geany/html/images/find_dialog.png
  381. /usr/share/doc/geany/html/images/find_in_files_dialog.png
  382. /usr/share/doc/geany/html/images/main_window.png
  383. /usr/share/doc/geany/html/images/pref_dialog_edit_completions.png
  384. /usr/share/doc/geany/html/images/pref_dialog_edit_display.png
  385. /usr/share/doc/geany/html/images/pref_dialog_edit_features.png
  386. /usr/share/doc/geany/html/images/pref_dialog_edit_indentation.png
  387. /usr/share/doc/geany/html/images/pref_dialog_files.png
  388. /usr/share/doc/geany/html/images/pref_dialog_gen_misc.png
  389. /usr/share/doc/geany/html/images/pref_dialog_gen_startup.png
  390. /usr/share/doc/geany/html/images/pref_dialog_interface.png
  391. /usr/share/doc/geany/html/images/pref_dialog_keys.png
  392. /usr/share/doc/geany/html/images/pref_dialog_printing.png
  393. /usr/share/doc/geany/html/images/pref_dialog_templ.png
  394. /usr/share/doc/geany/html/images/pref_dialog_toolbar.png
  395. /usr/share/doc/geany/html/images/pref_dialog_tools.png
  396. /usr/share/doc/geany/html/images/pref_dialog_vte.png
  397. /usr/share/doc/geany/html/images/replace_dialog.png
  398. /usr/share/doc/geany/html/index.html
  399. /usr/share/doc/geany/manual.txt
  400. /usr/share/geany/GPL-2
  401. /usr/share/geany/c99.tags
  402. /usr/share/geany/filetype_extensions.conf
  403. /usr/share/geany/filetypes.Genie.conf
  404. /usr/share/geany/filetypes.abc
  405. /usr/share/geany/filetypes.actionscript
  406. /usr/share/geany/filetypes.ada
  407. /usr/share/geany/filetypes.asm
  408. /usr/share/geany/filetypes.c
  409. /usr/share/geany/filetypes.caml
  410. /usr/share/geany/filetypes.cmake
  411. /usr/share/geany/filetypes.common
  412. /usr/share/geany/filetypes.conf
  413. /usr/share/geany/filetypes.cpp
  414. /usr/share/geany/filetypes.cs
  415. /usr/share/geany/filetypes.css
  416. /usr/share/geany/filetypes.d
  417. /usr/share/geany/filetypes.diff
  418. /usr/share/geany/filetypes.docbook
  419. /usr/share/geany/filetypes.f77
  420. /usr/share/geany/filetypes.ferite
  421. /usr/share/geany/filetypes.fortran
  422. /usr/share/geany/filetypes.freebasic
  423. /usr/share/geany/filetypes.glsl
  424. /usr/share/geany/filetypes.haskell
  425. /usr/share/geany/filetypes.haxe
  426. /usr/share/geany/filetypes.html
  427. /usr/share/geany/filetypes.java
  428. /usr/share/geany/filetypes.javascript
  429. /usr/share/geany/filetypes.latex
  430. /usr/share/geany/filetypes.lua
  431. /usr/share/geany/filetypes.makefile
  432. /usr/share/geany/filetypes.markdown
  433. /usr/share/geany/filetypes.matlab
  434. /usr/share/geany/filetypes.nsis
  435. /usr/share/geany/filetypes.pascal
  436. /usr/share/geany/filetypes.perl
  437. /usr/share/geany/filetypes.php
  438. /usr/share/geany/filetypes.po
  439. /usr/share/geany/filetypes.python
  440. /usr/share/geany/filetypes.r
  441. /usr/share/geany/filetypes.restructuredtext
  442. /usr/share/geany/filetypes.ruby
  443. /usr/share/geany/filetypes.sh
  444. /usr/share/geany/filetypes.sql
  445. /usr/share/geany/filetypes.tcl
  446. /usr/share/geany/filetypes.txt2tags
  447. /usr/share/geany/filetypes.vala
  448. /usr/share/geany/filetypes.verilog
  449. /usr/share/geany/filetypes.vhdl
  450. /usr/share/geany/filetypes.xml
  451. /usr/share/geany/filetypes.yaml
  452. /usr/share/geany/html_entities.tags
  453. /usr/share/geany/pascal.tags
  454. /usr/share/geany/php.tags
  455. /usr/share/geany/python.tags
  456. /usr/share/geany/snippets.conf
  457. /usr/share/geany/templates/files/file.html
  458. /usr/share/geany/templates/files/file.php
  459. /usr/share/geany/templates/files/file.rb
  460. /usr/share/geany/templates/files/file.tex
  461. /usr/share/geany/templates/files/main.c
  462. /usr/share/geany/templates/files/main.cxx
  463. /usr/share/geany/templates/files/main.d
  464. /usr/share/geany/templates/files/main.java
  465. /usr/share/geany/templates/files/main.py
  466. /usr/share/geany/templates/files/program.pas
  467. /usr/share/geany/ui_toolbar.xml
  468. /usr/share/icons/hicolor/16x16/apps/classviewer-class.png
  469. /usr/share/icons/hicolor/16x16/apps/classviewer-macro.png
  470. /usr/share/icons/hicolor/16x16/apps/classviewer-member.png
  471. /usr/share/icons/hicolor/16x16/apps/classviewer-method.png
  472. /usr/share/icons/hicolor/16x16/apps/classviewer-namespace.png
  473. /usr/share/icons/hicolor/16x16/apps/classviewer-other.png
  474. /usr/share/icons/hicolor/16x16/apps/classviewer-struct.png
  475. /usr/share/icons/hicolor/16x16/apps/classviewer-var.png
  476. /usr/share/icons/hicolor/16x16/apps/geany.png
  477. /usr/share/icons/hicolor/48x48/apps/geany.png
  478. /usr/share/icons/hicolor/icon-theme.cache
  479. /usr/share/icons/hicolor/scalable/apps/geany.svg
  480. /usr/share/locale/ast/LC_MESSAGES/geany.mo
  481. /usr/share/locale/be/LC_MESSAGES/geany.mo
  482. /usr/share/locale/bg/LC_MESSAGES/geany.mo
  483. /usr/share/locale/ca/LC_MESSAGES/geany.mo
  484. /usr/share/locale/cs/LC_MESSAGES/geany.mo
  485. /usr/share/locale/de/LC_MESSAGES/geany.mo
  486. /usr/share/locale/el/LC_MESSAGES/geany.mo
  487. /usr/share/locale/en_GB/LC_MESSAGES/geany.mo/usr/include/geany/tagmanager/tm_source_file.h
  488. /usr/include/geany/tagmanager/tm_symbol.h
  489. /usr/include/geany/tagmanager/tm_tag.h
  490. /usr/include/geany/tagmanager/tm_tagmanager.h
  491. /usr/include/geany/tagmanager/tm_work_object.h
  492. /usr/include/geany/tagmanager/tm_workspace.h
  493. /usr/include/geany/templates.h
  494. /usr/include/geany/toolbar.h
  495. /usr/include/geany/ui_utils.h
  496. /usr/include/geany/utils.h
  497. /usr/lib/geany/classbuilder.la
  498. /usr/lib/geany/classbuilder.so
  499. /usr/lib/geany/export.la
  500. /usr/lib/geany/export.so
  501. /usr/lib/geany/filebrowser.la
  502. /usr/lib/geany/filebrowser.so
  503. /usr/lib/geany/htmlchars.la
  504. /usr/lib/geany/htmlchars.so
  505. /usr/lib/geany/saveactions.la
  506. /usr/lib/geany/saveactions.so
  507. /usr/lib/geany/splitwindow.la
  508. /usr/lib/geany/splitwindow.so
  509. /usr/lib/pkgconfig/geany.pc
  510. /usr/man/man1/geany.1.gz
  511. /usr/share/applications/geany.desktop
  512. /usr/share/doc/geany/AUTHORS
  513. /usr/share/doc/geany/COPYING
  514. /usr/share/doc/geany/ChangeLog
  515. /usr/share/doc/geany/NEWS
  516. /usr/share/doc/geany/README
  517. /usr/share/doc/geany/ScintillaLicense.txt
  518. /usr/share/doc/geany/THANKS
  519. /usr/share/doc/geany/TODO
  520. /usr/share/doc/geany/html/images/build_menu_commands_dialog.png
  521. /usr/share/doc/geany/html/images/find_dialog.png
  522. /usr/share/doc/geany/html/images/find_in_files_dialog.png
  523. /usr/share/doc/geany/html/images/main_window.png
  524. /usr/share/doc/geany/html/images/pref_dialog_edit_completions.png
  525. /usr/share/doc/geany/html/images/pref_dialog_edit_display.png
  526. /usr/share/doc/geany/html/images/pref_dialog_edit_features.png
  527. /usr/share/doc/geany/html/images/pref_dialog_edit_indentation.png
  528. /usr/share/doc/geany/html/images/pref_dialog_files.png
  529. /usr/share/doc/geany/html/images/pref_dialog_gen_misc.png
  530. /usr/share/doc/geany/html/images/pref_dialog_gen_startup.png
  531. /usr/share/doc/geany/html/images/pref_dialog_interface.png
  532. /usr/share/doc/geany/html/images/pref_dialog_keys.png
  533. /usr/share/doc/geany/html/images/pref_dialog_printing.png
  534. /usr/share/doc/geany/html/images/pref_dialog_templ.png
  535. /usr/share/doc/geany/html/images/pref_dialog_toolbar.png
  536. /usr/share/doc/geany/html/images/pref_dialog_tools.png
  537. /usr/share/doc/geany/html/images/pref_dialog_vte.png
  538. /usr/share/doc/geany/html/images/replace_dialog.png
  539. /usr/share/doc/geany/html/index.html
  540. /usr/share/doc/geany/manual.txt
  541. /usr/share/geany/GPL-2
  542. /usr/share/geany/c99.tags
  543. /usr/share/geany/filetype_extensions.conf
  544. /usr/share/geany/filetypes.Genie.conf
  545. /usr/share/geany/filetypes.abc
  546. /usr/share/geany/filetypes.actionscript
  547. /usr/share/geany/filetypes.ada
  548. /usr/share/geany/filetypes.asm
  549. /usr/share/geany/filetypes.c
  550. /usr/share/geany/filetypes.caml
  551. /usr/share/geany/filetypes.cmake
  552. /usr/share/geany/filetypes.common
  553. /usr/share/geany/filetypes.conf
  554. /usr/share/geany/filetypes.cpp
  555. /usr/share/geany/filetypes.cs
  556. /usr/share/geany/filetypes.css
  557. /usr/share/geany/filetypes.d
  558. /usr/share/geany/filetypes.diff
  559. /usr/share/geany/filetypes.docbook
  560. /usr/share/geany/filetypes.f77
  561. /usr/share/geany/filetypes.ferite
  562. /usr/share/geany/filetypes.fortran
  563. /usr/share/geany/filetypes.freebasic
  564. /usr/share/geany/filetypes.glsl
  565. /usr/share/geany/filetypes.haskell
  566. /usr/share/geany/filetypes.haxe
  567. /usr/share/geany/filetypes.html
  568. /usr/share/geany/filetypes.java
  569. /usr/share/geany/filetypes.javascript
  570. /usr/share/geany/filetypes.latex
  571. /usr/share/geany/filetypes.lua
  572. /usr/share/geany/filetypes.makefile
  573. /usr/share/geany/filetypes.markdown
  574. /usr/share/geany/filetypes.matlab
  575. /usr/share/geany/filetypes.nsis
  576. /usr/share/geany/filetypes.pascal
  577. /usr/share/geany/filetypes.perl
  578. /usr/share/geany/filetypes.php
  579. /usr/share/geany/filetypes.po
  580. /usr/share/geany/filetypes.python
  581. /usr/share/geany/filetypes.r
  582. /usr/share/geany/filetypes.restructuredtext
  583. /usr/share/geany/filetypes.ruby
  584. /usr/share/geany/filetypes.sh
  585. /usr/share/geany/filetypes.sql
  586. /usr/share/geany/filetypes.tcl
  587. /usr/share/geany/filetypes.txt2tags
  588. /usr/share/geany/filetypes.vala
  589. /usr/share/geany/filetypes.verilog
  590. /usr/share/geany/filetypes.vhdl
  591. /usr/share/geany/filetypes.xml
  592. /usr/share/geany/filetypes.yaml
  593. /usr/share/geany/html_entities.tags
  594. /usr/share/geany/pascal.tags
  595. /usr/share/geany/php.tags
  596. /usr/share/geany/python.tags
  597. /usr/share/geany/snippets.conf
  598. /usr/share/geany/templates/files/file.html
  599. /usr/share/geany/templates/files/file.php
  600. /usr/share/geany/templates/files/file.rb
  601. /usr/share/geany/templates/files/file.tex
  602. /usr/share/geany/templates/files/main.c
  603. /usr/share/geany/templates/files/main.cxx
  604. /usr/share/geany/templates/files/main.d
  605. /usr/share/geany/templates/files/main.java
  606. /usr/share/geany/templates/files/main.py
  607. /usr/share/geany/templates/files/program.pas
  608. /usr/share/geany/ui_toolbar.xml
  609. /usr/share/icons/hicolor/16x16/apps/classviewer-class.png
  610. /usr/share/icons/hicolor/16x16/apps/classviewer-macro.png
  611. /usr/share/icons/hicolor/16x16/apps/classviewer-member.png
  612. /usr/share/icons/hicolor/16x16/apps/classviewer-method.png
  613. /usr/share/icons/hicolor/16x16/apps/classviewer-namespace.png
  614. /usr/share/icons/hicolor/16x16/apps/classviewer-other.png
  615. /usr/share/icons/hicolor/16x16/apps/classviewer-struct.png
  616. /usr/share/icons/hicolor/16x16/apps/classviewer-var.png
  617. /usr/share/icons/hicolor/16x16/apps/geany.png
  618. /usr/share/icons/hicolor/48x48/apps/geany.png
  619. /usr/share/icons/hicolor/icon-theme.cache
  620. /usr/share/icons/hicolor/scalable/apps/geany.svg
  621. /usr/share/locale/ast/LC_MESSAGES/geany.mo
  622. /usr/share/locale/be/LC_MESSAGES/geany.mo
  623. /usr/share/locale/bg/LC_MESSAGES/geany.mo
  624. /usr/share/locale/ca/LC_MESSAGES/geany.mo
  625. /usr/share/locale/cs/LC_MESSAGES/geany.mo
  626. /usr/share/locale/de/LC_MESSAGES/geany.mo
  627. /usr/share/locale/el/LC_MESSAGES/geany.mo
  628. /usr/share/locale/en_GB/LC_MESSAGES/geany.mo
  629. /usr/share/locale/es/LC_MESSAGES/geany.mo
  630. /usr/share/locale/fi/LC_MESSAGES/geany.mo
  631. /usr/share/locale/fr/LC_MESSAGES/geany.mo
  632. /usr/share/locale/gl/LC_MESSAGES/geany.mo
  633. /usr/share/locale/hu/LC_MESSAGES/geany.mo
  634. /usr/share/locale/it/LC_MESSAGES/geany.mo
  635. /usr/share/locale/ja/LC_MESSAGES/geany.mo
  636. /usr/share/locale/ko/LC_MESSAGES/geany.mo
  637. /usr/share/locale/lb/LC_MESSAGES/geany.mo
  638. /usr/share/locale/nl/LC_MESSAGES/geany.mo
  639. /usr/share/locale/pl/LC_MESSAGES/geany.mo
  640. /usr/share/locale/pt/LC_MESSAGES/geany.mo
  641. /usr/share/locale/pt_BR/LC_MESSAGES/geany.mo
  642. /usr/share/locale/ro/LC_MESSAGES/geany.mo/usr/bin/geany
  643. /usr/include/geany/document.h
  644. /usr/include/geany/editor.h
  645. /usr/include/geany/encodings.h
  646. /usr/include/geany/filetypes.h
  647. /usr/include/geany/geany.h
  648. /usr/include/geany/geanyfunctions.h
  649. /usr/include/geany/geanyplugin.h
  650. /usr/include/geany/highlighting.h
  651. /usr/include/geany/keybindings.h
  652. /usr/include/geany/msgwindow.h
  653. /usr/include/geany/plugindata.h
  654. /usr/include/geany/prefs.h
  655. /usr/include/geany/project.h
  656. /usr/include/geany/scintilla/SciLexer.h
  657. /usr/include/geany/scintilla/Scintilla.h
  658. /usr/include/geany/scintilla/Scintilla.iface
  659. /usr/include/geany/scintilla/ScintillaWidget.h
  660. /usr/include/geany/search.h
  661. /usr/include/geany/stash.h
  662. /usr/include/geany/support.h
  663. /usr/include/geany/tagmanager/tm_file_entry.h
  664. /usr/include/geany/tagmanager/tm_project.h
  665. /usr/include/geany/tagmanager/tm_source_file.h
  666. /usr/include/geany/tagmanager/tm_symbol.h
  667. /usr/include/geany/tagmanager/tm_tag.h
  668. /usr/include/geany/tagmanager/tm_tagmanager.h
  669. /usr/include/geany/tagmanager/tm_work_object.h
  670. /usr/include/geany/tagmanager/tm_workspace.h
  671. /usr/include/geany/templates.h
  672. /usr/include/geany/toolbar.h
  673. /usr/include/geany/ui_utils.h
  674. /usr/include/geany/utils.h
  675. /usr/lib/geany/classbuilder.la
  676. /usr/lib/geany/classbuilder.so
  677. /usr/lib/geany/export.la
  678. /usr/lib/geany/export.so
  679. /usr/lib/geany/filebrowser.la
  680. /usr/lib/geany/filebrowser.so
  681. /usr/lib/geany/htmlchars.la
  682. /usr/lib/geany/htmlchars.so
  683. /usr/lib/geany/saveactions.la
  684. /usr/lib/geany/saveactions.so
  685. /usr/lib/geany/splitwindow.la
  686. /usr/lib/geany/splitwindow.so
  687. /usr/lib/pkgconfig/geany.pc
  688. /usr/man/man1/geany.1.gz
  689. /usr/share/applications/geany.desktop
  690. /usr/share/doc/geany/AUTHORS
  691. /usr/share/doc/geany/COPYING
  692. /usr/share/doc/geany/ChangeLog
  693. /usr/share/doc/geany/NEWS
  694. /usr/share/doc/geany/README
  695. /usr/share/doc/geany/ScintillaLicense.txt
  696. /usr/share/doc/geany/THANKS
  697. /usr/share/doc/geany/TODO
  698. /usr/share/doc/geany/html/images/build_menu_commands_dialog.png
  699. /usr/share/doc/geany/html/images/find_dialog.png
  700. /usr/share/doc/geany/html/images/find_in_files_dialog.png
  701. /usr/share/doc/geany/html/images/main_window.png
  702. /usr/share/doc/geany/html/images/pref_dialog_edit_completions.png
  703. /usr/share/doc/geany/html/images/pref_dialog_edit_display.png
  704. /usr/share/doc/geany/html/images/pref_dialog_edit_features.png
  705. /usr/share/doc/geany/html/images/pref_dialog_edit_indentation.png
  706. /usr/share/doc/geany/html/images/pref_dialog_files.png
  707. /usr/share/doc/geany/html/images/pref_dialog_gen_misc.png
  708. /usr/share/doc/geany/html/images/pref_dialog_gen_startup.png
  709. /usr/share/doc/geany/html/images/pref_dialog_interface.png
  710. /usr/share/doc/geany/html/images/pref_dialog_keys.png
  711. /usr/share/doc/geany/html/images/pref_dialog_printing.png
  712. /usr/share/doc/geany/html/images/pref_dialog_templ.png
  713. /usr/share/doc/geany/html/images/pref_dialog_toolbar.png
  714. /usr/share/doc/geany/html/images/pref_dialog_tools.png
  715. /usr/share/doc/geany/html/images/pref_dialog_vte.png
  716. /usr/share/doc/geany/html/images/replace_dialog.png
  717. /usr/share/doc/geany/html/index.html
  718. /usr/share/doc/geany/manual.txt
  719. /usr/share/geany/GPL-2
  720. /usr/share/geany/c99.tags/usr/include/geany/tagmanager/tm_source_file.h
  721. /usr/include/geany/tagmanager/tm_symbol.h
  722. /usr/include/geany/tagmanager/tm_tag.h
  723. /usr/include/geany/tagmanager/tm_tagmanager.h
  724. /usr/include/geany/tagmanager/tm_work_object.h
  725. /usr/include/geany/tagmanager/tm_workspace.h
  726. /usr/include/geany/templates.h
  727. /usr/include/geany/toolbar.h
  728. /usr/include/geany/ui_utils.h
  729. /usr/include/geany/utils.h
  730. /usr/lib/geany/classbuilder.la
  731. /usr/lib/geany/classbuilder.so
  732. /usr/lib/geany/export.la
  733. /usr/lib/geany/export.so
  734. /usr/lib/geany/filebrowser.la
  735. /usr/lib/geany/filebrowser.so
  736. /usr/lib/geany/htmlchars.la
  737. /usr/lib/geany/htmlchars.so
  738. /usr/lib/geany/saveactions.la
  739. /usr/lib/geany/saveactions.so
  740. /usr/lib/geany/splitwindow.la
  741. /usr/lib/geany/splitwindow.so
  742. /usr/lib/pkgconfig/geany.pc
  743. /usr/man/man1/geany.1.gz
  744. /usr/share/applications/geany.desktop
  745. /usr/share/doc/geany/AUTHORS
  746. /usr/share/doc/geany/COPYING
  747. /usr/share/doc/geany/ChangeLog
  748. /usr/share/doc/geany/NEWS
  749. /usr/share/doc/geany/README
  750. /usr/share/doc/geany/ScintillaLicense.txt
  751. /usr/share/doc/geany/THANKS
  752. /usr/share/doc/geany/TODO
  753. /usr/share/doc/geany/html/images/build_menu_commands_dialog.png
  754. /usr/share/doc/geany/html/images/find_dialog.png
  755. /usr/share/doc/geany/html/images/find_in_files_dialog.png
  756. /usr/share/doc/geany/html/images/main_window.png
  757. /usr/share/doc/geany/html/images/pref_dialog_edit_completions.png
  758. /usr/share/doc/geany/html/images/pref_dialog_edit_display.png
  759. /usr/share/doc/geany/html/images/pref_dialog_edit_features.png
  760. /usr/share/doc/geany/html/images/pref_dialog_edit_indentation.png
  761. /usr/share/doc/geany/html/images/pref_dialog_files.png
  762. /usr/share/doc/geany/html/images/pref_dialog_gen_misc.png
  763. /usr/share/doc/geany/html/images/pref_dialog_gen_startup.png
  764. /usr/share/doc/geany/html/images/pref_dialog_interface.png
  765. /usr/share/doc/geany/html/images/pref_dialog_keys.png
  766. /usr/share/doc/geany/html/images/pref_dialog_printing.png
  767. /usr/share/doc/geany/html/images/pref_dialog_templ.png
  768. /usr/share/doc/geany/html/images/pref_dialog_toolbar.png
  769. /usr/share/doc/geany/html/images/pref_dialog_tools.png
  770. /usr/share/doc/geany/html/images/pref_dialog_vte.png
  771. /usr/share/doc/geany/html/images/replace_dialog.png
  772. /usr/share/doc/geany/html/index.html
  773. /usr/share/doc/geany/manual.txt
  774. /usr/share/geany/GPL-2
  775. /usr/share/geany/c99.tags
  776. /usr/share/geany/filetype_extensions.conf
  777. /usr/share/geany/filetypes.Genie.conf
  778. /usr/share/geany/filetypes.abc
  779. /usr/share/geany/filetypes.actionscript
  780. /usr/share/geany/filetypes.ada
  781. /usr/share/geany/filetypes.asm
  782. /usr/share/geany/filetypes.c
  783. /usr/share/geany/filetypes.caml
  784. /usr/share/geany/filetypes.cmake
  785. /usr/share/geany/filetypes.common
  786. /usr/share/geany/filetypes.conf
  787. /usr/share/geany/filetypes.cpp
  788. /usr/share/geany/filetypes.cs
  789. /usr/share/geany/filetypes.css
  790. /usr/share/geany/filetypes.d
  791. /usr/share/geany/filetypes.diff
  792. /usr/share/geany/filetypes.docbook
  793. /usr/share/geany/filetypes.f77
  794. /usr/share/geany/filetypes.ferite
  795. /usr/share/geany/filetypes.fortran
  796. /usr/share/geany/filetypes.freebasic
  797. /usr/share/geany/filetypes.glsl
  798. /usr/share/geany/filetypes.haskell
  799. /usr/share/geany/filetypes.haxe
  800. /usr/share/geany/filetypes.html
  801. /usr/share/geany/filetypes.java
  802. /usr/share/geany/filetypes.javascript
  803. /usr/share/geany/filetypes.latex
  804. /usr/share/geany/filetypes.lua
  805. /usr/share/geany/filetypes.makefile
  806. /usr/share/geany/filetypes.markdown
  807. /usr/share/geany/filetypes.matlab
  808. /usr/share/geany/filetypes.nsis
  809. /usr/share/geany/filetypes.pascal
  810. /usr/share/geany/filetypes.perl
  811. /usr/share/geany/filetypes.php
  812. /usr/share/geany/filetypes.po
  813. /usr/share/geany/filetypes.python
  814. /usr/share/geany/filetypes.r
  815. /usr/share/geany/filetypes.restructuredtext
  816. /usr/share/geany/filetypes.ruby
  817. /usr/share/geany/filetypes.sh
  818. /usr/share/geany/filetypes.sql
  819. /usr/share/geany/filetypes.tcl
  820. /usr/share/geany/filetypes.txt2tags
  821. /usr/share/geany/filetypes.vala
  822. /usr/share/geany/filetypes.verilog
  823. /usr/share/geany/filetypes.vhdl
  824. /usr/share/geany/filetypes.xml
  825. /usr/share/geany/filetypes.yaml
  826. /usr/share/geany/html_entities.tags
  827. /usr/share/geany/pascal.tags
  828. /usr/share/geany/php.tags
  829. /usr/share/geany/python.tags
  830. /usr/share/geany/snippets.conf
  831. /usr/share/geany/templates/files/file.html
  832. /usr/share/geany/templates/files/file.php
  833. /usr/share/geany/templates/files/file.rb
  834. /usr/share/geany/templates/files/file.tex
  835. /usr/share/geany/templates/files/main.c
  836. /usr/share/geany/templates/files/main.cxx
  837. /usr/share/geany/templates/files/main.d
  838. /usr/share/geany/templates/files/main.java
  839. /usr/share/geany/templates/files/main.py
  840. /usr/share/geany/templates/files/program.pas
  841. /usr/share/geany/ui_toolbar.xml
  842. /usr/share/icons/hicolor/16x16/apps/classviewer-class.png
  843. /usr/share/icons/hicolor/16x16/apps/classviewer-macro.png
  844. /usr/share/icons/hicolor/16x16/apps/classviewer-member.png
  845. /usr/share/icons/hicolor/16x16/apps/classviewer-method.png
  846. /usr/share/icons/hicolor/16x16/apps/classviewer-namespace.png
  847. /usr/share/icons/hicolor/16x16/apps/classviewer-other.png
  848. /usr/share/icons/hicolor/16x16/apps/classviewer-struct.png
  849. /usr/share/icons/hicolor/16x16/apps/classviewer-var.png
  850. /usr/share/icons/hicolor/16x16/apps/geany.png
  851. /usr/share/icons/hicolor/48x48/apps/geany.png
  852. /usr/share/icons/hicolor/icon-theme.cache
  853. /usr/share/icons/hicolor/scalable/apps/geany.svg
  854. /usr/share/locale/ast/LC_MESSAGES/geany.mo
  855. /usr/share/locale/be/LC_MESSAGES/geany.mo
  856. /usr/share/locale/bg/LC_MESSAGES/geany.mo
  857. /usr/share/locale/ca/LC_MESSAGES/geany.mo
  858. /usr/share/locale/cs/LC_MESSAGES/geany.mo
  859. /usr/share/locale/de/LC_MESSAGES/geany.mo
  860. /usr/share/locale/el/LC_MESSAGES/geany.mo
  861. /usr/share/locale/en_GB/LC_MESSAGES/geany.mo
  862. /usr/share/locale/es/LC_MESSAGES/geany.mo
  863. /usr/share/locale/fi/LC_MESSAGES/geany.mo
  864. /usr/share/locale/fr/LC_MESSAGES/geany.mo
  865. /usr/share/locale/gl/LC_MESSAGES/geany.mo
  866. /usr/share/locale/hu/LC_MESSAGES/geany.mo
  867. /usr/share/locale/it/LC_MESSAGES/geany.mo
  868. /usr/share/locale/ja/LC_MESSAGES/geany.mo
  869. /usr/share/locale/ko/LC_MESSAGES/geany.mo
  870. /usr/share/locale/lb/LC_MESSAGES/geany.mo
  871. /usr/share/locale/nl/LC_MESSAGES/geany.mo
  872. /usr/share/locale/pl/LC_MESSAGES/geany.mo
  873. /usr/share/locale/pt/LC_MESSAGES/geany.mo
  874. /usr/share/locale/pt_BR/LC_MESSAGES/geany.mo
  875. /usr/share/locale/ro/LC_MESSAGES/geany.mo/usr/bin/geany
  876. /usr/include/geany/document.h
  877. /usr/include/geany/editor.h
  878. /usr/include/geany/encodings.h
  879. /usr/include/geany/filetypes.h
  880. /usr/include/geany/geany.h
  881. /usr/include/geany/geanyfunctions.h
  882. /usr/include/geany/geanyplugin.h
  883. /usr/include/geany/highlighting.h
  884. /usr/include/geany/keybindings.h
  885. /usr/include/geany/msgwindow.h
  886. /usr/include/geany/plugindata.h
  887. /usr/include/geany/prefs.h
  888. /usr/include/geany/project.h
  889. /usr/include/geany/scintilla/SciLexer.h
  890. /usr/include/geany/scintilla/Scintilla.h
  891. /usr/include/geany/scintilla/Scintilla.iface
  892. /usr/include/geany/scintilla/ScintillaWidget.h
  893. /usr/include/geany/search.h
  894. /usr/include/geany/stash.h
  895. /usr/include/geany/support.h
  896. /usr/include/geany/tagmanager/tm_file_entry.h
  897. /usr/include/geany/tagmanager/tm_project.h
  898. /usr/include/geany/tagmanager/tm_source_file.h
  899. /usr/include/geany/tagmanager/tm_symbol.h
  900. /usr/include/geany/tagmanager/tm_tag.h
  901. /usr/include/geany/tagmanager/tm_tagmanager.h
  902. /usr/include/geany/tagmanager/tm_work_object.h
  903. /usr/include/geany/tagmanager/tm_workspace.h
  904. /usr/include/geany/templates.h
  905. /usr/include/geany/toolbar.h
  906. /usr/include/geany/ui_utils.h
  907. /usr/include/geany/utils.h
  908. /usr/lib/geany/classbuilder.la
  909. /usr/lib/geany/classbuilder.so
  910. /usr/lib/geany/export.la
  911. /usr/lib/geany/export.so
  912. /usr/lib/geany/filebrowser.la
  913. /usr/lib/geany/filebrowser.so
  914. /usr/lib/geany/htmlchars.la
  915. /usr/lib/geany/htmlchars.so
  916. /usr/lib/geany/saveactions.la
  917. /usr/lib/geany/saveactions.so
  918. /usr/lib/geany/splitwindow.la
  919. /usr/lib/geany/splitwindow.so
  920. /usr/lib/pkgconfig/geany.pc
  921. /usr/man/man1/geany.1.gz
  922. /usr/share/applications/geany.desktop
  923. /usr/share/doc/geany/AUTHORS
  924. /usr/share/doc/geany/COPYING
  925. /usr/share/doc/geany/ChangeLog
  926. /usr/share/doc/geany/NEWS
  927. /usr/share/doc/geany/README
  928. /usr/share/doc/geany/ScintillaLicense.txt
  929. /usr/share/doc/geany/THANKS
  930. /usr/share/doc/geany/TODO
  931. /usr/share/doc/geany/html/images/build_menu_commands_dialog.png
  932. /usr/share/doc/geany/html/images/find_dialog.png
  933. /usr/share/doc/geany/html/images/find_in_files_dialog.png
  934. /usr/share/doc/geany/html/images/main_window.png
  935. /usr/share/doc/geany/html/images/pref_dialog_edit_completions.png
  936. /usr/share/doc/geany/html/images/pref_dialog_edit_display.png
  937. /usr/share/doc/geany/html/images/pref_dialog_edit_features.png
  938. /usr/share/doc/geany/html/images/pref_dialog_edit_indentation.png
  939. /usr/share/doc/geany/html/images/pref_dialog_files.png
  940. /usr/share/doc/geany/html/images/pref_dialog_gen_misc.png
  941. /usr/share/doc/geany/html/images/pref_dialog_gen_startup.png
  942. /usr/share/doc/geany/html/images/pref_dialog_interface.png
  943. /usr/share/doc/geany/html/images/pref_dialog_keys.png
  944. /usr/share/doc/geany/html/images/pref_dialog_printing.png
  945. /usr/share/doc/geany/html/images/pref_dialog_templ.png
  946. /usr/share/doc/geany/html/images/pref_dialog_toolbar.png
  947. /usr/share/doc/geany/html/images/pref_dialog_tools.png
  948. /usr/share/doc/geany/html/images/pref_dialog_vte.png
  949. /usr/share/doc/geany/html/images/replace_dialog.png
  950. /usr/share/doc/geany/html/index.html
  951. /usr/share/doc/geany/manual.txt
  952. /usr/share/geany/GPL-2
  953. /usr/share/geany/c99.tags
  954. /usr/share/geany/filetype_extensions.conf
  955. /usr/share/geany/filetypes.Genie.conf
  956. /usr/share/geany/filetypes.abc
  957. /usr/share/geany/filetypes.actionscript
  958. /usr/share/geany/filetypes.ada
  959. /usr/share/geany/filetypes.asm
  960. /usr/share/geany/filetypes.c
  961. /usr/share/geany/filetypes.caml
  962. /usr/share/geany/filetypes.cmake
  963. /usr/share/geany/filetypes.common
  964. /usr/share/geany/filetypes.conf
  965. /usr/share/geany/filetypes.cpp
  966. /usr/share/geany/filetypes.cs
  967. /usr/share/geany/filetypes.css
  968. /usr/share/geany/filetypes.d
  969. /usr/share/geany/filetypes.diff
  970. /usr/share/geany/filetypes.docbook
  971. /usr/share/geany/filetypes.f77
  972. /usr/share/geany/filetypes.ferite
  973. /usr/share/geany/filetypes.fortran
  974. /usr/share/geany/filetypes.freebasic
  975. /usr/share/geany/filetypes.glsl
  976. /usr/share/geany/filetypes.haskell
  977. /usr/share/geany/filetypes.haxe
  978. /usr/share/geany/filetypes.html
  979. /usr/share/geany/filetypes.java
  980. /usr/share/geany/filetypes.javascript
  981. /usr/share/geany/filetypes.latex
  982. /usr/share/geany/filetypes.lua
  983. /usr/share/geany/filetypes.makefile
  984. /usr/share/geany/filetypes.markdown
  985. /usr/share/geany/filetypes.matlab
  986. /usr/share/geany/filetypes.nsis
  987. /usr/share/geany/filetypes.pascal
  988. /usr/share/geany/filetypes.perl
  989. /usr/share/geany/filetypes.php
  990. /usr/share/geany/filetypes.po
  991. /usr/share/geany/filetypes.python
  992. /usr/share/geany/filetypes.r
  993. /usr/share/geany/filetypes.restructuredtext
  994. /usr/share/geany/filetypes.ruby
  995. /usr/share/geany/filetypes.sh
  996. /usr/share/geany/filetypes.sql
  997. /usr/share/geany/filetypes.tcl
  998. /usr/share/geany/filetypes.txt2tags
  999. /usr/share/geany/filetypes.vala
  1000. /usr/share/geany/filetypes.verilog
  1001. /usr/share/geany/filetypes.vhdl
  1002. /usr/share/geany/filetypes.xml
  1003. /usr/share/geany/filetypes.yaml
  1004. /usr/share/geany/html_entities.tags
  1005. /usr/share/geany/pascal.tags
  1006. /usr/share/geany/php.tags
  1007. /usr/share/geany/python.tags
  1008. /usr/share/geany/snippets.conf
  1009. /usr/share/geany/templates/files/file.html
  1010. /usr/share/geany/templates/files/file.php
  1011. /usr/share/geany/templates/files/file.rb
  1012. /usr/share/geany/templates/files/file.tex
  1013. /usr/share/geany/templates/files/main.c
  1014. /usr/share/geany/templates/files/main.cxx
  1015. /usr/share/geany/templates/files/main.d
  1016. /usr/share/geany/templates/files/main.java
  1017. /usr/share/geany/templates/files/main.py
  1018. /usr/share/geany/templates/files/program.pas
  1019. /usr/share/geany/ui_toolbar.xml
  1020. /usr/share/icons/hicolor/16x16/apps/classviewer-class.png
  1021. /usr/share/icons/hicolor/16x16/apps/classviewer-macro.png
  1022. /usr/share/icons/hicolor/16x16/apps/classviewer-member.png
  1023. /usr/share/icons/hicolor/16x16/apps/classviewer-method.png
  1024. /usr/share/icons/hicolor/16x16/apps/classviewer-namespace.png
  1025. /usr/share/icons/hicolor/16x16/apps/classviewer-other.png
  1026. /usr/share/icons/hicolor/16x16/apps/classviewer-struct.png
  1027. /usr/share/icons/hicolor/16x16/apps/classviewer-var.png
  1028. /usr/share/icons/hicolor/16x16/apps/geany.png
  1029. /usr/share/icons/hicolor/48x48/apps/geany.png
  1030. /usr/share/icons/hicolor/icon-theme.cache
  1031. /usr/share/icons/hicolor/scalable/apps/geany.svg
  1032. /usr/share/locale/ast/LC_MESSAGES/geany.mo
  1033. /usr/share/locale/be/LC_MESSAGES/geany.mo
  1034. /usr/share/locale/bg/LC_MESSAGES/geany.mo
  1035. /usr/share/locale/ca/LC_MESSAGES/geany.mo
  1036. /usr/share/locale/cs/LC_MESSAGES/geany.mo
  1037. /usr/share/locale/de/LC_MESSAGES/geany.mo
  1038. /usr/share/locale/el/LC_MESSAGES/geany.mo
  1039. /usr/share/locale/en_GB/LC_MESSAGES/geany.mo
  1040. /usr/share/locale/es/LC_MESSAGES/geany.mo
  1041. /usr/share/locale/fi/LC_MESSAGES/geany.mo
  1042. /usr/share/locale/fr/LC_MESSAGES/geany.mo
  1043. /usr/share/locale/gl/LC_MESSAGES/geany.mo
  1044. /usr/share/locale/hu/LC_MESSAGES/geany.mo
  1045. /usr/share/locale/it/LC_MESSAGES/geany.mo
  1046. /usr/share/locale/ja/LC_MESSAGES/geany.mo
  1047. /usr/share/locale/ko/LC_MESSAGES/geany.mo
  1048. /usr/share/locale/lb/LC_MESSAGES/geany.mo
  1049. /usr/share/locale/nl/LC_MESSAGES/geany.mo
  1050. /usr/share/locale/pl/LC_MESSAGES/geany.mo
  1051. /usr/share/locale/pt/LC_MESSAGES/geany.mo
  1052. /usr/share/locale/pt_BR/LC_MESSAGES/geany.mo
  1053. /usr/share/locale/ro/LC_MESSAGES/geany.mo
  1054. /usr/share/locale/ru/LC_MESSAGES/geany.mo
  1055. /usr/share/locale/sl/LC_MESSAGES/geany.mo
  1056. /usr/share/locale/sv/LC_MESSAGES/geany.mo
  1057. /usr/share/locale/tr/LC_MESSAGES/geany.mo
  1058. /usr/share/locale/uk/LC_MESSAGES/geany.mo
  1059. /usr/share/locale/vi/LC_MESSAGES/geany.mo
  1060. /usr/share/locale/zh_CN/LC_MESSAGES/geany.mo
  1061. /usr/share/locale/zh_TW/LC_MESSAGES/geany.mo
  1062. /usr/share/locale/ru/LC_MESSAGES/geany.mo
  1063. /usr/share/locale/sl/LC_MESSAGES/geany.mo
  1064. /usr/share/locale/sv/LC_MESSAGES/geany.mo
  1065. /usr/share/locale/tr/LC_MESSAGES/geany.mo
  1066. /usr/share/locale/uk/LC_MESSAGES/geany.mo
  1067. /usr/share/locale/vi/LC_MESSAGES/geany.mo
  1068. /usr/share/locale/zh_CN/LC_MESSAGES/geany.mo
  1069. /usr/share/locale/zh_TW/LC_MESSAGES/geany.mo
  1070. /usr/share/geany/filetypes.haxe
  1071. /usr/share/geany/filetypes.html
  1072. /usr/share/geany/filetypes.java
  1073. /usr/share/geany/filetypes.javascript
  1074. /usr/share/geany/filetypes.latex
  1075. /usr/share/geany/filetypes.lua
  1076. /usr/share/geany/filetypes.makefile
  1077. /usr/share/geany/filetypes.markdown
  1078. /usr/share/geany/filetypes.matlab
  1079. /usr/share/geany/filetypes.nsis
  1080. /usr/share/geany/filetypes.pascal
  1081. /usr/share/geany/filetypes.perl
  1082. /usr/share/geany/filetypes.php
  1083. /usr/share/geany/filetypes.po
  1084. /usr/share/geany/filetypes.python
  1085. /usr/share/geany/filetypes.r
  1086. /usr/share/geany/filetypes.restructuredtext
  1087. /usr/share/geany/filetypes.ruby
  1088. /usr/share/geany/filetypes.sh
  1089. /usr/share/geany/filetypes.sql
  1090. /usr/share/geany/filetypes.tcl
  1091. /usr/share/geany/filetypes.txt2tags
  1092. /usr/share/geany/filetypes.vala
  1093. /usr/share/geany/filetypes.verilog
  1094. /usr/share/geany/filetypes.vhdl
  1095. /usr/share/geany/filetypes.xml
  1096. /usr/share/geany/filetypes.yaml
  1097. /usr/share/geany/html_entities.tags
  1098. /usr/share/geany/pascal.tags
  1099. /usr/share/geany/php.tags
  1100. /usr/share/geany/python.tags
  1101. /usr/share/geany/snippets.conf
  1102. /usr/share/geany/templates/files/file.html
  1103. /usr/share/geany/templates/files/file.php
  1104. /usr/share/geany/templates/files/file.rb
  1105. /usr/share/geany/templates/files/file.tex
  1106. /usr/share/geany/templates/files/main.c
  1107. /usr/share/geany/templates/files/main.cxx
  1108. /usr/share/geany/templates/files/main.d
  1109. /usr/share/geany/templates/files/main.java
  1110. /usr/share/geany/templates/files/main.py
  1111. /usr/share/geany/templates/files/program.pas
  1112. /usr/share/geany/ui_toolbar.xml
  1113. /usr/share/icons/hicolor/16x16/apps/classviewer-class.png
  1114. /usr/share/icons/hicolor/16x16/apps/classviewer-macro.png
  1115. /usr/share/icons/hicolor/16x16/apps/classviewer-member.png
  1116. /usr/share/icons/hicolor/16x16/apps/classviewer-method.png
  1117. /usr/share/icons/hicolor/16x16/apps/classviewer-namespace.png
  1118. /usr/share/icons/hicolor/16x16/apps/classviewer-other.png
  1119. /usr/share/icons/hicolor/16x16/apps/classviewer-struct.png
  1120. /usr/share/icons/hicolor/16x16/apps/classviewer-var.png
  1121. /usr/share/icons/hicolor/16x16/apps/geany.png/usr/include/geany/tagmanager/tm_source_file.h
  1122. /usr/include/geany/tagmanager/tm_symbol.h
  1123. /usr/include/geany/tagmanager/tm_tag.h
  1124. /usr/include/geany/tagmanager/tm_tagmanager.h
  1125. /usr/include/geany/tagmanager/tm_work_object.h
  1126. /usr/include/geany/tagmanager/tm_workspace.h
  1127. /usr/include/geany/templates.h
  1128. /usr/include/geany/toolbar.h
  1129. /usr/include/geany/ui_utils.h
  1130. /usr/include/geany/utils.h
  1131. /usr/lib/geany/classbuilder.la
  1132. /usr/lib/geany/classbuilder.so
  1133. /usr/lib/geany/export.la
  1134. /usr/lib/geany/export.so
  1135. /usr/lib/geany/filebrowser.la
  1136. /usr/lib/geany/filebrowser.so
  1137. /usr/lib/geany/htmlchars.la
  1138. /usr/lib/geany/htmlchars.so
  1139. /usr/lib/geany/saveactions.la
  1140. /usr/lib/geany/saveactions.so
  1141. /usr/lib/geany/splitwindow.la
  1142. /usr/lib/geany/splitwindow.so
  1143. /usr/lib/pkgconfig/geany.pc
  1144. /usr/man/man1/geany.1.gz
  1145. /usr/share/applications/geany.desktop
  1146. /usr/share/doc/geany/AUTHORS
  1147. /usr/share/doc/geany/COPYING
  1148. /usr/share/doc/geany/ChangeLog
  1149. /usr/share/doc/geany/NEWS
  1150. /usr/share/doc/geany/README
  1151. /usr/share/doc/geany/ScintillaLicense.txt
  1152. /usr/share/doc/geany/THANKS
  1153. /usr/share/doc/geany/TODO
  1154. /usr/share/doc/geany/html/images/build_menu_commands_dialog.png
  1155. /usr/share/doc/geany/html/images/find_dialog.png
  1156. /usr/share/doc/geany/html/images/find_in_files_dialog.png
  1157. /usr/share/doc/geany/html/images/main_window.png
  1158. /usr/share/doc/geany/html/images/pref_dialog_edit_completions.png
  1159. /usr/share/doc/geany/html/images/pref_dialog_edit_display.png
  1160. /usr/share/doc/geany/html/images/pref_dialog_edit_features.png
  1161. /usr/share/doc/geany/html/images/pref_dialog_edit_indentation.png
  1162. /usr/share/doc/geany/html/images/pref_dialog_files.png
  1163. /usr/share/doc/geany/html/images/pref_dialog_gen_misc.png
  1164. /usr/share/doc/geany/html/images/pref_dialog_gen_startup.png
  1165. /usr/share/doc/geany/html/images/pref_dialog_interface.png
  1166. /usr/share/doc/geany/html/images/pref_dialog_keys.png
  1167. /usr/share/doc/geany/html/images/pref_dialog_printing.png
  1168. /usr/share/doc/geany/html/images/pref_dialog_templ.png
  1169. /usr/share/doc/geany/html/images/pref_dialog_toolbar.png
  1170. /usr/share/doc/geany/html/images/pref_dialog_tools.png
  1171. /usr/share/doc/geany/html/images/pref_dialog_vte.png
  1172. /usr/share/doc/geany/html/images/replace_dialog.png
  1173. /usr/share/doc/geany/html/index.html
  1174. /usr/share/doc/geany/manual.txt
  1175. /usr/share/geany/GPL-2
  1176. /usr/share/geany/c99.tags
  1177. /usr/share/geany/filetype_extensions.conf
  1178. /usr/share/geany/filetypes.Genie.conf
  1179. /usr/share/geany/filetypes.abc
  1180. /usr/share/geany/filetypes.actionscript
  1181. /usr/share/geany/filetypes.ada
  1182. /usr/share/geany/filetypes.asm
  1183. /usr/share/geany/filetypes.c
  1184. /usr/share/geany/filetypes.caml
  1185. /usr/share/geany/filetypes.cmake
  1186. /usr/share/geany/filetypes.common
  1187. /usr/share/geany/filetypes.conf
  1188. /usr/share/geany/filetypes.cpp
  1189. /usr/share/geany/filetypes.cs
  1190. /usr/share/geany/filetypes.css
  1191. /usr/share/geany/filetypes.d
  1192. /usr/share/geany/filetypes.diff
  1193. /usr/share/geany/filetypes.docbook
  1194. /usr/share/geany/filetypes.f77
  1195. /usr/share/geany/filetypes.ferite
  1196. /usr/share/geany/filetypes.fortran
  1197. /usr/share/geany/filetypes.freebasic
  1198. /usr/share/geany/filetypes.glsl
  1199. /usr/share/geany/filetypes.haskell
  1200. /usr/share/geany/filetypes.haxe
  1201. /usr/share/geany/filetypes.html
  1202. /usr/share/geany/filetypes.java
  1203. /usr/share/geany/filetypes.javascript
  1204. /usr/share/geany/filetypes.latex
  1205. /usr/share/geany/filetypes.lua
  1206. /usr/share/geany/filetypes.makefile
  1207. /usr/share/geany/filetypes.markdown
  1208. /usr/share/geany/filetypes.matlab
  1209. /usr/share/geany/filetypes.nsis
  1210. /usr/share/geany/filetypes.pascal
  1211. /usr/share/geany/filetypes.perl
  1212. /usr/share/geany/filetypes.php
  1213. /usr/share/geany/filetypes.po
  1214. /usr/share/geany/filetypes.python
  1215. /usr/share/geany/filetypes.r
  1216. /usr/share/geany/filetypes.restructuredtext
  1217. /usr/share/geany/filetypes.ruby
  1218. /usr/share/geany/filetypes.sh
  1219. /usr/share/geany/filetypes.sql
  1220. /usr/share/geany/filetypes.tcl
  1221. /usr/share/geany/filetypes.txt2tags
  1222. /usr/share/geany/filetypes.vala
  1223. /usr/share/geany/filetypes.verilog
  1224. /usr/share/geany/filetypes.vhdl
  1225. /usr/share/geany/filetypes.xml
  1226. /usr/share/geany/filetypes.yaml
  1227. /usr/share/geany/html_entities.tags
  1228. /usr/share/geany/pascal.tags
  1229. /usr/share/geany/php.tags
  1230. /usr/share/geany/python.tags
  1231. /usr/share/geany/snippets.conf
  1232. /usr/share/geany/templates/files/file.html
  1233. /usr/share/geany/templates/files/file.php
  1234. /usr/share/geany/templates/files/file.rb
  1235. /usr/share/geany/templates/files/file.tex
  1236. /usr/share/geany/templates/files/main.c
  1237. /usr/share/geany/templates/files/main.cxx
  1238. /usr/share/geany/templates/files/main.d
  1239. /usr/share/geany/templates/files/main.java
  1240. /usr/share/geany/templates/files/main.py
  1241. /usr/share/geany/templates/files/program.pas
  1242. /usr/share/geany/ui_toolbar.xml/usr/include/geany/tagmanager/tm_source_file.h
  1243. /usr/include/geany/tagmanager/tm_symbol.h
  1244. /usr/include/geany/tagmanager/tm_tag.h
  1245. /usr/include/geany/tagmanager/tm_tagmanager.h
  1246. /usr/include/geany/tagmanager/tm_work_object.h
  1247. /usr/include/geany/tagmanager/tm_workspace.h
  1248. /usr/include/geany/templates.h
  1249. /usr/include/geany/toolbar.h
  1250. /usr/include/geany/ui_utils.h
  1251. /usr/include/geany/utils.h
  1252. /usr/lib/geany/classbuilder.la
  1253. /usr/lib/geany/classbuilder.so
  1254. /usr/lib/geany/export.la
  1255. /usr/lib/geany/export.so
  1256. /usr/lib/geany/filebrowser.la
  1257. /usr/lib/geany/filebrowser.so
  1258. /usr/lib/geany/htmlchars.la
  1259. /usr/lib/geany/htmlchars.so
  1260. /usr/lib/geany/saveactions.la
  1261. /usr/lib/geany/saveactions.so
  1262. /usr/lib/geany/splitwindow.la
  1263. /usr/lib/geany/splitwindow.so
  1264. /usr/lib/pkgconfig/geany.pc
  1265. /usr/man/man1/geany.1.gz
  1266. /usr/share/applications/geany.desktop
  1267. /usr/share/doc/geany/AUTHORS
  1268. /usr/share/doc/geany/COPYING
  1269. /usr/share/doc/geany/ChangeLog
  1270. /usr/share/doc/geany/NEWS
  1271. /usr/share/doc/geany/README
  1272. /usr/share/doc/geany/ScintillaLicense.txt
  1273. /usr/share/doc/geany/THANKS
  1274. /usr/share/doc/geany/TODO
  1275. /usr/share/doc/geany/html/images/build_menu_commands_dialog.png
  1276. /usr/share/doc/geany/html/images/find_dialog.png
  1277. /usr/share/doc/geany/html/images/find_in_files_dialog.png
  1278. /usr/share/doc/geany/html/images/main_window.png
  1279. /usr/share/doc/geany/html/images/pref_dialog_edit_completions.png
  1280. /usr/share/doc/geany/html/images/pref_dialog_edit_display.png
  1281. /usr/share/doc/geany/html/images/pref_dialog_edit_features.png
  1282. /usr/share/doc/geany/html/images/pref_dialog_edit_indentation.png
  1283. /usr/share/doc/geany/html/images/pref_dialog_files.png
  1284. /usr/share/doc/geany/html/images/pref_dialog_gen_misc.png
  1285. /usr/share/doc/geany/html/images/pref_dialog_gen_startup.png
  1286. /usr/share/doc/geany/html/images/pref_dialog_interface.png
  1287. /usr/share/doc/geany/html/images/pref_dialog_keys.png
  1288. /usr/share/doc/geany/html/images/pref_dialog_printing.png
  1289. /usr/share/doc/geany/html/images/pref_dialog_templ.png
  1290. /usr/share/doc/geany/html/images/pref_dialog_toolbar.png
  1291. /usr/share/doc/geany/html/images/pref_dialog_tools.png
  1292. /usr/share/doc/geany/html/images/pref_dialog_vte.png
  1293. /usr/share/doc/geany/html/images/replace_dialog.png
  1294. /usr/share/doc/geany/html/index.html
  1295. /usr/share/doc/geany/manual.txt
  1296. /usr/share/geany/GPL-2
  1297. /usr/share/geany/c99.tags
  1298. /usr/share/geany/filetype_extensions.conf
  1299. /usr/share/geany/filetypes.Genie.conf
  1300. /usr/share/geany/filetypes.abc
  1301. /usr/share/geany/filetypes.actionscript
  1302. /usr/share/geany/filetypes.ada
  1303. /usr/share/geany/filetypes.asm
  1304. /usr/share/geany/filetypes.c
  1305. /usr/share/geany/filetypes.caml
  1306. /usr/share/geany/filetypes.cmake
  1307. /usr/share/geany/filetypes.common
  1308. /usr/share/geany/filetypes.conf
  1309. /usr/share/geany/filetypes.cpp
  1310. /usr/share/geany/filetypes.cs
  1311. /usr/share/geany/filetypes.css
  1312. /usr/share/geany/filetypes.d
  1313. /usr/share/geany/filetypes.diff
  1314. /usr/share/geany/filetypes.docbook
  1315. /usr/share/geany/filetypes.f77
  1316. /usr/share/geany/filetypes.ferite
  1317. /usr/share/geany/filetypes.fortran
  1318. /usr/share/geany/filetypes.freebasic
  1319. /usr/share/geany/filetypes.glsl
  1320. /usr/share/geany/filetypes.haskell
  1321. /usr/share/geany/filetypes.haxe
  1322. /usr/share/geany/filetypes.html
  1323. /usr/share/geany/filetypes.java
  1324. /usr/share/geany/filetypes.javascript
  1325. /usr/share/geany/filetypes.latex
  1326. /usr/share/geany/filetypes.lua
  1327. /usr/share/geany/filetypes.makefile
  1328. /usr/share/geany/filetypes.markdown
  1329. /usr/share/geany/filetypes.matlab
  1330. /usr/share/geany/filetypes.nsis
  1331. /usr/share/geany/filetypes.pascal
  1332. /usr/share/geany/filetypes.perl
  1333. /usr/share/geany/filetypes.php
  1334. /usr/share/geany/filetypes.po
  1335. /usr/share/geany/filetypes.python
  1336. /usr/share/geany/filetypes.r
  1337. /usr/share/geany/filetypes.restructuredtext
  1338. /usr/share/geany/filetypes.ruby
  1339. /usr/share/geany/filetypes.sh
  1340. /usr/share/geany/filetypes.sql
  1341. /usr/share/geany/filetypes.tcl
  1342. /usr/share/geany/filetypes.txt2tags
  1343. /usr/share/geany/filetypes.vala
  1344. /usr/share/geany/filetypes.verilog
  1345. /usr/share/geany/filetypes.vhdl
  1346. /usr/share/geany/filetypes.xml
  1347. /usr/share/geany/filetypes.yaml
  1348. /usr/share/geany/html_entities.tags
  1349. /usr/share/geany/pascal.tags
  1350. /usr/share/geany/php.tags
  1351. /usr/share/geany/python.tags
  1352. /usr/share/geany/snippets.conf
  1353. /usr/share/geany/templates/files/file.html
  1354. /usr/share/geany/templates/files/file.php
  1355. /usr/share/geany/templates/files/file.rb
  1356. /usr/share/geany/templates/files/file.tex
  1357. /usr/share/geany/templates/files/main.c
  1358. /usr/share/geany/templates/files/main.cxx
  1359. /usr/share/geany/templates/files/main.d
  1360. /usr/share/geany/templates/files/main.java
  1361. /usr/share/geany/templates/files/main.py
  1362. /usr/share/geany/templates/files/program.pas
  1363. /usr/share/geany/ui_toolbar.xml
  1364. /usr/share/icons/hicolor/16x16/apps/classviewer-class.png
  1365. /usr/share/icons/hicolor/16x16/apps/classviewer-macro.png
  1366. /usr/share/icons/hicolor/16x16/apps/classviewer-member.png
  1367. /usr/share/icons/hicolor/16x16/apps/classviewer-method.png
  1368. /usr/share/icons/hicolor/16x16/apps/classviewer-namespace.png
  1369. /usr/share/icons/hicolor/16x16/apps/classviewer-other.png
  1370. /usr/share/icons/hicolor/16x16/apps/classviewer-struct.png
  1371. /usr/share/icons/hicolor/16x16/apps/classviewer-var.png
  1372. /usr/share/icons/hicolor/16x16/apps/geany.png
  1373. /usr/share/icons/hicolor/48x48/apps/geany.png
  1374. /usr/share/icons/hicolor/icon-theme.cache
  1375. /usr/share/icons/hicolor/scalable/apps/geany.svg
  1376. /usr/share/locale/ast/LC_MESSAGES/geany.mo
  1377. /usr/share/locale/be/LC_MESSAGES/geany.mo
  1378. /usr/share/locale/bg/LC_MESSAGES/geany.mo
  1379. /usr/share/locale/ca/LC_MESSAGES/geany.mo
  1380. /usr/share/locale/cs/LC_MESSAGES/geany.mo
  1381. /usr/share/locale/de/LC_MESSAGES/geany.mo
  1382. /usr/share/locale/el/LC_MESSAGES/geany.mo
  1383. /usr/share/locale/en_GB/LC_MESSAGES/geany.mo
  1384. /usr/share/locale/es/LC_MESSAGES/geany.mo
  1385. /usr/share/locale/fi/LC_MESSAGES/geany.mo
  1386. /usr/share/locale/fr/LC_MESSAGES/geany.mo
  1387. /usr/share/locale/gl/LC_MESSAGES/geany.mo
  1388. /usr/share/locale/hu/LC_MESSAGES/geany.mo
  1389. /usr/share/locale/it/LC_MESSAGES/geany.mo
  1390. /usr/share/locale/ja/LC_MESSAGES/geany.mo
  1391. /usr/share/locale/ko/LC_MESSAGES/geany.mo
  1392. /usr/share/locale/lb/LC_MESSAGES/geany.mo
  1393. /usr/share/locale/nl/LC_MESSAGES/geany.mo
  1394. /usr/share/locale/pl/LC_MESSAGES/geany.mo
  1395. /usr/share/locale/pt/LC_MESSAGES/geany.mo
  1396. /usr/share/locale/pt_BR/LC_MESSAGES/geany.mo
  1397. /usr/share/locale/ro/LC_MESSAGES/geany.mo/usr/bin/geany
  1398. /usr/include/geany/document.h
  1399. /usr/include/geany/editor.h
  1400. /usr/include/geany/encodings.h
  1401. /usr/include/geany/filetypes.h
  1402. /usr/include/geany/geany.h
  1403. /usr/include/geany/geanyfunctions.h
  1404. /usr/include/geany/geanyplugin.h
  1405. /usr/include/geany/highlighting.h
  1406. /usr/include/geany/keybindings.h
  1407. /usr/include/geany/msgwindow.h
  1408. /usr/include/geany/plugindata.h
  1409. /usr/include/geany/prefs.h
  1410. /usr/include/geany/project.h
  1411. /usr/include/geany/scintilla/SciLexer.h
  1412. /usr/include/geany/scintilla/Scintilla.h
  1413. /usr/include/geany/scintilla/Scintilla.iface
  1414. /usr/include/geany/scintilla/ScintillaWidget.h
  1415. /usr/include/geany/search.h
  1416. /usr/include/geany/stash.h
  1417. /usr/include/geany/support.h
  1418. /usr/include/geany/tagmanager/tm_file_entry.h
  1419. /usr/include/geany/tagmanager/tm_project.h
  1420. /usr/include/geany/tagmanager/tm_source_file.h
  1421. /usr/include/geany/tagmanager/tm_symbol.h
  1422. /usr/include/geany/tagmanager/tm_tag.h
  1423. /usr/include/geany/tagmanager/tm_tagmanager.h
  1424. /usr/include/geany/tagmanager/tm_work_object.h
  1425. /usr/include/geany/tagmanager/tm_workspace.h
  1426. /usr/include/geany/templates.h
  1427. /usr/include/geany/toolbar.h
  1428. /usr/include/geany/ui_utils.h
  1429. /usr/include/geany/utils.h
  1430. /usr/lib/geany/classbuilder.la
  1431. /usr/lib/geany/classbuilder.so
  1432. /usr/lib/geany/export.la
  1433. /usr/lib/geany/export.so
  1434. /usr/lib/geany/filebrowser.la
  1435. /usr/lib/geany/filebrowser.so
  1436. /usr/lib/geany/htmlchars.la
  1437. /usr/lib/geany/htmlchars.so
  1438. /usr/lib/geany/saveactions.la/usr/include/geany/tagmanager/tm_source_file.h
  1439. /usr/include/geany/tagmanager/tm_symbol.h
  1440. /usr/include/geany/tagmanager/tm_tag.h
  1441. /usr/include/geany/tagmanager/tm_tagmanager.h
  1442. /usr/include/geany/tagmanager/tm_work_object.h
  1443. /usr/include/geany/tagmanager/tm_workspace.h
  1444. /usr/include/geany/templates.h
  1445. /usr/include/geany/toolbar.h
  1446. /usr/include/geany/ui_utils.h
  1447. /usr/include/geany/utils.h
  1448. /usr/lib/geany/classbuilder.la
  1449. /usr/lib/geany/classbuilder.so
  1450. /usr/lib/geany/export.la
  1451. /usr/lib/geany/export.so
  1452. /usr/lib/geany/filebrowser.la
  1453. /usr/lib/geany/filebrowser.so
  1454. /usr/lib/geany/htmlchars.la
  1455. /usr/lib/geany/htmlchars.so
  1456. /usr/lib/geany/saveactions.la
  1457. /usr/lib/geany/saveactions.so
  1458. /usr/lib/geany/splitwindow.la
  1459. /usr/lib/geany/splitwindow.so
  1460. /usr/lib/pkgconfig/geany.pc
  1461. /usr/man/man1/geany.1.gz
  1462. /usr/share/applications/geany.desktop
  1463. /usr/share/doc/geany/AUTHORS
  1464. /usr/share/doc/geany/COPYING
  1465. /usr/share/doc/geany/ChangeLog
  1466. /usr/share/doc/geany/NEWS
  1467. /usr/share/doc/geany/README
  1468. /usr/share/doc/geany/ScintillaLicense.txt
  1469. /usr/share/doc/geany/THANKS
  1470. /usr/share/doc/geany/TODO
  1471. /usr/share/doc/geany/html/images/build_menu_commands_dialog.png
  1472. /usr/share/doc/geany/html/images/find_dialog.png
  1473. /usr/share/doc/geany/html/images/find_in_files_dialog.png
  1474. /usr/share/doc/geany/html/images/main_window.png
  1475. /usr/share/doc/geany/html/images/pref_dialog_edit_completions.png
  1476. /usr/share/doc/geany/html/images/pref_dialog_edit_display.png
  1477. /usr/share/doc/geany/html/images/pref_dialog_edit_features.png
  1478. /usr/share/doc/geany/html/images/pref_dialog_edit_indentation.png
  1479. /usr/share/doc/geany/html/images/pref_dialog_files.png
  1480. /usr/share/doc/geany/html/images/pref_dialog_gen_misc.png
  1481. /usr/share/doc/geany/html/images/pref_dialog_gen_startup.png
  1482. /usr/share/doc/geany/html/images/pref_dialog_interface.png
  1483. /usr/share/doc/geany/html/images/pref_dialog_keys.png
  1484. /usr/share/doc/geany/html/images/pref_dialog_printing.png
  1485. /usr/share/doc/geany/html/images/pref_dialog_templ.png
  1486. /usr/share/doc/geany/html/images/pref_dialog_toolbar.png
  1487. /usr/share/doc/geany/html/images/pref_dialog_tools.png
  1488. /usr/share/doc/geany/html/images/pref_dialog_vte.png
  1489. /usr/share/doc/geany/html/images/replace_dialog.png
  1490. /usr/share/doc/geany/html/index.html
  1491. /usr/share/doc/geany/manual.txt
  1492. /usr/share/geany/GPL-2
  1493. /usr/share/geany/c99.tags
  1494. /usr/share/geany/filetype_extensions.conf
  1495. /usr/share/geany/filetypes.Genie.conf
  1496. /usr/share/geany/filetypes.abc
  1497. /usr/share/geany/filetypes.actionscript
  1498. /usr/share/geany/filetypes.ada
  1499. /usr/share/geany/filetypes.asm
  1500. /usr/share/geany/filetypes.c
  1501. /usr/share/geany/filetypes.caml
  1502. /usr/share/geany/filetypes.cmake
  1503. /usr/share/geany/filetypes.common
  1504. /usr/share/geany/filetypes.conf
  1505. /usr/share/geany/filetypes.cpp
  1506. /usr/share/geany/filetypes.cs
  1507. /usr/share/geany/filetypes.css
  1508. /usr/share/geany/filetypes.d
  1509. /usr/share/geany/filetypes.diff
  1510. /usr/share/geany/filetypes.docbook
  1511. /usr/share/geany/filetypes.f77
  1512. /usr/share/geany/filetypes.ferite
  1513. /usr/share/geany/filetypes.fortran
  1514. /usr/share/geany/filetypes.freebasic
  1515. /usr/share/geany/filetypes.glsl
  1516. /usr/share/geany/filetypes.haskell
  1517. /usr/share/geany/filetypes.haxe
  1518. /usr/share/geany/filetypes.html
  1519. /usr/share/geany/filetypes.java
  1520. /usr/share/geany/filetypes.javascript
  1521. /usr/share/geany/filetypes.latex
  1522. /usr/share/geany/filetypes.lua
  1523. /usr/share/geany/filetypes.makefile
  1524. /usr/share/geany/filetypes.markdown
  1525. /usr/share/geany/filetypes.matlab
  1526. /usr/share/geany/filetypes.nsis
  1527. /usr/share/geany/filetypes.pascal
  1528. /usr/share/geany/filetypes.perl
  1529. /usr/share/geany/filetypes.php
  1530. /usr/share/geany/filetypes.po
  1531. /usr/share/geany/filetypes.python
  1532. /usr/share/geany/filetypes.r
  1533. /usr/share/geany/filetypes.restructuredtext
  1534. /usr/share/geany/filetypes.ruby
  1535. /usr/share/geany/filetypes.sh
  1536. /usr/share/geany/filetypes.sql
  1537. /usr/share/geany/filetypes.tcl
  1538. /usr/share/geany/filetypes.txt2tags
  1539. /usr/share/geany/filetypes.vala
  1540. /usr/share/geany/filetypes.verilog
  1541. /usr/share/geany/filetypes.vhdl
  1542. /usr/share/geany/filetypes.xml
  1543. /usr/share/geany/filetypes.yaml
  1544. /usr/share/geany/html_entities.tags
  1545. /usr/share/geany/pascal.tags
  1546. /usr/share/geany/php.tags
  1547. /usr/share/geany/python.tags
  1548. /usr/share/geany/snippets.conf
  1549. /usr/share/geany/templates/files/file.html
  1550. /usr/share/geany/templates/files/file.php
  1551. /usr/share/geany/templates/files/file.rb
  1552. /usr/share/geany/templates/files/file.tex
  1553. /usr/share/geany/templates/files/main.c
  1554. /usr/share/geany/templates/files/main.cxx
  1555. /usr/share/geany/templates/files/main.d
  1556. /usr/share/geany/templates/files/main.java
  1557. /usr/share/geany/templates/files/main.py
  1558. /usr/share/geany/templates/files/program.pas
  1559. /usr/share/geany/ui_toolbar.xml
  1560. /usr/share/icons/hicolor/16x16/apps/classviewer-class.png
  1561. /usr/share/icons/hicolor/16x16/apps/classviewer-macro.png
  1562. /usr/share/icons/hicolor/16x16/apps/classviewer-member.png
  1563. /usr/share/icons/hicolor/16x16/apps/classviewer-method.png
  1564. /usr/share/icons/hicolor/16x16/apps/classviewer-namespace.png
  1565. /usr/share/icons/hicolor/16x16/apps/classviewer-other.png
  1566. /usr/share/icons/hicolor/16x16/apps/classviewer-struct.png
  1567. /usr/share/icons/hicolor/16x16/apps/classviewer-var.png
  1568. /usr/share/icons/hicolor/16x16/apps/geany.png
  1569. /usr/share/icons/hicolor/48x48/apps/geany.png
  1570. /usr/share/icons/hicolor/icon-theme.cache
  1571. /usr/share/icons/hicolor/scalable/apps/geany.svg
  1572. /usr/share/locale/ast/LC_MESSAGES/geany.mo
  1573. /usr/share/locale/be/LC_MESSAGES/geany.mo
  1574. /usr/share/locale/bg/LC_MESSAGES/geany.mo
  1575. /usr/share/locale/ca/LC_MESSAGES/geany.mo
  1576. /usr/share/locale/cs/LC_MESSAGES/geany.mo
  1577. /usr/share/locale/de/LC_MESSAGES/geany.mo
  1578. /usr/share/locale/el/LC_MESSAGES/geany.mo
  1579. /usr/share/locale/en_GB/LC_MESSAGES/geany.mo
  1580. /usr/share/locale/es/LC_MESSAGES/geany.mo
  1581. /usr/share/locale/fi/LC_MESSAGES/geany.mo
  1582. /usr/share/locale/fr/LC_MESSAGES/geany.mo
  1583. /usr/share/locale/gl/LC_MESSAGES/geany.mo
  1584. /usr/share/locale/hu/LC_MESSAGES/geany.mo
  1585. /usr/share/locale/it/LC_MESSAGES/geany.mo
  1586. /usr/share/locale/ja/LC_MESSAGES/geany.mo
  1587. /usr/share/locale/ko/LC_MESSAGES/geany.mo
  1588. /usr/share/locale/lb/LC_MESSAGES/geany.mo
  1589. /usr/share/locale/nl/LC_MESSAGES/geany.mo
  1590. /usr/share/locale/pl/LC_MESSAGES/geany.mo
  1591. /usr/share/locale/pt/LC_MESSAGES/geany.mo
  1592. /usr/share/locale/pt_BR/LC_MESSAGES/geany.mo
  1593. /usr/share/locale/ro/LC_MESSAGES/geany.mo/usr/bin/geany
  1594. /usr/include/geany/document.h
  1595. /usr/include/geany/editor.h
  1596. /usr/include/geany/encodings.h
  1597. /usr/include/geany/filetypes.h
  1598. /usr/include/geany/geany.h
  1599. /usr/include/geany/geanyfunctions.h
  1600. /usr/include/geany/geanyplugin.h
  1601. /usr/include/geany/highlighting.h
  1602. /usr/include/geany/keybindings.h
  1603. /usr/include/geany/msgwindow.h
  1604. /usr/include/geany/plugindata.h
  1605. /usr/include/geany/prefs.h
  1606. /usr/include/geany/project.h
  1607. /usr/include/geany/scintilla/SciLexer.h
  1608. /usr/include/geany/scintilla/Scintilla.h
  1609. /usr/include/geany/scintilla/Scintilla.iface
  1610. /usr/include/geany/scintilla/ScintillaWidget.h
  1611. /usr/include/geany/search.h
  1612. /usr/include/geany/stash.h
  1613. /usr/include/geany/support.h
  1614. /usr/include/geany/tagmanager/tm_file_entry.h
  1615. /usr/include/geany/tagmanager/tm_project.h
  1616. /usr/include/geany/tagmanager/tm_source_file.h
  1617. /usr/include/geany/tagmanager/tm_symbol.h
  1618. /usr/include/geany/tagmanager/tm_tag.h
  1619. /usr/include/geany/tagmanager/tm_tagmanager.h
  1620. /usr/include/geany/tagmanager/tm_work_object.h
  1621. /usr/include/geany/tagmanager/tm_workspace.h
  1622. /usr/include/geany/templates.h
  1623. /usr/include/geany/toolbar.h
  1624. /usr/include/geany/ui_utils.h
  1625. /usr/include/geany/utils.h
  1626. /usr/lib/geany/classbuilder.la
  1627. /usr/lib/geany/classbuilder.so
  1628. /usr/lib/geany/export.la
  1629. /usr/lib/geany/export.so
  1630. /usr/lib/geany/filebrowser.la
  1631. /usr/lib/geany/filebrowser.so
  1632. /usr/lib/geany/htmlchars.la
  1633. /usr/lib/geany/htmlchars.so
  1634. /usr/lib/geany/saveactions.la
  1635. /usr/lib/geany/saveactions.so
  1636. /usr/lib/geany/splitwindow.la
  1637. /usr/lib/geany/splitwindow.so
  1638. /usr/lib/pkgconfig/geany.pc
  1639. /usr/man/man1/geany.1.gz
  1640. /usr/share/applications/geany.desktop
  1641. /usr/share/doc/geany/AUTHORS
  1642. /usr/share/doc/geany/COPYING
  1643. /usr/share/doc/geany/ChangeLog
  1644. /usr/share/doc/geany/NEWS
  1645. /usr/share/doc/geany/README
  1646. /usr/share/doc/geany/ScintillaLicense.txt
  1647. /usr/share/doc/geany/THANKS
  1648. /usr/share/doc/geany/TODO
  1649. /usr/share/doc/geany/html/images/build_menu_commands_dialog.png
  1650. /usr/share/doc/geany/html/images/find_dialog.png
  1651. /usr/share/doc/geany/html/images/find_in_files_dialog.png
  1652. /usr/share/doc/geany/html/images/main_window.png
  1653. /usr/share/doc/geany/html/images/pref_dialog_edit_completions.png
  1654. /usr/share/doc/geany/html/images/pref_dialog_edit_display.png
  1655. /usr/share/doc/geany/html/images/pref_dialog_edit_features.png
  1656. /usr/share/doc/geany/html/images/pref_dialog_edit_indentation.png
  1657. /usr/share/doc/geany/html/images/pref_dialog_files.png
  1658. /usr/share/doc/geany/html/images/pref_dialog_gen_misc.png
  1659. /usr/share/doc/geany/html/images/pref_dialog_gen_startup.png
  1660. /usr/share/doc/geany/html/images/pref_dialog_interface.png
  1661. /usr/share/doc/geany/html/images/pref_dialog_keys.png
  1662. /usr/share/doc/geany/html/images/pref_dialog_printing.png
  1663. /usr/share/doc/geany/html/images/pref_dialog_templ.png
  1664. /usr/share/doc/geany/html/images/pref_dialog_toolbar.png
  1665. /usr/share/doc/geany/html/images/pref_dialog_tools.png
  1666. /usr/share/doc/geany/html/images/pref_dialog_vte.png
  1667. /usr/share/doc/geany/html/images/replace_dialog.png
  1668. /usr/share/doc/geany/html/index.html
  1669. /usr/share/doc/geany/manual.txt
  1670. /usr/share/geany/GPL-2
  1671. /usr/share/geany/c99.tags
  1672. /usr/share/geany/filetype_extensions.conf
  1673. /usr/share/geany/filetypes.Genie.conf
  1674. /usr/share/geany/filetypes.abc
  1675. /usr/share/geany/filetypes.actionscript
  1676. /usr/share/geany/filetypes.ada
  1677. /usr/share/geany/filetypes.asm
  1678. /usr/share/geany/filetypes.c
  1679. /usr/share/geany/filetypes.caml
  1680. /usr/share/geany/filetypes.cmake
  1681. /usr/share/geany/filetypes.common
  1682. /usr/share/geany/filetypes.conf
  1683. /usr/share/geany/filetypes.cpp
  1684. /usr/share/geany/filetypes.cs
  1685. /usr/share/geany/filetypes.css
  1686. /usr/share/geany/filetypes.d
  1687. /usr/share/geany/filetypes.diff
  1688. /usr/share/geany/filetypes.docbook
  1689. /usr/share/geany/filetypes.f77
  1690. /usr/share/geany/filetypes.ferite
  1691. /usr/share/geany/filetypes.fortran/usr/include/geany/tagmanager/tm_source_file.h
  1692. /usr/include/geany/tagmanager/tm_symbol.h
  1693. /usr/include/geany/tagmanager/tm_tag.h
  1694. /usr/include/geany/tagmanager/tm_tagmanager.h
  1695. /usr/include/geany/tagmanager/tm_work_object.h
  1696. /usr/include/geany/tagmanager/tm_workspace.h
  1697. /usr/include/geany/templates.h
  1698. /usr/include/geany/toolbar.h
  1699. /usr/include/geany/ui_utils.h
  1700. /usr/include/geany/utils.h
  1701. /usr/lib/geany/classbuilder.la
  1702. /usr/lib/geany/classbuilder.so
  1703. /usr/lib/geany/export.la
  1704. /usr/lib/geany/export.so
  1705. /usr/lib/geany/filebrowser.la
  1706. /usr/lib/geany/filebrowser.so
  1707. /usr/lib/geany/htmlchars.la
  1708. /usr/lib/geany/htmlchars.so
  1709. /usr/lib/geany/saveactions.la
  1710. /usr/lib/geany/saveactions.so
  1711. /usr/lib/geany/splitwindow.la
  1712. /usr/lib/geany/splitwindow.so
  1713. /usr/lib/pkgconfig/geany.pc
  1714. /usr/man/man1/geany.1.gz
  1715. /usr/share/applications/geany.desktop
  1716. /usr/share/doc/geany/AUTHORS
  1717. /usr/share/doc/geany/COPYING
  1718. /usr/share/doc/geany/ChangeLog
  1719. /usr/share/doc/geany/NEWS
  1720. /usr/share/doc/geany/README
  1721. /usr/share/doc/geany/ScintillaLicense.txt
  1722. /usr/share/doc/geany/THANKS
  1723. /usr/share/doc/geany/TODO
  1724. /usr/share/doc/geany/html/images/build_menu_commands_dialog.png
  1725. /usr/share/doc/geany/html/images/find_dialog.png
  1726. /usr/share/doc/geany/html/images/find_in_files_dialog.png
  1727. /usr/share/doc/geany/html/images/main_window.png
  1728. /usr/share/doc/geany/html/images/pref_dialog_edit_completions.png
  1729. /usr/share/doc/geany/html/images/pref_dialog_edit_display.png
  1730. /usr/share/doc/geany/html/images/pref_dialog_edit_features.png
  1731. /usr/share/doc/geany/html/images/pref_dialog_edit_indentation.png
  1732. /usr/share/doc/geany/html/images/pref_dialog_files.png
  1733. /usr/share/doc/geany/html/images/pref_dialog_gen_misc.png
  1734. /usr/share/doc/geany/html/images/pref_dialog_gen_startup.png
  1735. /usr/share/doc/geany/html/images/pref_dialog_interface.png
  1736. /usr/share/doc/geany/html/images/pref_dialog_keys.png
  1737. /usr/share/doc/geany/html/images/pref_dialog_printing.png
  1738. /usr/share/doc/geany/html/images/pref_dialog_templ.png
  1739. /usr/share/doc/geany/html/images/pref_dialog_toolbar.png
  1740. /usr/share/doc/geany/html/images/pref_dialog_tools.png
  1741. /usr/share/doc/geany/html/images/pref_dialog_vte.png
  1742. /usr/share/doc/geany/html/images/replace_dialog.png
  1743. /usr/share/doc/geany/html/index.html
  1744. /usr/share/doc/geany/manual.txt
  1745. /usr/share/geany/GPL-2
  1746. /usr/share/geany/c99.tags
  1747. /usr/share/geany/filetype_extensions.conf
  1748. /usr/share/geany/filetypes.Genie.conf
  1749. /usr/share/geany/filetypes.abc
  1750. /usr/share/geany/filetypes.actionscript
  1751. /usr/share/geany/filetypes.ada
  1752. /usr/share/geany/filetypes.asm
  1753. /usr/share/geany/filetypes.c
  1754. /usr/share/geany/filetypes.caml
  1755. /usr/share/geany/filetypes.cmake
  1756. /usr/share/geany/filetypes.common
  1757. /usr/share/geany/filetypes.conf
  1758. /usr/share/geany/filetypes.cpp
  1759. /usr/share/geany/filetypes.cs
  1760. /usr/share/geany/filetypes.css
  1761. /usr/share/geany/filetypes.d
  1762. /usr/share/geany/filetypes.diff
  1763. /usr/share/geany/filetypes.docbook
  1764. /usr/share/geany/filetypes.f77
  1765. /usr/share/geany/filetypes.ferite
  1766. /usr/share/geany/filetypes.fortran
  1767. /usr/share/geany/filetypes.freebasic
  1768. /usr/share/geany/filetypes.glsl
  1769. /usr/share/geany/filetypes.haskell
  1770. /usr/share/geany/filetypes.haxe
  1771. /usr/share/geany/filetypes.html
  1772. /usr/share/geany/filetypes.java
  1773. /usr/share/geany/filetypes.javascript
  1774. /usr/share/geany/filetypes.latex
  1775. /usr/share/geany/filetypes.lua
  1776. /usr/share/geany/filetypes.makefile
  1777. /usr/share/geany/filetypes.markdown
  1778. /usr/share/geany/filetypes.matlab
  1779. /usr/share/geany/filetypes.nsis
  1780. /usr/share/geany/filetypes.pascal
  1781. /usr/share/geany/filetypes.perl
  1782. /usr/share/geany/filetypes.php
  1783. /usr/share/geany/filetypes.po
  1784. /usr/share/geany/filetypes.python
  1785. /usr/share/geany/filetypes.r
  1786. /usr/share/geany/filetypes.restructuredtext
  1787. /usr/share/geany/filetypes.ruby
  1788. /usr/share/geany/filetypes.sh
  1789. /usr/share/geany/filetypes.sql
  1790. /usr/share/geany/filetypes.tcl
  1791. /usr/share/geany/filetypes.txt2tags
  1792. /usr/share/geany/filetypes.vala
  1793. /usr/share/geany/filetypes.verilog
  1794. /usr/share/geany/filetypes.vhdl
  1795. /usr/share/geany/filetypes.xml
  1796. /usr/share/geany/filetypes.yaml
  1797. /usr/share/geany/html_entities.tags
  1798. /usr/share/geany/pascal.tags
  1799. /usr/share/geany/php.tags
  1800. /usr/share/geany/python.tags
  1801. /usr/share/geany/snippets.conf
  1802. /usr/share/geany/templates/files/file.html
  1803. /usr/share/geany/templates/files/file.php
  1804. /usr/share/geany/templates/files/file.rb
  1805. /usr/share/geany/templates/files/file.tex
  1806. /usr/share/geany/templates/files/main.c
  1807. /usr/share/geany/templates/files/main.cxx
  1808. /usr/share/geany/templates/files/main.d
  1809. /usr/share/geany/templates/files/main.java
  1810. /usr/share/geany/templates/files/main.py
  1811. /usr/share/geany/templates/files/program.pas
  1812. /usr/share/geany/ui_toolbar.xml
  1813. /usr/share/icons/hicolor/16x16/apps/classviewer-class.png
  1814. /usr/share/icons/hicolor/16x16/apps/classviewer-macro.png
  1815. /usr/share/icons/hicolor/16x16/apps/classviewer-member.png
  1816. /usr/share/icons/hicolor/16x16/apps/classviewer-method.png
  1817. /usr/share/icons/hicolor/16x16/apps/classviewer-namespace.png
  1818. /usr/share/icons/hicolor/16x16/apps/classviewer-other.png
  1819. /usr/share/icons/hicolor/16x16/apps/classviewer-struct.png
  1820. /usr/share/icons/hicolor/16x16/apps/classviewer-var.png
  1821. /usr/share/icons/hicolor/16x16/apps/geany.png
  1822. /usr/share/icons/hicolor/48x48/apps/geany.png
  1823. /usr/share/icons/hicolor/icon-theme.cache
  1824. /usr/share/icons/hicolor/scalable/apps/geany.svg
  1825. /usr/share/locale/ast/LC_MESSAGES/geany.mo
  1826. /usr/share/locale/be/LC_MESSAGES/geany.mo
  1827. /usr/share/locale/bg/LC_MESSAGES/geany.mo
  1828. /usr/share/locale/ca/LC_MESSAGES/geany.mo
  1829. /usr/share/locale/cs/LC_MESSAGES/geany.mo
  1830. /usr/share/locale/de/LC_MESSAGES/geany.mo
  1831. /usr/share/locale/el/LC_MESSAGES/geany.mo
  1832. /usr/share/locale/en_GB/LC_MESSAGES/geany.mo
  1833. /usr/share/locale/es/LC_MESSAGES/geany.mo
  1834. /usr/share/locale/fi/LC_MESSAGES/geany.mo
  1835. /usr/share/locale/fr/LC_MESSAGES/geany.mo
  1836. /usr/share/locale/gl/LC_MESSAGES/geany.mo
  1837. /usr/share/locale/hu/LC_MESSAGES/geany.mo
  1838. /usr/share/locale/it/LC_MESSAGES/geany.mo
  1839. /usr/share/locale/ja/LC_MESSAGES/geany.mo
  1840. /usr/share/locale/ko/LC_MESSAGES/geany.mo
  1841. /usr/share/locale/lb/LC_MESSAGES/geany.mo
  1842. /usr/share/locale/nl/LC_MESSAGES/geany.mo
  1843. /usr/share/locale/pl/LC_MESSAGES/geany.mo
  1844. /usr/share/locale/pt/LC_MESSAGES/geany.mo
  1845. /usr/share/locale/pt_BR/LC_MESSAGES/geany.mo
  1846. /usr/share/locale/ro/LC_MESSAGES/geany.mo/usr/bin/geany
  1847. /usr/include/geany/document.h
  1848. /usr/include/geany/editor.h
  1849. /usr/include/geany/encodings.h
  1850. /usr/include/geany/filetypes.h
  1851. /usr/include/geany/geany.h
  1852. /usr/include/geany/geanyfunctions.h
  1853. /usr/include/geany/geanyplugin.h
  1854. /usr/include/geany/highlighting.h
  1855. /usr/include/geany/keybindings.h
  1856. /usr/include/geany/msgwindow.h
  1857. /usr/include/geany/plugindata.h
  1858. /usr/include/geany/prefs.h
  1859. /usr/include/geany/project.h
  1860. /usr/include/geany/scintilla/SciLexer.h
  1861. /usr/include/geany/scintilla/Scintilla.h
  1862. /usr/include/geany/scintilla/Scintilla.iface
  1863. /usr/include/geany/scintilla/ScintillaWidget.h
  1864. /usr/include/geany/search.h
  1865. /usr/include/geany/stash.h
  1866. /usr/include/geany/support.h
  1867. /usr/include/geany/tagmanager/tm_file_entry.h
  1868. /usr/include/geany/tagmanager/tm_project.h
  1869. /usr/include/geany/tagmanager/tm_source_file.h
  1870. /usr/include/geany/tagmanager/tm_symbol.h
  1871. /usr/include/geany/tagmanager/tm_tag.h
  1872. /usr/include/geany/tagmanager/tm_tagmanager.h
  1873. /usr/include/geany/tagmanager/tm_work_object.h
  1874. /usr/include/geany/tagmanager/tm_workspace.h
  1875. /usr/include/geany/templates.h
  1876. /usr/include/geany/toolbar.h
  1877. /usr/include/geany/ui_utils.h
  1878. /usr/include/geany/utils.h
  1879. /usr/lib/geany/classbuilder.la
  1880. /usr/lib/geany/classbuilder.so
  1881. /usr/lib/geany/export.la
  1882. /usr/lib/geany/export.so
  1883. /usr/lib/geany/filebrowser.la
  1884. /usr/lib/geany/filebrowser.so
  1885. /usr/lib/geany/htmlchars.la
  1886. /usr/lib/geany/htmlchars.so
  1887. /usr/lib/geany/saveactions.la
  1888. /usr/lib/geany/saveactions.so
  1889. /usr/lib/geany/splitwindow.la
  1890. /usr/lib/geany/splitwindow.so
  1891. /usr/lib/pkgconfig/geany.pc
  1892. /usr/man/man1/geany.1.gz
  1893. /usr/share/applications/geany.desktop
  1894. /usr/share/doc/geany/AUTHORS
  1895. /usr/share/doc/geany/COPYING
  1896. /usr/share/doc/geany/ChangeLog
  1897. /usr/share/doc/geany/NEWS
  1898. /usr/share/doc/geany/README
  1899. /usr/share/doc/geany/ScintillaLicense.txt
  1900. /usr/share/doc/geany/THANKS
  1901. /usr/share/doc/geany/TODO
  1902. /usr/share/doc/geany/html/images/build_menu_commands_dialog.png
  1903. /usr/share/doc/geany/html/images/find_dialog.png
  1904. /usr/share/doc/geany/html/images/find_in_files_dialog.png
  1905. /usr/share/doc/geany/html/images/main_window.png
  1906. /usr/share/doc/geany/html/images/pref_dialog_edit_completions.png
  1907. /usr/share/doc/geany/html/images/pref_dialog_edit_display.png
  1908. /usr/share/doc/geany/html/images/pref_dialog_edit_features.png
  1909. /usr/share/doc/geany/html/images/pref_dialog_edit_indentation.png
  1910. /usr/share/doc/geany/html/images/pref_dialog_files.png
  1911. /usr/share/doc/geany/html/images/pref_dialog_gen_misc.png
  1912. /usr/share/doc/geany/html/images/pref_dialog_gen_startup.png
  1913. /usr/share/doc/geany/html/images/pref_dialog_interface.png
  1914. /usr/share/doc/geany/html/images/pref_dialog_keys.png
  1915. /usr/share/doc/geany/html/images/pref_dialog_printing.png
  1916. /usr/share/doc/geany/html/images/pref_dialog_templ.png
  1917. /usr/share/doc/geany/html/images/pref_dialog_toolbar.png
  1918. /usr/share/doc/geany/html/images/pref_dialog_tools.png
  1919. /usr/share/doc/geany/html/images/pref_dialog_vte.png
  1920. /usr/share/doc/geany/html/images/replace_dialog.png
  1921. /usr/share/doc/geany/html/index.html
  1922. /usr/share/doc/geany/manual.txt
  1923. /usr/share/geany/GPL-2
  1924. /usr/share/geany/c99.tags
  1925. /usr/share/geany/filetype_extensions.conf
  1926. /usr/share/geany/filetypes.Genie.conf
  1927. /usr/share/geany/filetypes.abc
  1928. /usr/share/geany/filetypes.actionscript
  1929. /usr/share/geany/filetypes.ada
  1930. /usr/share/geany/filetypes.asm
  1931. /usr/share/geany/filetypes.c
  1932. /usr/share/geany/filetypes.caml
  1933. /usr/share/geany/filetypes.cmake
  1934. /usr/share/geany/filetypes.common
  1935. /usr/share/geany/filetypes.conf
  1936. /usr/share/geany/filetypes.cpp
  1937. /usr/share/geany/filetypes.cs
  1938. /usr/share/geany/filetypes.css
  1939. /usr/share/geany/filetypes.d
  1940. /usr/share/geany/filetypes.diff
  1941. /usr/share/geany/filetypes.docbook
  1942. /usr/share/geany/filetypes.f77
  1943. /usr/share/geany/filetypes.ferite
  1944. /usr/share/geany/filetypes.fortran
  1945. /usr/share/geany/filetypes.freebasic
  1946. /usr/share/geany/filetypes.glsl
  1947. /usr/share/geany/filetypes.haskell
  1948. /usr/share/geany/filetypes.haxe
  1949. /usr/share/geany/filetypes.html
  1950. /usr/share/geany/filetypes.java
  1951. /usr/share/geany/filetypes.javascript
  1952. /usr/share/geany/filetypes.latex
  1953. /usr/share/geany/filetypes.lua
  1954. /usr/share/geany/filetypes.makefile
  1955. /usr/share/geany/filetypes.markdown
  1956. /usr/share/geany/filetypes.matlab
  1957. /usr/share/geany/filetypes.nsis
  1958. /usr/share/geany/filetypes.pascal
  1959. /usr/share/geany/filetypes.perl
  1960. /usr/share/geany/filetypes.php
  1961. /usr/share/geany/filetypes.po
  1962. /usr/share/geany/filetypes.python
  1963. /usr/share/geany/filetypes.r
  1964. /usr/share/geany/filetypes.restructuredtext
  1965. /usr/share/geany/filetypes.ruby
  1966. /usr/share/geany/filetypes.sh
  1967. /usr/share/geany/filetypes.sql
  1968. /usr/share/geany/filetypes.tcl
  1969. /usr/share/geany/filetypes.txt2tags
  1970. /usr/share/geany/filetypes.vala
  1971. /usr/share/geany/filetypes.verilog
  1972. /usr/share/geany/filetypes.vhdl
  1973. /usr/share/geany/filetypes.xml
  1974. /usr/share/geany/filetypes.yaml
  1975. /usr/share/geany/html_entities.tags
  1976. /usr/share/geany/pascal.tags
  1977. /usr/share/geany/php.tags
  1978. /usr/share/geany/python.tags
  1979. /usr/share/geany/snippets.conf
  1980. /usr/share/geany/templates/files/file.html
  1981. /usr/share/geany/templates/files/file.php
  1982. /usr/share/geany/templates/files/file.rb
  1983. /usr/share/geany/templates/files/file.tex
  1984. /usr/share/geany/templates/files/main.c
  1985. /usr/share/geany/templates/files/main.cxx
  1986. /usr/share/geany/templates/files/main.d
  1987. /usr/share/geany/templates/files/main.java
  1988. /usr/share/geany/templates/files/main.py
  1989. /usr/share/geany/templates/files/program.pas
  1990. /usr/share/geany/ui_toolbar.xml
  1991. /usr/share/icons/hicolor/16x16/apps/classviewer-class.png
  1992. /usr/share/icons/hicolor/16x16/apps/classviewer-macro.png
  1993. /usr/share/icons/hicolor/16x16/apps/classviewer-member.png
  1994. /usr/share/icons/hicolor/16x16/apps/classviewer-method.png
  1995. /usr/share/icons/hicolor/16x16/apps/classviewer-namespace.png
  1996. /usr/share/icons/hicolor/16x16/apps/classviewer-other.png
  1997. /usr/share/icons/hicolor/16x16/apps/classviewer-struct.png
  1998. /usr/share/icons/hicolor/16x16/apps/classviewer-var.png
  1999. /usr/share/icons/hicolor/16x16/apps/geany.png
  2000. /usr/share/icons/hicolor/48x48/apps/geany.png
  2001. /usr/share/icons/hicolor/icon-theme.cache
  2002. /usr/share/icons/hicolor/scalable/apps/geany.svg
  2003. /usr/share/locale/ast/LC_MESSAGES/geany.mo
  2004. /usr/share/locale/be/LC_MESSAGES/geany.mo
  2005. /usr/share/locale/bg/LC_MESSAGES/geany.mo
  2006. /usr/share/locale/ca/LC_MESSAGES/geany.mo
  2007. /usr/share/locale/cs/LC_MESSAGES/geany.mo
  2008. /usr/share/locale/de/LC_MESSAGES/geany.mo
  2009. /usr/share/locale/el/LC_MESSAGES/geany.mo
  2010. /usr/share/locale/en_GB/LC_MESSAGES/geany.mo
  2011. /usr/share/locale/es/LC_MESSAGES/geany.mo
  2012. /usr/share/locale/fi/LC_MESSAGES/geany.mo
  2013. /usr/share/locale/fr/LC_MESSAGES/geany.mo
  2014. /usr/share/locale/gl/LC_MESSAGES/geany.mo
  2015. /usr/share/locale/hu/LC_MESSAGES/geany.mo
  2016. /usr/share/locale/it/LC_MESSAGES/geany.mo
  2017. /usr/share/locale/ja/LC_MESSAGES/geany.mo
  2018. /usr/share/locale/ko/LC_MESSAGES/geany.mo
  2019. /usr/share/locale/lb/LC_MESSAGES/geany.mo
  2020. /usr/share/locale/nl/LC_MESSAGES/geany.mo
  2021. /usr/share/locale/pl/LC_MESSAGES/geany.mo
  2022. /usr/share/locale/pt/LC_MESSAGES/geany.mo
  2023. /usr/share/locale/pt_BR/LC_MESSAGES/geany.mo
  2024. /usr/share/locale/ro/LC_MESSAGES/geany.mo
  2025. /usr/share/locale/ru/LC_MESSAGES/geany.mo
  2026. /usr/share/locale/sl/LC_MESSAGES/geany.mo
  2027. /usr/share/locale/sv/LC_MESSAGES/geany.mo
  2028. /usr/share/locale/tr/LC_MESSAGES/geany.mo
  2029. /usr/share/locale/uk/LC_MESSAGES/geany.mo
  2030. /usr/share/locale/vi/LC_MESSAGES/geany.mo
  2031. /usr/share/locale/zh_CN/LC_MESSAGES/geany.mo
  2032. /usr/share/locale/zh_TW/LC_MESSAGES/geany.mo
  2033. /usr/share/locale/ru/LC_MESSAGES/geany.mo
  2034. /usr/share/locale/sl/LC_MESSAGES/geany.mo
  2035. /usr/share/locale/sv/LC_MESSAGES/geany.mo
  2036. /usr/share/locale/tr/LC_MESSAGES/geany.mo
  2037. /usr/share/locale/uk/LC_MESSAGES/geany.mo
  2038. /usr/share/locale/vi/LC_MESSAGES/geany.mo
  2039. /usr/share/locale/zh_CN/LC_MESSAGES/geany.mo
  2040. /usr/share/locale/zh_TW/LC_MESSAGES/geany.mo
  2041. /usr/share/geany/filetypes.haxe
  2042. /usr/share/geany/filetypes.html
  2043. /usr/share/geany/filetypes.java
  2044. /usr/share/geany/filetypes.javascript
  2045. /usr/share/geany/filetypes.latex
  2046. /usr/share/geany/filetypes.lua
  2047. /usr/share/geany/filetypes.makefile
  2048. /usr/share/geany/filetypes.markdown
  2049. /usr/share/geany/filetypes.matlab
  2050. /usr/share/geany/filetypes.nsis
  2051. /usr/share/geany/filetypes.pascal
  2052. /usr/share/geany/filetypes.perl
  2053. /usr/share/geany/filetypes.php
  2054. /usr/share/geany/filetypes.po
  2055. /usr/share/geany/filetypes.python
  2056. /usr/share/geany/filetypes.r
  2057. /usr/share/geany/filetypes.restructuredtext
  2058. /usr/share/geany/filetypes.ruby
  2059. /usr/share/geany/filetypes.sh
  2060. /usr/share/geany/filetypes.sql
  2061. /usr/share/geany/filetypes.tcl
  2062. /usr/share/geany/filetypes.txt2tags
  2063. /usr/share/geany/filetypes.vala
  2064. /usr/share/geany/filetypes.verilog
  2065. /usr/share/geany/filetypes.vhdl
  2066. /usr/share/geany/filetypes.xml
  2067. /usr/share/geany/filetypes.yaml
  2068. /usr/share/geany/html_entities.tags
  2069. /usr/share/geany/pascal.tags
  2070. /usr/share/geany/php.tags
  2071. /usr/share/geany/python.tags
  2072. /usr/share/geany/snippets.conf
  2073. /usr/share/geany/templates/files/file.html
  2074. /usr/share/geany/templates/files/file.php
  2075. /usr/share/geany/templates/files/file.rb
  2076. /usr/share/geany/templates/files/file.tex
  2077. /usr/share/geany/templates/files/main.c
  2078. /usr/share/geany/templates/files/main.cxx
  2079. /usr/share/geany/templates/files/main.d
  2080. /usr/share/geany/templates/files/main.java
  2081. /usr/share/geany/templates/files/main.py
  2082. /usr/share/geany/templates/files/program.pas
  2083. /usr/share/geany/ui_toolbar.xml
  2084. /usr/share/icons/hicolor/16x16/apps/classviewer-class.png
  2085. /usr/share/icons/hicolor/16x16/apps/classviewer-macro.png
  2086. /usr/share/icons/hicolor/16x16/apps/classviewer-member.png
  2087. /usr/share/icons/hicolor/16x16/apps/classviewer-method.png
  2088. /usr/share/icons/hicolor/16x16/apps/classviewer-namespace.png
  2089. /usr/share/icons/hicolor/16x16/apps/classviewer-other.png
  2090. /usr/share/icons/hicolor/16x16/apps/classviewer-struct.png
  2091. /usr/share/icons/hicolor/16x16/apps/classviewer-var.png
  2092. /usr/share/icons/hicolor/16x16/apps/geany.png
  2093. /usr/share/icons/hicolor/48x48/apps/geany.png
  2094. /usr/share/icons/hicolor/icon-theme.cache
  2095. /usr/share/icons/hicolor/scalable/apps/geany.svg
  2096. /usr/share/locale/ast/LC_MESSAGES/geany.mo
  2097. /usr/share/locale/be/LC_MESSAGES/geany.mo
  2098. /usr/share/locale/bg/LC_MESSAGES/geany.mo
  2099. /usr/share/locale/ca/LC_MESSAGES/geany.mo
  2100. /usr/share/locale/cs/LC_MESSAGES/geany.mo
  2101. /usr/share/locale/de/LC_MESSAGES/geany.mo
  2102. /usr/share/locale/el/LC_MESSAGES/geany.mo
  2103. /usr/share/locale/en_GB/LC_MESSAGES/geany.mo
  2104. /usr/share/locale/es/LC_MESSAGES/geany.mo
  2105. /usr/share/locale/fi/LC_MESSAGES/geany.mo
  2106. /usr/share/locale/fr/LC_MESSAGES/geany.mo
  2107. /usr/share/locale/gl/LC_MESSAGES/geany.mo
  2108. /usr/share/locale/hu/LC_MESSAGES/geany.mo
  2109. /usr/share/locale/it/LC_MESSAGES/geany.mo
  2110. /usr/share/locale/ja/LC_MESSAGES/geany.mo
  2111. /usr/share/locale/ko/LC_MESSAGES/geany.mo
  2112. /usr/share/locale/lb/LC_MESSAGES/geany.mo
  2113. /usr/share/locale/nl/LC_MESSAGES/geany.mo
  2114. /usr/share/locale/pl/LC_MESSAGES/geany.mo
  2115. /usr/share/locale/pt/LC_MESSAGES/geany.mo
  2116. /usr/share/locale/pt_BR/LC_MESSAGES/geany.mo
  2117. /usr/share/locale/ro/LC_MESSAGES/geany.mo
  2118. /usr/share/locale/ru/LC_MESSAGES/geany.mo
  2119. /usr/share/locale/sl/LC_MESSAGES/geany.mo
  2120. /usr/share/locale/sv/LC_MESSAGES/geany.mo
  2121. /usr/share/locale/tr/LC_MESSAGES/geany.mo
  2122. /usr/share/locale/uk/LC_MESSAGES/geany.mo
  2123. /usr/share/locale/vi/LC_MESSAGES/geany.mo
  2124. /usr/share/locale/zh_CN/LC_MESSAGES/geany.mo
  2125. /usr/share/locale/zh_TW/LC_MESSAGES/geany.mo
  2126. /usr/share/geany/filetypes.freebasic
  2127. /usr/share/geany/filetypes.glsl
  2128. /usr/share/geany/filetypes.haskell
  2129. /usr/share/geany/filetypes.haxe
  2130. /usr/share/geany/filetypes.html
  2131. /usr/share/geany/filetypes.java
  2132. /usr/share/geany/filetypes.javascript
  2133. /usr/share/geany/filetypes.latex
  2134. /usr/share/geany/filetypes.lua
  2135. /usr/share/geany/filetypes.makefile
  2136. /usr/share/geany/filetypes.markdown
  2137. /usr/share/geany/filetypes.matlab
  2138. /usr/share/geany/filetypes.nsis
  2139. /usr/share/geany/filetypes.pascal
  2140. /usr/share/geany/filetypes.perl
  2141. /usr/share/geany/filetypes.php
  2142. /usr/share/geany/filetypes.po
  2143. /usr/share/geany/filetypes.python
  2144. /usr/share/geany/filetypes.r
  2145. /usr/share/geany/filetypes.restructuredtext
  2146. /usr/share/geany/filetypes.ruby
  2147. /usr/share/geany/filetypes.sh
  2148. /usr/share/geany/filetypes.sql
  2149. /usr/share/geany/filetypes.tcl
  2150. /usr/share/geany/filetypes.txt2tags
  2151. /usr/share/geany/filetypes.vala
  2152. /usr/share/geany/filetypes.verilog
  2153. /usr/share/geany/filetypes.vhdl
  2154. /usr/share/geany/filetypes.xml
  2155. /usr/share/geany/filetypes.yaml
  2156. /usr/share/geany/html_entities.tags
  2157. /usr/share/geany/pascal.tags
  2158. /usr/share/geany/php.tags
  2159. /usr/share/geany/python.tags
  2160. /usr/share/geany/snippets.conf
  2161. /usr/share/geany/templates/files/file.html
  2162. /usr/share/geany/templates/files/file.php
  2163. /usr/share/geany/templates/files/file.rb
  2164. /usr/share/geany/templates/files/file.tex
  2165. /usr/share/geany/templates/files/main.c
  2166. /usr/share/geany/templates/files/main.cxx
  2167. /usr/share/geany/templates/files/main.d
  2168. /usr/share/geany/templates/files/main.java
  2169. /usr/share/geany/templates/files/main.py
  2170. /usr/share/geany/templates/files/program.pas
  2171. /usr/share/geany/ui_toolbar.xml
  2172. /usr/share/icons/hicolor/16x16/apps/classviewer-class.png
  2173. /usr/share/icons/hicolor/16x16/apps/classviewer-macro.png
  2174. /usr/share/icons/hicolor/16x16/apps/classviewer-member.png
  2175. /usr/share/icons/hicolor/16x16/apps/classviewer-method.png
  2176. /usr/share/icons/hicolor/16x16/apps/classviewer-namespace.png
  2177. /usr/share/icons/hicolor/16x16/apps/classviewer-other.png
  2178. /usr/share/icons/hicolor/16x16/apps/classviewer-struct.png
  2179. /usr/share/icons/hicolor/16x16/apps/classviewer-var.png
  2180. /usr/share/icons/hicolor/16x16/apps/geany.png
  2181. /usr/share/icons/hicolor/48x48/apps/geany.png
  2182. /usr/share/icons/hicolor/icon-theme.cache
  2183. /usr/share/icons/hicolor/scalable/apps/geany.svg
  2184. /usr/share/locale/ast/LC_MESSAGES/geany.mo
  2185. /usr/share/locale/be/LC_MESSAGES/geany.mo
  2186. /usr/share/locale/bg/LC_MESSAGES/geany.mo
  2187. /usr/share/locale/ca/LC_MESSAGES/geany.mo
  2188. /usr/share/locale/cs/LC_MESSAGES/geany.mo
  2189. /usr/share/locale/de/LC_MESSAGES/geany.mo
  2190. /usr/share/locale/el/LC_MESSAGES/geany.mo
  2191. /usr/share/locale/en_GB/LC_MESSAGES/geany.mo
  2192. /usr/share/locale/es/LC_MESSAGES/geany.mo
  2193. /usr/share/locale/fi/LC_MESSAGES/geany.mo
  2194. /usr/share/locale/fr/LC_MESSAGES/geany.mo
  2195. /usr/share/locale/gl/LC_MESSAGES/geany.mo
  2196. /usr/share/locale/hu/LC_MESSAGES/geany.mo
  2197. /usr/share/locale/it/LC_MESSAGES/geany.mo
  2198. /usr/share/locale/ja/LC_MESSAGES/geany.mo
  2199. /usr/share/locale/ko/LC_MESSAGES/geany.mo
  2200. /usr/share/locale/lb/LC_MESSAGES/geany.mo
  2201. /usr/share/locale/nl/LC_MESSAGES/geany.mo
  2202. /usr/share/locale/pl/LC_MESSAGES/geany.mo
  2203. /usr/share/locale/pt/LC_MESSAGES/geany.mo
  2204. /usr/share/locale/pt_BR/LC_MESSAGES/geany.mo
  2205. /usr/share/locale/ro/LC_MESSAGES/geany.mo
  2206. /usr/share/locale/ru/LC_MESSAGES/geany.mo
  2207. /usr/share/locale/sl/LC_MESSAGES/geany.mo
  2208. /usr/share/locale/sv/LC_MESSAGES/geany.mo
  2209. /usr/share/locale/tr/LC_MESSAGES/geany.mo
  2210. /usr/share/locale/uk/LC_MESSAGES/geany.mo
  2211. /usr/share/locale/vi/LC_MESSAGES/geany.mo
  2212. /usr/share/locale/zh_CN/LC_MESSAGES/geany.mo
  2213. /usr/share/locale/zh_TW/LC_MESSAGES/geany.mo
  2214. /usr/share/locale/ru/LC_MESSAGES/geany.mo
  2215. /usr/share/locale/sl/LC_MESSAGES/geany.mo
  2216. /usr/share/locale/sv/LC_MESSAGES/geany.mo
  2217. /usr/share/locale/tr/LC_MESSAGES/geany.mo
  2218. /usr/share/locale/uk/LC_MESSAGES/geany.mo
  2219. /usr/share/locale/vi/LC_MESSAGES/geany.mo
  2220. /usr/share/locale/zh_CN/LC_MESSAGES/geany.mo
  2221. /usr/share/locale/zh_TW/LC_MESSAGES/geany.mo
  2222. /usr/share/geany/filetypes.haxe
  2223. /usr/share/geany/filetypes.html
  2224. /usr/share/geany/filetypes.java
  2225. /usr/share/geany/filetypes.javascript
  2226. /usr/share/geany/filetypes.latex
  2227. /usr/share/geany/filetypes.lua
  2228. /usr/share/geany/filetypes.makefile
  2229. /usr/share/geany/filetypes.markdown
  2230. /usr/share/geany/filetypes.matlab
  2231. /usr/share/geany/filetypes.nsis
  2232. /usr/share/geany/filetypes.pascal
  2233. /usr/share/geany/filetypes.perl
  2234. /usr/share/geany/filetypes.php
  2235. /usr/share/geany/filetypes.po
  2236. /usr/share/geany/filetypes.python
  2237. /usr/share/geany/filetypes.r
  2238. /usr/share/geany/filetypes.restructuredtext
  2239. /usr/share/geany/filetypes.ruby
  2240. /usr/share/geany/filetypes.sh
  2241. /usr/share/geany/filetypes.sql
  2242. /usr/share/geany/filetypes.tcl
  2243. /usr/share/geany/filetypes.txt2tags
  2244. /usr/share/geany/filetypes.vala
  2245. /usr/share/geany/filetypes.verilog
  2246. /usr/share/geany/filetypes.vhdl
  2247. /usr/share/geany/filetypes.xml
  2248. /usr/share/geany/filetypes.yaml
  2249. /usr/share/geany/html_entities.tags
  2250. /usr/share/geany/pascal.tags
  2251. /usr/share/geany/php.tags
  2252. /usr/share/geany/python.tags
  2253. /usr/share/geany/snippets.conf
  2254. /usr/share/geany/templates/files/file.html
  2255. /usr/share/geany/templates/files/file.php
  2256. /usr/share/geany/templates/files/file.rb
  2257. /usr/share/geany/templates/files/file.tex
  2258. /usr/share/geany/templates/files/main.c
  2259. /usr/share/geany/templates/files/main.cxx
  2260. /usr/share/geany/templates/files/main.d
  2261. /usr/share/geany/templates/files/main.java
  2262. /usr/share/geany/templates/files/main.py
  2263. /usr/share/geany/templates/files/program.pas
  2264. /usr/share/geany/ui_toolbar.xml
  2265. /usr/share/icons/hicolor/16x16/apps/classviewer-class.png
  2266. /usr/share/icons/hicolor/16x16/apps/classviewer-macro.png
  2267. /usr/share/icons/hicolor/16x16/apps/classviewer-member.png
  2268. /usr/share/icons/hicolor/16x16/apps/classviewer-method.png
  2269. /usr/share/icons/hicolor/16x16/apps/classviewer-namespace.png
  2270. /usr/share/icons/hicolor/16x16/apps/classviewer-other.png
  2271. /usr/share/icons/hicolor/16x16/apps/classviewer-struct.png
  2272. /usr/share/icons/hicolor/16x16/apps/classviewer-var.png
  2273. /usr/share/icons/hicolor/16x16/apps/geany.png
  2274. /usr/share/icons/hicolor/48x48/apps/geany.png
  2275. /usr/share/icons/hicolor/icon-theme.cache
  2276. /usr/share/icons/hicolor/scalable/apps/geany.svg
  2277. /usr/share/locale/ast/LC_MESSAGES/geany.mo
  2278. /usr/share/locale/be/LC_MESSAGES/geany.mo
  2279. /usr/share/locale/bg/LC_MESSAGES/geany.mo
  2280. /usr/share/locale/ca/LC_MESSAGES/geany.mo
  2281. /usr/share/locale/cs/LC_MESSAGES/geany.mo
  2282. /usr/share/locale/de/LC_MESSAGES/geany.mo
  2283. /usr/share/locale/el/LC_MESSAGES/geany.mo
  2284. /usr/share/locale/en_GB/LC_MESSAGES/geany.mo
  2285. /usr/share/locale/es/LC_MESSAGES/geany.mo
  2286. /usr/share/locale/fi/LC_MESSAGES/geany.mo
  2287. /usr/share/locale/fr/LC_MESSAGES/geany.mo
  2288. /usr/share/locale/gl/LC_MESSAGES/geany.mo
  2289. /usr/share/locale/hu/LC_MESSAGES/geany.mo
  2290. /usr/share/locale/it/LC_MESSAGES/geany.mo
  2291. /usr/share/locale/ja/LC_MESSAGES/geany.mo
  2292. /usr/share/locale/ko/LC_MESSAGES/geany.mo
  2293. /usr/share/locale/lb/LC_MESSAGES/geany.mo
  2294. /usr/share/locale/nl/LC_MESSAGES/geany.mo
  2295. /usr/share/locale/pl/LC_MESSAGES/geany.mo
  2296. /usr/share/locale/pt/LC_MESSAGES/geany.mo
  2297. /usr/share/locale/pt_BR/LC_MESSAGES/geany.mo
  2298. /usr/share/locale/ro/LC_MESSAGES/geany.mo
  2299. /usr/share/locale/ru/LC_MESSAGES/geany.mo
  2300. /usr/share/locale/sl/LC_MESSAGES/geany.mo
  2301. /usr/share/locale/sv/LC_MESSAGES/geany.mo
  2302. /usr/share/locale/tr/LC_MESSAGES/geany.mo
  2303. /usr/share/locale/uk/LC_MESSAGES/geany.mo
  2304. /usr/share/locale/vi/LC_MESSAGES/geany.mo
  2305. /usr/share/locale/zh_CN/LC_MESSAGES/geany.mo
  2306. /usr/share/locale/zh_TW/LC_MESSAGES/geany.mo
  2307. /usr/lib/geany/saveactions.so
  2308. /usr/lib/geany/splitwindow.la
  2309. /usr/lib/geany/splitwindow.so
  2310. /usr/lib/pkgconfig/geany.pc
  2311. /usr/man/man1/geany.1.gz
  2312. /usr/share/applications/geany.desktop
  2313. /usr/share/doc/geany/AUTHORS
  2314. /usr/share/doc/geany/COPYING
  2315. /usr/share/doc/geany/ChangeLog
  2316. /usr/share/doc/geany/NEWS
  2317. /usr/share/doc/geany/README
  2318. /usr/share/doc/geany/ScintillaLicense.txt
  2319. /usr/share/doc/geany/THANKS
  2320. /usr/share/doc/geany/TODO
  2321. /usr/share/doc/geany/html/images/build_menu_commands_dialog.png
  2322. /usr/share/doc/geany/html/images/find_dialog.png
  2323. /usr/share/doc/geany/html/images/find_in_files_dialog.png
  2324. /usr/share/doc/geany/html/images/main_window.png
  2325. /usr/share/doc/geany/html/images/pref_dialog_edit_completions.png
  2326. /usr/share/doc/geany/html/images/pref_dialog_edit_display.png
  2327. /usr/share/doc/geany/html/images/pref_dialog_edit_features.png
  2328. /usr/share/doc/geany/html/images/pref_dialog_edit_indentation.png
  2329. /usr/share/doc/geany/html/images/pref_dialog_files.png
  2330. /usr/share/doc/geany/html/images/pref_dialog_gen_misc.png
  2331. /usr/share/doc/geany/html/images/pref_dialog_gen_startup.png
  2332. /usr/share/doc/geany/html/images/pref_dialog_interface.png
  2333. /usr/share/doc/geany/html/images/pref_dialog_keys.png
  2334. /usr/share/doc/geany/html/images/pref_dialog_printing.png
  2335. /usr/share/doc/geany/html/images/pref_dialog_templ.png
  2336. /usr/share/doc/geany/html/images/pref_dialog_toolbar.png
  2337. /usr/share/doc/geany/html/images/pref_dialog_tools.png
  2338. /usr/share/doc/geany/html/images/pref_dialog_vte.png
  2339. /usr/share/doc/geany/html/images/replace_dialog.png
  2340. /usr/share/doc/geany/html/index.html
  2341. /usr/share/doc/geany/manual.txt
  2342. /usr/share/geany/GPL-2
  2343. /usr/share/geany/c99.tags
  2344. /usr/share/geany/filetype_extensions.conf
  2345. /usr/share/geany/filetypes.Genie.conf
  2346. /usr/share/geany/filetypes.abc
  2347. /usr/share/geany/filetypes.actionscript
  2348. /usr/share/geany/filetypes.ada
  2349. /usr/share/geany/filetypes.asm
  2350. /usr/share/geany/filetypes.c
  2351. /usr/share/geany/filetypes.caml
  2352. /usr/share/geany/filetypes.cmake
  2353. /usr/share/geany/filetypes.common
  2354. /usr/share/geany/filetypes.conf
  2355. /usr/share/geany/filetypes.cpp
  2356. /usr/share/geany/filetypes.cs
  2357. /usr/share/geany/filetypes.css
  2358. /usr/share/geany/filetypes.d
  2359. /usr/share/geany/filetypes.diff
  2360. /usr/share/geany/filetypes.docbook
  2361. /usr/share/geany/filetypes.f77
  2362. /usr/share/geany/filetypes.ferite
  2363. /usr/share/geany/filetypes.fortran
  2364. /usr/share/geany/filetypes.freebasic
  2365. /usr/share/geany/filetypes.glsl
  2366. /usr/share/geany/filetypes.haskell
  2367. /usr/share/geany/filetypes.haxe
  2368. /usr/share/geany/filetypes.html
  2369. /usr/share/geany/filetypes.java
  2370. /usr/share/geany/filetypes.javascript
  2371. /usr/share/geany/filetypes.latex
  2372. /usr/share/geany/filetypes.lua
  2373. /usr/share/geany/filetypes.makefile
  2374. /usr/share/geany/filetypes.markdown
  2375. /usr/share/geany/filetypes.matlab
  2376. /usr/share/geany/filetypes.nsis
  2377. /usr/share/geany/filetypes.pascal
  2378. /usr/share/geany/filetypes.perl
  2379. /usr/share/geany/filetypes.php
  2380. /usr/share/geany/filetypes.po
  2381. /usr/share/geany/filetypes.python
  2382. /usr/share/geany/filetypes.r
  2383. /usr/share/geany/filetypes.restructuredtext
  2384. /usr/share/geany/filetypes.ruby
  2385. /usr/share/geany/filetypes.sh
  2386. /usr/share/geany/filetypes.sql
  2387. /usr/share/geany/filetypes.tcl
  2388. /usr/share/geany/filetypes.txt2tags
  2389. /usr/share/geany/filetypes.vala
  2390. /usr/share/geany/filetypes.verilog
  2391. /usr/share/geany/filetypes.vhdl
  2392. /usr/share/geany/filetypes.xml
  2393. /usr/share/geany/filetypes.yaml
  2394. /usr/share/geany/html_entities.tags
  2395. /usr/share/geany/pascal.tags
  2396. /usr/share/geany/php.tags
  2397. /usr/share/geany/python.tags
  2398. /usr/share/geany/snippets.conf
  2399. /usr/share/geany/templates/files/file.html
  2400. /usr/share/geany/templates/files/file.php
  2401. /usr/share/geany/templates/files/file.rb
  2402. /usr/share/geany/templates/files/file.tex
  2403. /usr/share/geany/templates/files/main.c
  2404. /usr/share/geany/templates/files/main.cxx
  2405. /usr/share/geany/templates/files/main.d
  2406. /usr/share/geany/templates/files/main.java
  2407. /usr/share/geany/templates/files/main.py
  2408. /usr/share/geany/templates/files/program.pas
  2409. /usr/share/geany/ui_toolbar.xml
  2410. /usr/share/icons/hicolor/16x16/apps/classviewer-class.png
  2411. /usr/share/icons/hicolor/16x16/apps/classviewer-macro.png
  2412. /usr/share/icons/hicolor/16x16/apps/classviewer-member.png
  2413. /usr/share/icons/hicolor/16x16/apps/classviewer-method.png
  2414. /usr/share/icons/hicolor/16x16/apps/classviewer-namespace.png
  2415. /usr/share/icons/hicolor/16x16/apps/classviewer-other.png
  2416. /usr/share/icons/hicolor/16x16/apps/classviewer-struct.png
  2417. /usr/share/icons/hicolor/16x16/apps/classviewer-var.png
  2418. /usr/share/icons/hicolor/16x16/apps/geany.png
  2419. /usr/share/icons/hicolor/48x48/apps/geany.png
  2420. /usr/share/icons/hicolor/icon-theme.cache
  2421. /usr/share/icons/hicolor/scalable/apps/geany.svg
  2422. /usr/share/locale/ast/LC_MESSAGES/geany.mo
  2423. /usr/share/locale/be/LC_MESSAGES/geany.mo
  2424. /usr/share/locale/bg/LC_MESSAGES/geany.mo
  2425. /usr/share/locale/ca/LC_MESSAGES/geany.mo
  2426. /usr/share/locale/cs/LC_MESSAGES/geany.mo
  2427. /usr/share/locale/de/LC_MESSAGES/geany.mo
  2428. /usr/share/locale/el/LC_MESSAGES/geany.mo
  2429. /usr/share/locale/en_GB/LC_MESSAGES/geany.mo
  2430. /usr/share/locale/es/LC_MESSAGES/geany.mo
  2431. /usr/share/locale/fi/LC_MESSAGES/geany.mo
  2432. /usr/share/locale/fr/LC_MESSAGES/geany.mo
  2433. /usr/share/locale/gl/LC_MESSAGES/geany.mo
  2434. /usr/share/locale/hu/LC_MESSAGES/geany.mo
  2435. /usr/share/locale/it/LC_MESSAGES/geany.mo
  2436. /usr/share/locale/ja/LC_MESSAGES/geany.mo
  2437. /usr/share/locale/ko/LC_MESSAGES/geany.mo
  2438. /usr/share/locale/lb/LC_MESSAGES/geany.mo
  2439. /usr/share/locale/nl/LC_MESSAGES/geany.mo
  2440. /usr/share/locale/pl/LC_MESSAGES/geany.mo
  2441. /usr/share/locale/pt/LC_MESSAGES/geany.mo
  2442. /usr/share/locale/pt_BR/LC_MESSAGES/geany.mo
  2443. /usr/share/locale/ro/LC_MESSAGES/geany.mo
  2444. /usr/share/locale/ru/LC_MESSAGES/geany.mo
  2445. /usr/share/locale/sl/LC_MESSAGES/geany.mo
  2446. /usr/share/locale/sv/LC_MESSAGES/geany.mo
  2447. /usr/share/locale/tr/LC_MESSAGES/geany.mo
  2448. /usr/share/locale/uk/LC_MESSAGES/geany.mo
  2449. /usr/share/locale/vi/LC_MESSAGES/geany.mo
  2450. /usr/share/locale/zh_CN/LC_MESSAGES/geany.mo
  2451. /usr/share/locale/zh_TW/LC_MESSAGES/geany.mo
  2452. /usr/share/locale/ru/LC_MESSAGES/geany.mo
  2453. /usr/share/locale/sl/LC_MESSAGES/geany.mo
  2454. /usr/share/locale/sv/LC_MESSAGES/geany.mo
  2455. /usr/share/locale/tr/LC_MESSAGES/geany.mo
  2456. /usr/share/locale/uk/LC_MESSAGES/geany.mo
  2457. /usr/share/locale/vi/LC_MESSAGES/geany.mo
  2458. /usr/share/locale/zh_CN/LC_MESSAGES/geany.mo
  2459. /usr/share/locale/zh_TW/LC_MESSAGES/geany.mo
  2460. /usr/share/geany/filetypes.haxe
  2461. /usr/share/geany/filetypes.html
  2462. /usr/share/geany/filetypes.java
  2463. /usr/share/geany/filetypes.javascript
  2464. /usr/share/geany/filetypes.latex
  2465. /usr/share/geany/filetypes.lua
  2466. /usr/share/geany/filetypes.makefile
  2467. /usr/share/geany/filetypes.markdown
  2468. /usr/share/geany/filetypes.matlab
  2469. /usr/share/geany/filetypes.nsis
  2470. /usr/share/geany/filetypes.pascal
  2471. /usr/share/geany/filetypes.perl
  2472. /usr/share/geany/filetypes.php
  2473. /usr/share/geany/filetypes.po
  2474. /usr/share/geany/filetypes.python
  2475. /usr/share/geany/filetypes.r
  2476. /usr/share/geany/filetypes.restructuredtext
  2477. /usr/share/geany/filetypes.ruby
  2478. /usr/share/geany/filetypes.sh
  2479. /usr/share/geany/filetypes.sql
  2480. /usr/share/geany/filetypes.tcl
  2481. /usr/share/geany/filetypes.txt2tags
  2482. /usr/share/geany/filetypes.vala
  2483. /usr/share/geany/filetypes.verilog
  2484. /usr/share/geany/filetypes.vhdl
  2485. /usr/share/geany/filetypes.xml
  2486. /usr/share/geany/filetypes.yaml
  2487. /usr/share/geany/html_entities.tags
  2488. /usr/share/geany/pascal.tags
  2489. /usr/share/geany/php.tags
  2490. /usr/share/geany/python.tags
  2491. /usr/share/geany/snippets.conf
  2492. /usr/share/geany/templates/files/file.html
  2493. /usr/share/geany/templates/files/file.php
  2494. /usr/share/geany/templates/files/file.rb
  2495. /usr/share/geany/templates/files/file.tex
  2496. /usr/share/geany/templates/files/main.c
  2497. /usr/share/geany/templates/files/main.cxx
  2498. /usr/share/geany/templates/files/main.d
  2499. /usr/share/geany/templates/files/main.java
  2500. /usr/share/geany/templates/files/main.py
  2501. /usr/share/geany/templates/files/program.pas
  2502. /usr/share/geany/ui_toolbar.xml
  2503. /usr/share/icons/hicolor/16x16/apps/classviewer-class.png
  2504. /usr/share/icons/hicolor/16x16/apps/classviewer-macro.png
  2505. /usr/share/icons/hicolor/16x16/apps/classviewer-member.png
  2506. /usr/share/icons/hicolor/16x16/apps/classviewer-method.png
  2507. /usr/share/icons/hicolor/16x16/apps/classviewer-namespace.png
  2508. /usr/share/icons/hicolor/16x16/apps/classviewer-other.png
  2509. /usr/share/icons/hicolor/16x16/apps/classviewer-struct.png
  2510. /usr/share/icons/hicolor/16x16/apps/classviewer-var.png
  2511. /usr/share/icons/hicolor/16x16/apps/geany.png
  2512. /usr/share/icons/hicolor/48x48/apps/geany.png
  2513. /usr/share/icons/hicolor/icon-theme.cache
  2514. /usr/share/icons/hicolor/scalable/apps/geany.svg
  2515. /usr/share/locale/ast/LC_MESSAGES/geany.mo
  2516. /usr/share/locale/be/LC_MESSAGES/geany.mo
  2517. /usr/share/locale/bg/LC_MESSAGES/geany.mo
  2518. /usr/share/locale/ca/LC_MESSAGES/geany.mo
  2519. /usr/share/locale/cs/LC_MESSAGES/geany.mo
  2520. /usr/share/locale/de/LC_MESSAGES/geany.mo
  2521. /usr/share/locale/el/LC_MESSAGES/geany.mo
  2522. /usr/share/locale/en_GB/LC_MESSAGES/geany.mo
  2523. /usr/share/locale/es/LC_MESSAGES/geany.mo
  2524. /usr/share/locale/fi/LC_MESSAGES/geany.mo
  2525. /usr/share/locale/fr/LC_MESSAGES/geany.mo
  2526. /usr/share/locale/gl/LC_MESSAGES/geany.mo
  2527. /usr/share/locale/hu/LC_MESSAGES/geany.mo
  2528. /usr/share/locale/it/LC_MESSAGES/geany.mo
  2529. /usr/share/locale/ja/LC_MESSAGES/geany.mo
  2530. /usr/share/locale/ko/LC_MESSAGES/geany.mo
  2531. /usr/share/locale/lb/LC_MESSAGES/geany.mo
  2532. /usr/share/locale/nl/LC_MESSAGES/geany.mo
  2533. /usr/share/locale/pl/LC_MESSAGES/geany.mo
  2534. /usr/share/locale/pt/LC_MESSAGES/geany.mo
  2535. /usr/share/locale/pt_BR/LC_MESSAGES/geany.mo
  2536. /usr/share/locale/ro/LC_MESSAGES/geany.mo
  2537. /usr/share/locale/ru/LC_MESSAGES/geany.mo
  2538. /usr/share/locale/sl/LC_MESSAGES/geany.mo
  2539. /usr/share/locale/sv/LC_MESSAGES/geany.mo
  2540. /usr/share/locale/tr/LC_MESSAGES/geany.mo
  2541. /usr/share/locale/uk/LC_MESSAGES/geany.mo
  2542. /usr/share/locale/vi/LC_MESSAGES/geany.mo
  2543. /usr/share/locale/zh_CN/LC_MESSAGES/geany.mo
  2544. /usr/share/locale/zh_TW/LC_MESSAGES/geany.mo
  2545. /usr/share/icons/hicolor/16x16/apps/classviewer-class.png
  2546. /usr/share/icons/hicolor/16x16/apps/classviewer-macro.png
  2547. /usr/share/icons/hicolor/16x16/apps/classviewer-member.png
  2548. /usr/share/icons/hicolor/16x16/apps/classviewer-method.png
  2549. /usr/share/icons/hicolor/16x16/apps/classviewer-namespace.png
  2550. /usr/share/icons/hicolor/16x16/apps/classviewer-other.png
  2551. /usr/share/icons/hicolor/16x16/apps/classviewer-struct.png
  2552. /usr/share/icons/hicolor/16x16/apps/classviewer-var.png
  2553. /usr/share/icons/hicolor/16x16/apps/geany.png
  2554. /usr/share/icons/hicolor/48x48/apps/geany.png
  2555. /usr/share/icons/hicolor/icon-theme.cache
  2556. /usr/share/icons/hicolor/scalable/apps/geany.svg
  2557. /usr/share/locale/ast/LC_MESSAGES/geany.mo
  2558. /usr/share/locale/be/LC_MESSAGES/geany.mo
  2559. /usr/share/locale/bg/LC_MESSAGES/geany.mo
  2560. /usr/share/locale/ca/LC_MESSAGES/geany.mo
  2561. /usr/share/locale/cs/LC_MESSAGES/geany.mo
  2562. /usr/share/locale/de/LC_MESSAGES/geany.mo
  2563. /usr/share/locale/el/LC_MESSAGES/geany.mo
  2564. /usr/share/locale/en_GB/LC_MESSAGES/geany.mo
  2565. /usr/share/locale/es/LC_MESSAGES/geany.mo
  2566. /usr/share/locale/fi/LC_MESSAGES/geany.mo
  2567. /usr/share/locale/fr/LC_MESSAGES/geany.mo
  2568. /usr/share/locale/gl/LC_MESSAGES/geany.mo
  2569. /usr/share/locale/hu/LC_MESSAGES/geany.mo
  2570. /usr/share/locale/it/LC_MESSAGES/geany.mo
  2571. /usr/share/locale/ja/LC_MESSAGES/geany.mo
  2572. /usr/share/locale/ko/LC_MESSAGES/geany.mo
  2573. /usr/share/locale/lb/LC_MESSAGES/geany.mo
  2574. /usr/share/locale/nl/LC_MESSAGES/geany.mo
  2575. /usr/share/locale/pl/LC_MESSAGES/geany.mo
  2576. /usr/share/locale/pt/LC_MESSAGES/geany.mo
  2577. /usr/share/locale/pt_BR/LC_MESSAGES/geany.mo
  2578. /usr/share/locale/ro/LC_MESSAGES/geany.mo/usr/bin/geany
  2579. /usr/include/geany/document.h
  2580. /usr/include/geany/editor.h
  2581. /usr/include/geany/encodings.h
  2582. /usr/include/geany/filetypes.h
  2583. /usr/include/geany/geany.h
  2584. /usr/include/geany/geanyfunctions.h
  2585. /usr/include/geany/geanyplugin.h
  2586. /usr/include/geany/highlighting.h
  2587. /usr/include/geany/keybindings.h
  2588. /usr/include/geany/msgwindow.h
  2589. /usr/include/geany/plugindata.h
  2590. /usr/include/geany/prefs.h
  2591. /usr/include/geany/project.h
  2592. /usr/include/geany/scintilla/SciLexer.h
  2593. /usr/include/geany/scintilla/Scintilla.h
  2594. /usr/include/geany/scintilla/Scintilla.iface
  2595. /usr/include/geany/scintilla/ScintillaWidget.h
  2596. /usr/include/geany/search.h
  2597. /usr/include/geany/stash.h
  2598. /usr/include/geany/support.h
  2599. /usr/include/geany/tagmanager/tm_file_entry.h
  2600. /usr/include/geany/tagmanager/tm_project.h
  2601. /usr/include/geany/tagmanager/tm_source_file.h
  2602. /usr/include/geany/tagmanager/tm_symbol.h
  2603. /usr/include/geany/tagmanager/tm_tag.h
  2604. /usr/include/geany/tagmanager/tm_tagmanager.h
  2605. /usr/include/geany/tagmanager/tm_work_object.h
  2606. /usr/include/geany/tagmanager/tm_workspace.h
  2607. /usr/include/geany/templates.h
  2608. /usr/include/geany/toolbar.h
  2609. /usr/include/geany/ui_utils.h
  2610. /usr/include/geany/utils.h
  2611. /usr/lib/geany/classbuilder.la
  2612. /usr/lib/geany/classbuilder.so
  2613. /usr/lib/geany/export.la
  2614. /usr/lib/geany/export.so
  2615. /usr/lib/geany/filebrowser.la
  2616. /usr/lib/geany/filebrowser.so
  2617. /usr/lib/geany/htmlchars.la
  2618. /usr/lib/geany/htmlchars.so
  2619. /usr/lib/geany/saveactions.la
  2620. /usr/lib/geany/saveactions.so
  2621. /usr/lib/geany/splitwindow.la
  2622. /usr/lib/geany/splitwindow.so
  2623. /usr/lib/pkgconfig/geany.pc
  2624. /usr/man/man1/geany.1.gz
  2625. /usr/share/applications/geany.desktop
  2626. /usr/share/doc/geany/AUTHORS
  2627. /usr/share/doc/geany/COPYING
  2628. /usr/share/doc/geany/ChangeLog
  2629. /usr/share/doc/geany/NEWS
  2630. /usr/share/doc/geany/README
  2631. /usr/share/doc/geany/ScintillaLicense.txt
  2632. /usr/share/doc/geany/THANKS
  2633. /usr/share/doc/geany/TODO
  2634. /usr/share/doc/geany/html/images/build_menu_commands_dialog.png
  2635. /usr/share/doc/geany/html/images/find_dialog.png
  2636. /usr/share/doc/geany/html/images/find_in_files_dialog.png
  2637. /usr/share/doc/geany/html/images/main_window.png
  2638. /usr/share/doc/geany/html/images/pref_dialog_edit_completions.png
  2639. /usr/share/doc/geany/html/images/pref_dialog_edit_display.png
  2640. /usr/share/doc/geany/html/images/pref_dialog_edit_features.png
  2641. /usr/share/doc/geany/html/images/pref_dialog_edit_indentation.png
  2642. /usr/share/doc/geany/html/images/pref_dialog_files.png
  2643. /usr/share/doc/geany/html/images/pref_dialog_gen_misc.png
  2644. /usr/share/doc/geany/html/images/pref_dialog_gen_startup.png
  2645. /usr/share/doc/geany/html/images/pref_dialog_interface.png
  2646. /usr/share/doc/geany/html/images/pref_dialog_keys.png
  2647. /usr/share/doc/geany/html/images/pref_dialog_printing.png
  2648. /usr/share/doc/geany/html/images/pref_dialog_templ.png
  2649. /usr/share/doc/geany/html/images/pref_dialog_toolbar.png
  2650. /usr/share/doc/geany/html/images/pref_dialog_tools.png
  2651. /usr/share/doc/geany/html/images/pref_dialog_vte.png
  2652. /usr/share/doc/geany/html/images/replace_dialog.png
  2653. /usr/share/doc/geany/html/index.html
  2654. /usr/share/doc/geany/manual.txt
  2655. /usr/share/geany/GPL-2
  2656. /usr/share/geany/c99.tags
  2657. /usr/share/geany/filetype_extensions.conf
  2658. /usr/share/geany/filetypes.Genie.conf
  2659. /usr/share/geany/filetypes.abc
  2660. /usr/share/geany/filetypes.actionscript
  2661. /usr/share/geany/filetypes.ada
  2662. /usr/share/geany/filetypes.asm
  2663. /usr/share/geany/filetypes.c
  2664. /usr/share/geany/filetypes.caml
  2665. /usr/share/geany/filetypes.cmake
  2666. /usr/share/geany/filetypes.common
  2667. /usr/share/geany/filetypes.conf
  2668. /usr/share/geany/filetypes.cpp
  2669. /usr/share/geany/filetypes.cs
  2670. /usr/share/geany/filetypes.css
  2671. /usr/share/geany/filetypes.d
  2672. /usr/share/geany/filetypes.diff
  2673. /usr/share/geany/filetypes.docbook
  2674. /usr/share/geany/filetypes.f77
  2675. /usr/share/geany/filetypes.ferite
  2676. /usr/share/geany/filetypes.fortran
  2677. /usr/share/geany/filetypes.freebasic
  2678. /usr/share/geany/filetypes.glsl
  2679. /usr/share/geany/filetypes.haskell
  2680. /usr/share/geany/filetypes.haxe
  2681. /usr/share/geany/filetypes.html
  2682. /usr/share/geany/filetypes.java
  2683. /usr/share/geany/filetypes.javascript
  2684. /usr/share/geany/filetypes.latex
  2685. /usr/share/geany/filetypes.lua
  2686. /usr/share/geany/filetypes.makefile
  2687. /usr/share/geany/filetypes.markdown
  2688. /usr/share/geany/filetypes.matlab
  2689. /usr/share/geany/filetypes.nsis
  2690. /usr/share/geany/filetypes.pascal
  2691. /usr/share/geany/filetypes.perl
  2692. /usr/share/geany/filetypes.php
  2693. /usr/share/geany/filetypes.po
  2694. /usr/share/geany/filetypes.python
  2695. /usr/share/geany/filetypes.r
  2696. /usr/share/geany/filetypes.restructuredtext
  2697. /usr/share/geany/filetypes.ruby
  2698. /usr/share/geany/filetypes.sh
  2699. /usr/share/geany/filetypes.sql
  2700. /usr/share/geany/filetypes.tcl
  2701. /usr/share/geany/filetypes.txt2tags
  2702. /usr/share/geany/filetypes.vala
  2703. /usr/share/geany/filetypes.verilog
  2704. /usr/share/geany/filetypes.vhdl
  2705. /usr/share/geany/filetypes.xml
  2706. /usr/share/geany/filetypes.yaml
  2707. /usr/share/geany/html_entities.tags
  2708. /usr/share/geany/pascal.tags
  2709. /usr/share/geany/php.tags
  2710. /usr/share/geany/python.tags
  2711. /usr/share/geany/snippets.conf
  2712. /usr/share/geany/templates/files/file.html
  2713. /usr/share/geany/templates/files/file.php
  2714. /usr/share/geany/templates/files/file.rb
  2715. /usr/share/geany/templates/files/file.tex
  2716. /usr/share/geany/templates/files/main.c
  2717. /usr/share/geany/templates/files/main.cxx
  2718. /usr/share/geany/templates/files/main.d
  2719. /usr/share/geany/templates/files/main.java
  2720. /usr/share/geany/templates/files/main.py
  2721. /usr/share/geany/templates/files/program.pas
  2722. /usr/share/geany/ui_toolbar.xml
  2723. /usr/share/icons/hicolor/16x16/apps/classviewer-class.png
  2724. /usr/share/icons/hicolor/16x16/apps/classviewer-macro.png
  2725. /usr/share/icons/hicolor/16x16/apps/classviewer-member.png
  2726. /usr/share/icons/hicolor/16x16/apps/classviewer-method.png
  2727. /usr/share/icons/hicolor/16x16/apps/classviewer-namespace.png
  2728. /usr/share/icons/hicolor/16x16/apps/classviewer-other.png
  2729. /usr/share/icons/hicolor/16x16/apps/classviewer-struct.png
  2730. /usr/share/icons/hicolor/16x16/apps/classviewer-var.png
  2731. /usr/share/icons/hicolor/16x16/apps/geany.png
  2732. /usr/share/icons/hicolor/48x48/apps/geany.png
  2733. /usr/share/icons/hicolor/icon-theme.cache
  2734. /usr/share/icons/hicolor/scalable/apps/geany.svg
  2735. /usr/share/locale/ast/LC_MESSAGES/geany.mo
  2736. /usr/share/locale/be/LC_MESSAGES/geany.mo
  2737. /usr/share/locale/bg/LC_MESSAGES/geany.mo
  2738. /usr/share/locale/ca/LC_MESSAGES/geany.mo
  2739. /usr/share/locale/cs/LC_MESSAGES/geany.mo
  2740. /usr/share/locale/de/LC_MESSAGES/geany.mo
  2741. /usr/share/locale/el/LC_MESSAGES/geany.mo
  2742. /usr/share/locale/en_GB/LC_MESSAGES/geany.mo
  2743. /usr/share/locale/es/LC_MESSAGES/geany.mo
  2744. /usr/share/locale/fi/LC_MESSAGES/geany.mo
  2745. /usr/share/locale/fr/LC_MESSAGES/geany.mo
  2746. /usr/share/locale/gl/LC_MESSAGES/geany.mo
  2747. /usr/share/locale/hu/LC_MESSAGES/geany.mo
  2748. /usr/share/locale/it/LC_MESSAGES/geany.mo
  2749. /usr/share/locale/ja/LC_MESSAGES/geany.mo
  2750. /usr/share/locale/ko/LC_MESSAGES/geany.mo
  2751. /usr/share/locale/lb/LC_MESSAGES/geany.mo
  2752. /usr/share/locale/nl/LC_MESSAGES/geany.mo
  2753. /usr/share/locale/pl/LC_MESSAGES/geany.mo
  2754. /usr/share/locale/pt/LC_MESSAGES/geany.mo
  2755. /usr/share/locale/pt_BR/LC_MESSAGES/geany.mo
  2756. /usr/share/locale/ro/LC_MESSAGES/geany.mo
  2757. /usr/share/locale/ru/LC_MESSAGES/geany.mo
  2758. /usr/share/locale/sl/LC_MESSAGES/geany.mo
  2759. /usr/share/locale/sv/LC_MESSAGES/geany.mo
  2760. /usr/share/locale/tr/LC_MESSAGES/geany.mo
  2761. /usr/share/locale/uk/LC_MESSAGES/geany.mo
  2762. /usr/share/locale/vi/LC_MESSAGES/geany.mo
  2763. /usr/share/locale/zh_CN/LC_MESSAGES/geany.mo
  2764. /usr/share/locale/zh_TW/LC_MESSAGES/geany.mo
  2765. /usr/share/locale/ru/LC_MESSAGES/geany.mo
  2766. /usr/share/locale/sl/LC_MESSAGES/geany.mo
  2767. /usr/share/locale/sv/LC_MESSAGES/geany.mo
  2768. /usr/share/locale/tr/LC_MESSAGES/geany.mo
  2769. /usr/share/locale/uk/LC_MESSAGES/geany.mo
  2770. /usr/share/locale/vi/LC_MESSAGES/geany.mo
  2771. /usr/share/locale/zh_CN/LC_MESSAGES/geany.mo
  2772. /usr/share/locale/zh_TW/LC_MESSAGES/geany.mo
  2773. /usr/share/geany/filetypes.haxe
  2774. /usr/share/geany/filetypes.html
  2775. /usr/share/geany/filetypes.java
  2776. /usr/share/geany/filetypes.javascript
  2777. /usr/share/geany/filetypes.latex
  2778. /usr/share/geany/filetypes.lua
  2779. /usr/share/geany/filetypes.makefile
  2780. /usr/share/geany/filetypes.markdown
  2781. /usr/share/geany/filetypes.matlab
  2782. /usr/share/geany/filetypes.nsis
  2783. /usr/share/geany/filetypes.pascal
  2784. /usr/share/geany/filetypes.perl
  2785. /usr/share/geany/filetypes.php
  2786. /usr/share/geany/filetypes.po
  2787. /usr/share/geany/filetypes.python
  2788. /usr/share/geany/filetypes.r
  2789. /usr/share/geany/filetypes.restructuredtext
  2790. /usr/share/geany/filetypes.ruby
  2791. /usr/share/geany/filetypes.sh
  2792. /usr/share/geany/filetypes.sql
  2793. /usr/share/geany/filetypes.tcl
  2794. /usr/share/geany/filetypes.txt2tags
  2795. /usr/share/geany/filetypes.vala
  2796. /usr/share/geany/filetypes.verilog
  2797. /usr/share/geany/filetypes.vhdl
  2798. /usr/share/geany/filetypes.xml
  2799. /usr/share/geany/filetypes.yaml
  2800. /usr/share/geany/html_entities.tags
  2801. /usr/share/geany/pascal.tags
  2802. /usr/share/geany/php.tags
  2803. /usr/share/geany/python.tags
  2804. /usr/share/geany/snippets.conf
  2805. /usr/share/geany/templates/files/file.html
  2806. /usr/share/geany/templates/files/file.php
  2807. /usr/share/geany/templates/files/file.rb
  2808. /usr/share/geany/templates/files/file.tex
  2809. /usr/share/geany/templates/files/main.c
  2810. /usr/share/geany/templates/files/main.cxx
  2811. /usr/share/geany/templates/files/main.d
  2812. /usr/share/geany/templates/files/main.java
  2813. /usr/share/geany/templates/files/main.py
  2814. /usr/share/geany/templates/files/program.pas
  2815. /usr/share/geany/ui_toolbar.xml
  2816. /usr/share/icons/hicolor/16x16/apps/classviewer-class.png
  2817. /usr/share/icons/hicolor/16x16/apps/classviewer-macro.png
  2818. /usr/share/icons/hicolor/16x16/apps/classviewer-member.png
  2819. /usr/share/icons/hicolor/16x16/apps/classviewer-method.png
  2820. /usr/share/icons/hicolor/16x16/apps/classviewer-namespace.png
  2821. /usr/share/icons/hicolor/16x16/apps/classviewer-other.png
  2822. /usr/share/icons/hicolor/16x16/apps/classviewer-struct.png
  2823. /usr/share/icons/hicolor/16x16/apps/classviewer-var.png
  2824. /usr/share/icons/hicolor/16x16/apps/geany.png
  2825. /usr/share/icons/hicolor/48x48/apps/geany.png
  2826. /usr/share/icons/hicolor/icon-theme.cache
  2827. /usr/share/icons/hicolor/scalable/apps/geany.svg
  2828. /usr/share/locale/ast/LC_MESSAGES/geany.mo
  2829. /usr/share/locale/be/LC_MESSAGES/geany.mo
  2830. /usr/share/locale/bg/LC_MESSAGES/geany.mo
  2831. /usr/share/locale/ca/LC_MESSAGES/geany.mo
  2832. /usr/share/locale/cs/LC_MESSAGES/geany.mo
  2833. /usr/share/locale/de/LC_MESSAGES/geany.mo
  2834. /usr/share/locale/el/LC_MESSAGES/geany.mo
  2835. /usr/share/locale/en_GB/LC_MESSAGES/geany.mo
  2836. /usr/share/locale/es/LC_MESSAGES/geany.mo
  2837. /usr/share/locale/fi/LC_MESSAGES/geany.mo
  2838. /usr/share/locale/fr/LC_MESSAGES/geany.mo
  2839. /usr/share/locale/gl/LC_MESSAGES/geany.mo
  2840. /usr/share/locale/hu/LC_MESSAGES/geany.mo
  2841. /usr/share/locale/it/LC_MESSAGES/geany.mo
  2842. /usr/share/locale/ja/LC_MESSAGES/geany.mo
  2843. /usr/share/locale/ko/LC_MESSAGES/geany.mo
  2844. /usr/share/locale/lb/LC_MESSAGES/geany.mo
  2845. /usr/share/locale/nl/LC_MESSAGES/geany.mo
  2846. /usr/share/locale/pl/LC_MESSAGES/geany.mo
  2847. /usr/share/locale/pt/LC_MESSAGES/geany.mo
  2848. /usr/share/locale/pt_BR/LC_MESSAGES/geany.mo
  2849. /usr/share/locale/ro/LC_MESSAGES/geany.mo
  2850. /usr/share/locale/ru/LC_MESSAGES/geany.mo
  2851. /usr/share/locale/sl/LC_MESSAGES/geany.mo
  2852. /usr/share/locale/sv/LC_MESSAGES/geany.mo
  2853. /usr/share/locale/tr/LC_MESSAGES/geany.mo
  2854. /usr/share/locale/uk/LC_MESSAGES/geany.mo
  2855. /usr/share/locale/vi/LC_MESSAGES/geany.mo
  2856. /usr/share/locale/zh_CN/LC_MESSAGES/geany.mo
  2857. /usr/share/locale/zh_TW/LC_MESSAGES/geany.mo
  2858. /usr/share/icons/hicolor/48x48/apps/geany.png
  2859. /usr/share/icons/hicolor/icon-theme.cache
  2860. /usr/share/icons/hicolor/scalable/apps/geany.svg
  2861. /usr/share/locale/ast/LC_MESSAGES/geany.mo
  2862. /usr/share/locale/be/LC_MESSAGES/geany.mo
  2863. /usr/share/locale/bg/LC_MESSAGES/geany.mo
  2864. /usr/share/locale/ca/LC_MESSAGES/geany.mo
  2865. /usr/share/locale/cs/LC_MESSAGES/geany.mo
  2866. /usr/share/locale/de/LC_MESSAGES/geany.mo
  2867. /usr/share/locale/el/LC_MESSAGES/geany.mo
  2868. /usr/share/locale/en_GB/LC_MESSAGES/geany.mo
  2869. /usr/share/locale/es/LC_MESSAGES/geany.mo
  2870. /usr/share/locale/fi/LC_MESSAGES/geany.mo
  2871. /usr/share/locale/fr/LC_MESSAGES/geany.mo
  2872. /usr/share/locale/gl/LC_MESSAGES/geany.mo
  2873. /usr/share/locale/hu/LC_MESSAGES/geany.mo
  2874. /usr/share/locale/it/LC_MESSAGES/geany.mo
  2875. /usr/share/locale/ja/LC_MESSAGES/geany.mo
  2876. /usr/share/locale/ko/LC_MESSAGES/geany.mo
  2877. /usr/share/locale/lb/LC_MESSAGES/geany.mo
  2878. /usr/share/locale/nl/LC_MESSAGES/geany.mo
  2879. /usr/share/locale/pl/LC_MESSAGES/geany.mo
  2880. /usr/share/locale/pt/LC_MESSAGES/geany.mo
  2881. /usr/share/locale/pt_BR/LC_MESSAGES/geany.mo
  2882. /usr/share/locale/ro/LC_MESSAGES/geany.mo
  2883. /usr/share/locale/ru/LC_MESSAGES/geany.mo
  2884. /usr/share/locale/sl/LC_MESSAGES/geany.mo
  2885. /usr/share/locale/sv/LC_MESSAGES/geany.mo
  2886. /usr/share/locale/tr/LC_MESSAGES/geany.mo
  2887. /usr/share/locale/uk/LC_MESSAGES/geany.mo
  2888. /usr/share/locale/vi/LC_MESSAGES/geany.mo
  2889. /usr/share/locale/zh_CN/LC_MESSAGES/geany.mo
  2890. /usr/share/locale/zh_TW/LC_MESSAGES/geany.mo
  2891. /usr/share/geany/filetype_extensions.conf
  2892. /usr/share/geany/filetypes.Genie.conf
  2893. /usr/share/geany/filetypes.abc
  2894. /usr/share/geany/filetypes.actionscript
  2895. /usr/share/geany/filetypes.ada
  2896. /usr/share/geany/filetypes.asm
  2897. /usr/share/geany/filetypes.c
  2898. /usr/share/geany/filetypes.caml
  2899. /usr/share/geany/filetypes.cmake
  2900. /usr/share/geany/filetypes.common
  2901. /usr/share/geany/filetypes.conf
  2902. /usr/share/geany/filetypes.cpp
  2903. /usr/share/geany/filetypes.cs
  2904. /usr/share/geany/filetypes.css
  2905. /usr/share/geany/filetypes.d
  2906. /usr/share/geany/filetypes.diff
  2907. /usr/share/geany/filetypes.docbook
  2908. /usr/share/geany/filetypes.f77
  2909. /usr/share/geany/filetypes.ferite
  2910. /usr/share/geany/filetypes.fortran
  2911. /usr/share/geany/filetypes.freebasic
  2912. /usr/share/geany/filetypes.glsl
  2913. /usr/share/geany/filetypes.haskell
  2914. /usr/share/geany/filetypes.haxe
  2915. /usr/share/geany/filetypes.html
  2916. /usr/share/geany/filetypes.java
  2917. /usr/share/geany/filetypes.javascript
  2918. /usr/share/geany/filetypes.latex
  2919. /usr/share/geany/filetypes.lua
  2920. /usr/share/geany/filetypes.makefile
  2921. /usr/share/geany/filetypes.markdown
  2922. /usr/share/geany/filetypes.matlab
  2923. /usr/share/geany/filetypes.nsis
  2924. /usr/share/geany/filetypes.pascal
  2925. /usr/share/geany/filetypes.perl
  2926. /usr/share/geany/filetypes.php
  2927. /usr/share/geany/filetypes.po
  2928. /usr/share/geany/filetypes.python
  2929. /usr/share/geany/filetypes.r
  2930. /usr/share/geany/filetypes.restructuredtext
  2931. /usr/share/geany/filetypes.ruby
  2932. /usr/share/geany/filetypes.sh
  2933. /usr/share/geany/filetypes.sql
  2934. /usr/share/geany/filetypes.tcl
  2935. /usr/share/geany/filetypes.txt2tags
  2936. /usr/share/geany/filetypes.vala
  2937. /usr/share/geany/filetypes.verilog
  2938. /usr/share/geany/filetypes.vhdl
  2939. /usr/share/geany/filetypes.xml
  2940. /usr/share/geany/filetypes.yaml
  2941. /usr/share/geany/html_entities.tags
  2942. /usr/share/geany/pascal.tags
  2943. /usr/share/geany/php.tags
  2944. /usr/share/geany/python.tags
  2945. /usr/share/geany/snippets.conf
  2946. /usr/share/geany/templates/files/file.html
  2947. /usr/share/geany/templates/files/file.php
  2948. /usr/share/geany/templates/files/file.rb
  2949. /usr/share/geany/templates/files/file.tex
  2950. /usr/share/geany/templates/files/main.c
  2951. /usr/share/geany/templates/files/main.cxx
  2952. /usr/share/geany/templates/files/main.d
  2953. /usr/share/geany/templates/files/main.java
  2954. /usr/share/geany/templates/files/main.py
  2955. /usr/share/geany/templates/files/program.pas
  2956. /usr/share/geany/ui_toolbar.xml
  2957. /usr/share/icons/hicolor/16x16/apps/classviewer-class.png
  2958. /usr/share/icons/hicolor/16x16/apps/classviewer-macro.png
  2959. /usr/share/icons/hicolor/16x16/apps/classviewer-member.png
  2960. /usr/share/icons/hicolor/16x16/apps/classviewer-method.png
  2961. /usr/share/icons/hicolor/16x16/apps/classviewer-namespace.png
  2962. /usr/share/icons/hicolor/16x16/apps/classviewer-other.png
  2963. /usr/share/icons/hicolor/16x16/apps/classviewer-struct.png
  2964. /usr/share/icons/hicolor/16x16/apps/classviewer-var.png
  2965. /usr/share/icons/hicolor/16x16/apps/geany.png
  2966. /usr/share/icons/hicolor/48x48/apps/geany.png
  2967. /usr/share/icons/hicolor/icon-theme.cache
  2968. /usr/share/icons/hicolor/scalable/apps/geany.svg
  2969. /usr/share/locale/ast/LC_MESSAGES/geany.mo
  2970. /usr/share/locale/be/LC_MESSAGES/geany.mo
  2971. /usr/share/locale/bg/LC_MESSAGES/geany.mo
  2972. /usr/share/locale/ca/LC_MESSAGES/geany.mo
  2973. /usr/share/locale/cs/LC_MESSAGES/geany.mo
  2974. /usr/share/locale/de/LC_MESSAGES/geany.mo
  2975. /usr/share/locale/el/LC_MESSAGES/geany.mo
  2976. /usr/share/locale/en_GB/LC_MESSAGES/geany.mo
  2977. /usr/share/locale/es/LC_MESSAGES/geany.mo
  2978. /usr/share/locale/fi/LC_MESSAGES/geany.mo
  2979. /usr/share/locale/fr/LC_MESSAGES/geany.mo
  2980. /usr/share/locale/gl/LC_MESSAGES/geany.mo
  2981. /usr/share/locale/hu/LC_MESSAGES/geany.mo
  2982. /usr/share/locale/it/LC_MESSAGES/geany.mo
  2983. /usr/share/locale/ja/LC_MESSAGES/geany.mo
  2984. /usr/share/locale/ko/LC_MESSAGES/geany.mo
  2985. /usr/share/locale/lb/LC_MESSAGES/geany.mo
  2986. /usr/share/locale/nl/LC_MESSAGES/geany.mo
  2987. /usr/share/locale/pl/LC_MESSAGES/geany.mo
  2988. /usr/share/locale/pt/LC_MESSAGES/geany.mo
  2989. /usr/share/locale/pt_BR/LC_MESSAGES/geany.mo
  2990. /usr/share/locale/ro/LC_MESSAGES/geany.mo
  2991. /usr/share/locale/ru/LC_MESSAGES/geany.mo
  2992. /usr/share/locale/sl/LC_MESSAGES/geany.mo
  2993. /usr/share/locale/sv/LC_MESSAGES/geany.mo
  2994. /usr/share/locale/tr/LC_MESSAGES/geany.mo
  2995. /usr/share/locale/uk/LC_MESSAGES/geany.mo
  2996. /usr/share/locale/vi/LC_MESSAGES/geany.mo
  2997. /usr/share/locale/zh_CN/LC_MESSAGES/geany.mo
  2998. /usr/share/locale/zh_TW/LC_MESSAGES/geany.mo
  2999. /usr/share/locale/ru/LC_MESSAGES/geany.mo
  3000. /usr/share/locale/sl/LC_MESSAGES/geany.mo
  3001. /usr/share/locale/sv/LC_MESSAGES/geany.mo
  3002. /usr/share/locale/tr/LC_MESSAGES/geany.mo
  3003. /usr/share/locale/uk/LC_MESSAGES/geany.mo
  3004. /usr/share/locale/vi/LC_MESSAGES/geany.mo
  3005. /usr/share/locale/zh_CN/LC_MESSAGES/geany.mo
  3006. /usr/share/locale/zh_TW/LC_MESSAGES/geany.mo
  3007. /usr/share/geany/filetypes.haxe
  3008. /usr/share/geany/filetypes.html
  3009. /usr/share/geany/filetypes.java
  3010. /usr/share/geany/filetypes.javascript
  3011. /usr/share/geany/filetypes.latex
  3012. /usr/share/geany/filetypes.lua
  3013. /usr/share/geany/filetypes.makefile
  3014. /usr/share/geany/filetypes.markdown
  3015. /usr/share/geany/filetypes.matlab
  3016. /usr/share/geany/filetypes.nsis
  3017. /usr/share/geany/filetypes.pascal
  3018. /usr/share/geany/filetypes.perl
  3019. /usr/share/geany/filetypes.php
  3020. /usr/share/geany/filetypes.po
  3021. /usr/share/geany/filetypes.python
  3022. /usr/share/geany/filetypes.r
  3023. /usr/share/geany/filetypes.restructuredtext
  3024. /usr/share/geany/filetypes.ruby
  3025. /usr/share/geany/filetypes.sh
  3026. /usr/share/geany/filetypes.sql
  3027. /usr/share/geany/filetypes.tcl
  3028. /usr/share/geany/filetypes.txt2tags
  3029. /usr/share/geany/filetypes.vala
  3030. /usr/share/geany/filetypes.verilog
  3031. /usr/share/geany/filetypes.vhdl
  3032. /usr/share/geany/filetypes.xml
  3033. /usr/share/geany/filetypes.yaml
  3034. /usr/share/geany/html_entities.tags
  3035. /usr/share/geany/pascal.tags
  3036. /usr/share/geany/php.tags
  3037. /usr/share/geany/python.tags
  3038. /usr/share/geany/snippets.conf
  3039. /usr/share/geany/templates/files/file.html
  3040. /usr/share/geany/templates/files/file.php
  3041. /usr/share/geany/templates/files/file.rb
  3042. /usr/share/geany/templates/files/file.tex
  3043. /usr/share/geany/templates/files/main.c
  3044. /usr/share/geany/templates/files/main.cxx
  3045. /usr/share/geany/templates/files/main.d
  3046. /usr/share/geany/templates/files/main.java
  3047. /usr/share/geany/templates/files/main.py
  3048. /usr/share/geany/templates/files/program.pas
  3049. /usr/share/geany/ui_toolbar.xml
  3050. /usr/share/icons/hicolor/16x16/apps/classviewer-class.png
  3051. /usr/share/icons/hicolor/16x16/apps/classviewer-macro.png
  3052. /usr/share/icons/hicolor/16x16/apps/classviewer-member.png
  3053. /usr/share/icons/hicolor/16x16/apps/classviewer-method.png
  3054. /usr/share/icons/hicolor/16x16/apps/classviewer-namespace.png
  3055. /usr/share/icons/hicolor/16x16/apps/classviewer-other.png
  3056. /usr/share/icons/hicolor/16x16/apps/classviewer-struct.png
  3057. /usr/share/icons/hicolor/16x16/apps/classviewer-var.png
  3058. /usr/share/icons/hicolor/16x16/apps/geany.png
  3059. /usr/share/icons/hicolor/48x48/apps/geany.png
  3060. /usr/share/icons/hicolor/icon-theme.cache
  3061. /usr/share/icons/hicolor/scalable/apps/geany.svg
  3062. /usr/share/locale/ast/LC_MESSAGES/geany.mo
  3063. /usr/share/locale/be/LC_MESSAGES/geany.mo
  3064. /usr/share/locale/bg/LC_MESSAGES/geany.mo
  3065. /usr/share/locale/ca/LC_MESSAGES/geany.mo
  3066. /usr/share/locale/cs/LC_MESSAGES/geany.mo
  3067. /usr/share/locale/de/LC_MESSAGES/geany.mo
  3068. /usr/share/locale/el/LC_MESSAGES/geany.mo
  3069. /usr/share/locale/en_GB/LC_MESSAGES/geany.mo
  3070. /usr/share/locale/es/LC_MESSAGES/geany.mo
  3071. /usr/share/locale/fi/LC_MESSAGES/geany.mo
  3072. /usr/share/locale/fr/LC_MESSAGES/geany.mo
  3073. /usr/share/locale/gl/LC_MESSAGES/geany.mo
  3074. /usr/share/locale/hu/LC_MESSAGES/geany.mo
  3075. /usr/share/locale/it/LC_MESSAGES/geany.mo
  3076. /usr/share/locale/ja/LC_MESSAGES/geany.mo
  3077. /usr/share/locale/ko/LC_MESSAGES/geany.mo
  3078. /usr/share/locale/lb/LC_MESSAGES/geany.mo
  3079. /usr/share/locale/nl/LC_MESSAGES/geany.mo
  3080. /usr/share/locale/pl/LC_MESSAGES/geany.mo
  3081. /usr/share/locale/pt/LC_MESSAGES/geany.mo
  3082. /usr/share/locale/pt_BR/LC_MESSAGES/geany.mo
  3083. /usr/share/locale/ro/LC_MESSAGES/geany.mo
  3084. /usr/share/locale/ru/LC_MESSAGES/geany.mo
  3085. /usr/share/locale/sl/LC_MESSAGES/geany.mo
  3086. /usr/share/locale/sv/LC_MESSAGES/geany.mo
  3087. /usr/share/locale/tr/LC_MESSAGES/geany.mo
  3088. /usr/share/locale/uk/LC_MESSAGES/geany.mo
  3089. /usr/share/locale/vi/LC_MESSAGES/geany.mo
  3090. /usr/share/locale/zh_CN/LC_MESSAGES/geany.mo
  3091. /usr/share/locale/zh_TW/LC_MESSAGES/geany.mo
  3092. /usr/share/locale/es/LC_MESSAGES/geany.mo
  3093. /usr/share/locale/fi/LC_MESSAGES/geany.mo
  3094. /usr/share/locale/fr/LC_MESSAGES/geany.mo
  3095. /usr/share/locale/gl/LC_MESSAGES/geany.mo
  3096. /usr/share/locale/hu/LC_MESSAGES/geany.mo
  3097. /usr/share/locale/it/LC_MESSAGES/geany.mo
  3098. /usr/share/locale/ja/LC_MESSAGES/geany.mo
  3099. /usr/share/locale/ko/LC_MESSAGES/geany.mo
  3100. /usr/share/locale/lb/LC_MESSAGES/geany.mo
  3101. /usr/share/locale/nl/LC_MESSAGES/geany.mo
  3102. /usr/share/locale/pl/LC_MESSAGES/geany.mo
  3103. /usr/share/locale/pt/LC_MESSAGES/geany.mo
  3104. /usr/share/locale/pt_BR/LC_MESSAGES/geany.mo
  3105. /usr/share/locale/ro/LC_MESSAGES/geany.mo
  3106. /usr/share/locale/ru/LC_MESSAGES/geany.mo
  3107. /usr/share/locale/sl/LC_MESSAGES/geany.mo
  3108. /usr/share/locale/sv/LC_MESSAGES/geany.mo
  3109. /usr/share/locale/tr/LC_MESSAGES/geany.mo
  3110. /usr/share/locale/uk/LC_MESSAGES/geany.mo
  3111. /usr/share/locale/vi/LC_MESSAGES/geany.mo
  3112. /usr/share/locale/zh_CN/LC_MESSAGES/geany.mo
  3113. /usr/share/locale/zh_TW/LC_MESSAGES/geany.mo
  3114. /usr/share/locale/ru/LC_MESSAGES/geany.mo
  3115. /usr/share/locale/sl/LC_MESSAGES/geany.mo
  3116. /usr/share/locale/sv/LC_MESSAGES/geany.mo
  3117. /usr/share/locale/tr/LC_MESSAGES/geany.mo
  3118. /usr/share/locale/uk/LC_MESSAGES/geany.mo
  3119. /usr/share/locale/vi/LC_MESSAGES/geany.mo
  3120. /usr/share/locale/zh_CN/LC_MESSAGES/geany.mo
  3121. /usr/share/locale/zh_TW/LC_MESSAGES/geany.mo
  3122. /usr/share/geany/filetypes.haxe
  3123. /usr/share/geany/filetypes.html
  3124. /usr/share/geany/filetypes.java
  3125. /usr/share/geany/filetypes.javascript
  3126. /usr/share/geany/filetypes.latex
  3127. /usr/share/geany/filetypes.lua
  3128. /usr/share/geany/filetypes.makefile
  3129. /usr/share/geany/filetypes.markdown
  3130. /usr/share/geany/filetypes.matlab
  3131. /usr/share/geany/filetypes.nsis
  3132. /usr/share/geany/filetypes.pascal
  3133. /usr/share/geany/filetypes.perl
  3134. /usr/share/geany/filetypes.php
  3135. /usr/share/geany/filetypes.po
  3136. /usr/share/geany/filetypes.python
  3137. /usr/share/geany/filetypes.r
  3138. /usr/share/geany/filetypes.restructuredtext
  3139. /usr/share/geany/filetypes.ruby
  3140. /usr/share/geany/filetypes.sh
  3141. /usr/share/geany/filetypes.sql
  3142. /usr/share/geany/filetypes.tcl
  3143. /usr/share/geany/filetypes.txt2tags
  3144. /usr/share/geany/filetypes.vala
  3145. /usr/share/geany/filetypes.verilog
  3146. /usr/share/geany/filetypes.vhdl
  3147. /usr/share/geany/filetypes.xml
  3148. /usr/share/geany/filetypes.yaml
  3149. /usr/share/geany/html_entities.tags
  3150. /usr/share/geany/pascal.tags
  3151. /usr/share/geany/php.tags
  3152. /usr/share/geany/python.tags
  3153. /usr/share/geany/snippets.conf
  3154. /usr/share/geany/templates/files/file.html
  3155. /usr/share/geany/templates/files/file.php
  3156. /usr/share/geany/templates/files/file.rb
  3157. /usr/share/geany/templates/files/file.tex
  3158. /usr/share/geany/templates/files/main.c
  3159. /usr/share/geany/templates/files/main.cxx
  3160. /usr/share/geany/templates/files/main.d
  3161. /usr/share/geany/templates/files/main.java
  3162. /usr/share/geany/templates/files/main.py
  3163. /usr/share/geany/templates/files/program.pas
  3164. /usr/share/geany/ui_toolbar.xml
  3165. /usr/share/icons/hicolor/16x16/apps/classviewer-class.png
  3166. /usr/share/icons/hicolor/16x16/apps/classviewer-macro.png
  3167. /usr/share/icons/hicolor/16x16/apps/classviewer-member.png
  3168. /usr/share/icons/hicolor/16x16/apps/classviewer-method.png
  3169. /usr/share/icons/hicolor/16x16/apps/classviewer-namespace.png
  3170. /usr/share/icons/hicolor/16x16/apps/classviewer-other.png
  3171. /usr/share/icons/hicolor/16x16/apps/classviewer-struct.png
  3172. /usr/share/icons/hicolor/16x16/apps/classviewer-var.png
  3173. /usr/share/icons/hicolor/16x16/apps/geany.png
  3174. /usr/share/icons/hicolor/48x48/apps/geany.png
  3175. /usr/share/icons/hicolor/icon-theme.cache
  3176. /usr/share/icons/hicolor/scalable/apps/geany.svg
  3177. /usr/share/locale/ast/LC_MESSAGES/geany.mo
  3178. /usr/share/locale/be/LC_MESSAGES/geany.mo
  3179. /usr/share/locale/bg/LC_MESSAGES/geany.mo
  3180. /usr/share/locale/ca/LC_MESSAGES/geany.mo
  3181. /usr/share/locale/cs/LC_MESSAGES/geany.mo
  3182. /usr/share/locale/de/LC_MESSAGES/geany.mo
  3183. /usr/share/locale/el/LC_MESSAGES/geany.mo
  3184. /usr/share/locale/en_GB/LC_MESSAGES/geany.mo
  3185. /usr/share/locale/es/LC_MESSAGES/geany.mo
  3186. /usr/share/locale/fi/LC_MESSAGES/geany.mo
  3187. /usr/share/locale/fr/LC_MESSAGES/geany.mo
  3188. /usr/share/locale/gl/LC_MESSAGES/geany.mo
  3189. /usr/share/locale/hu/LC_MESSAGES/geany.mo
  3190. /usr/share/locale/it/LC_MESSAGES/geany.mo
  3191. /usr/share/locale/ja/LC_MESSAGES/geany.mo
  3192. /usr/share/locale/ko/LC_MESSAGES/geany.mo
  3193. /usr/share/locale/lb/LC_MESSAGES/geany.mo
  3194. /usr/share/locale/nl/LC_MESSAGES/geany.mo
  3195. /usr/share/locale/pl/LC_MESSAGES/geany.mo
  3196. /usr/share/locale/pt/LC_MESSAGES/geany.mo
  3197. /usr/share/locale/pt_BR/LC_MESSAGES/geany.mo
  3198. /usr/share/locale/ro/LC_MESSAGES/geany.mo
  3199. /usr/share/locale/ru/LC_MESSAGES/geany.mo
  3200. /usr/share/locale/sl/LC_MESSAGES/geany.mo
  3201. /usr/share/locale/sv/LC_MESSAGES/geany.mo
  3202. /usr/share/locale/tr/LC_MESSAGES/geany.mo
  3203. /usr/share/locale/uk/LC_MESSAGES/geany.mo
  3204. /usr/share/locale/vi/LC_MESSAGES/geany.mo
  3205. /usr/share/locale/zh_CN/LC_MESSAGES/geany.mo
  3206. /usr/share/locale/zh_TW/LC_MESSAGES/geany.mo
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement