Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Blame | Last modification | View Log | Download | RSS feed

  1. [Associations]
  2. asm=/sys/TinyPad; AsmMenu1,AsmMenu2
  3. inc=/sys/TinyPad
  4. ini=/sys/TinyPad
  5. txt=/sys/TinyPad
  6. jpg=/sys/media/kiv
  7. jpeg=/sys/media/kiv
  8. gif=/sys/media/kiv; ViewGraph,MenuAnimage
  9. wav=/sys/media/AC97SND
  10. mp3=/sys/media/AC97SND
  11. xm=/sys/media/AC97SND
  12. mid=/sys/media/MIDAMP
  13. bmp=/sys/media/kiv; ViewGraph,MenuAnimage
  14. png=/sys/media/kiv
  15. ico=/sys/media/kiv
  16. cur=/sys/media/kiv
  17. pcx=/sys/media/kiv
  18. rtf=/sys/RtfRead
  19. 3ds=/sys/3d/view3ds
  20. lif=/sys/demos/life2
  21. skn=/sys/desktop
  22. m3u=/sys/media/listplay
  23. lap=/sys/media/listplay
  24. asf=/sys/media/listplay
  25. cvs=/sys/graph
  26. obj=/sys/develop/cObj
  27. nes=/sys/fceu
  28. sna=/sys/e80
  29. htm=/sys/HTMLv
  30. html=/sys/HTMLv
  31.  
  32. [Menu]
  33. AsmMenu1=&Edit,/sys/TinyPad
  34. AsmMenu2=&Compile,/sys/develop/fasm
  35. ViewGraph=&View,/sys/media/kiv
  36. MenuAnimage=&Edit,/sys/media/animage
  37.  
  38. [Panels]
  39. ; View modes for files on panels
  40. ; values correspond to digits for LCtrl+<1-4>
  41. LeftViewMode=2
  42. RightViewMode=2
  43. ; Sort modes for files on panels
  44. ;   values are 2 * N + M, where
  45. ;     M = 0 - normal sorting, M = 1 - reverse sorting
  46. ;     N = 0-6 correspond to sort mode for Ctrl+F<3-9>
  47. LeftSortMode=0
  48. RightSortMode=0
  49.  
  50. [Editor]
  51. ; Symbols for end-of-line, which will be added by kfar editor
  52. ; when new line will be created:
  53. ; DOS - like in DOS/Win (0D 0A), Unix - like in Unix (0A),
  54. ; Mac - like in Mac (0D)
  55. EOLStyle=Unix
  56.  
  57. [FolderShortcuts]
  58. ; You can define up to 10 links to folders Shortcut0...Shortcut9,
  59. ; the quick jump to such folders can be done with RCtrl+<digit>
  60. Shortcut0=/rd/1
  61.  
  62. [Confirmations]
  63. Delete=1
  64. DeleteIncomplete=0
  65.  
  66. [Plugins]
  67. ; On left of the equal sign any sensical or nonsensical name can appear;
  68. ; on right - path to plugin.
  69. ; If path is not absolute, it is counted from the folder with kfar binary.
  70. ArchiveReader=/sys/lib/archiver.obj
  71.