Subversion Repositories Kolibri OS

Rev

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

Rev Author Line No. Line
1737 clevermous 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
3103 Albom 8
jpe=/sys/media/kiv
1737 clevermous 9
gif=/sys/media/kiv; ViewGraph,MenuAnimage
3103 Albom 10
ico=/sys/media/kiv
1737 clevermous 11
bmp=/sys/media/kiv; ViewGraph,MenuAnimage
12
png=/sys/media/kiv
13
cur=/sys/media/kiv
14
pcx=/sys/media/kiv
2391 dunkaist 15
pbm=/sys/media/kiv
16
pgm=/sys/media/kiv
17
pnm=/sys/media/kiv
18
tif=/sys/media/kiv
19
tiff=/sys/media/kiv
2393 dunkaist 20
wbmp=/sys/media/kiv
3103 Albom 21
xcf=/sys/media/kiv
1737 clevermous 22
rtf=/sys/RtfRead
23
3ds=/sys/3d/view3ds
24
lif=/sys/demos/life2
25
skn=/sys/desktop
26
m3u=/sys/media/listplay
27
lap=/sys/media/listplay
28
asf=/sys/media/listplay
3103 Albom 29
wav=/sys/media/AC97SND
30
mp3=/sys/media/AC97SND
31
xm=/sys/media/AC97SND
32
mid=/sys/media/MIDAMP
1737 clevermous 33
cvs=/sys/graph
34
obj=/sys/develop/cObj
35
htm=/sys/HTMLv
36
html=/sys/HTMLv
2663 leency 37
fb2=/sys/HTMLv
3103 Albom 38
mht=/sys/HTMLv
39
kla=/sys/games/klavisha
3677 mario79 40
avi=/addappl/media/fplay-full
41
mpg=/addappl/media/fplay-full
42
mov=/addappl/media/fplay-full
43
flv=/addappl/media/fplay-full
44
wmv=/addappl/media/fplay-full
45
vob=/addappl/media/fplay-full
46
mkv=/addappl/media/fplay-full
47
mp4=/addappl/media/fplay-full
48
mpeg=/addappl/media/fplay-full
49
3gp=/addappl/media/fplay-full
1737 clevermous 50
 
51
[Menu]
52
AsmMenu1=&Edit,/sys/TinyPad
53
AsmMenu2=&Compile,/sys/develop/fasm
54
ViewGraph=&View,/sys/media/kiv
55
MenuAnimage=&Edit,/sys/media/animage
56
 
57
[Panels]
58
; View modes for files on panels
59
; values correspond to digits for LCtrl+<1-4>
60
LeftViewMode=2
61
RightViewMode=2
62
; Sort modes for files on panels
63
;   values are 2 * N + M, where
64
;     M = 0 - normal sorting, M = 1 - reverse sorting
65
;     N = 0-6 correspond to sort mode for Ctrl+F<3-9>
66
LeftSortMode=0
67
RightSortMode=0
68
 
69
[Editor]
70
; Symbols for end-of-line, which will be added by kfar editor
71
; when new line will be created:
72
; DOS - like in DOS/Win (0D 0A), Unix - like in Unix (0A),
73
; Mac - like in Mac (0D)
74
EOLStyle=Unix
75
 
76
[FolderShortcuts]
77
; You can define up to 10 links to folders Shortcut0...Shortcut9,
78
; the quick jump to such folders can be done with RCtrl+
79
Shortcut0=/rd/1
80
 
81
[Confirmations]
82
Delete=1
83
DeleteIncomplete=0
84
 
85
[Plugins]
86
; On left of the equal sign any sensical or nonsensical name can appear;
87
; on right - path to plugin.
88
; If path is not absolute, it is counted from the folder with kfar binary.
89
ArchiveReader=/sys/lib/archiver.obj