Subversion Repositories Kolibri OS

Rev

Rev 2391 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

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