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