]> git.pld-linux.org Git - packages/endeavour.git/blob - endeavour-mimetypes.ini
- release 7 (by relup.sh)
[packages/endeavour.git] / endeavour-mimetypes.ini
1 BeginMIMEType = 1
2         Type = misc/untitled
3         Description = New MIME Type
4         Handler = Command
5 EndMIMEType
6 BeginMIMEType = 1
7         Type = image/*
8         Value = .jpg .bmp .gif .xpm .png .tiff
9         IconSmallStandard = /usr/share/endeavour2/icons/icon_file_image_20x20.xpm
10         IconMediumStandard = /usr/share/endeavour2/icons/icon_file_image_32x32.xpm
11         IconLargeStandard = /usr/share/endeavour2/icons/icon_file_image_48x48.xpm
12         Handler = Command
13         Command = default=/usr/bin/eog %s
14         Command = test=/usr/bin/[ -n "$DISPLAY" -a -x /usr/bin/eog ]
15         AccessTime = 1105345304
16         ModifyTime = 1105345304
17         ChangeTime = 1105345304
18 EndMIMEType
19 BeginMIMEType = 1
20         Type = audio/mod
21         Handler = Command
22         Command = default=/usr/bin/mikmod %s
23         ModifyTime = 1104936897
24         ChangeTime = 1104936897
25 EndMIMEType
26 BeginMIMEType = 1
27         Type = audio/*
28         Handler = Command
29         Command = default=/usr/bin/mplayer -vc null -vo null %s
30         Command = test=/usr/bin/[ -z "$DISPLAY" ]
31         ModifyTime = 1104936897
32         ChangeTime = 1104936897
33 EndMIMEType
34 BeginMIMEType = 1
35         Type = video/*
36         Handler = Command
37         Command = default=/usr/bin/mplayer -vc null -vo null %s
38         Command = test=/usr/bin/[ -z "$DISPLAY" ]
39         ModifyTime = 1104936897
40         ChangeTime = 1104936897
41 EndMIMEType
42 BeginMIMEType = 1
43         Type = video/mpeg
44         Handler = Command
45         Command = default=/usr/bin/mplayer -vc null -vo null %s
46         Command = test=/usr/bin/[ -z "$DISPLAY" ]
47         ModifyTime = 1104936897
48         ChangeTime = 1104936897
49 EndMIMEType
50 BeginMIMEType = 1
51         Type = application/pdf
52         Value = .pdf
53         Description = PDF File
54         IconSmallStandard = /usr/share/endeavour2/icons/icon_file_pdf_20x20.xpm
55         IconMediumStandard = /usr/share/endeavour2/icons/icon_file_pdf_32x32.xpm
56         IconLargeStandard = /usr/share/endeavour2/icons/icon_file_pdf_48x48.xpm
57         Handler = Command
58         Command = default=/usr/bin/acroread %s
59         Command = test=/usr/bin/[ -n "$DISPLAY" ]
60         AccessTime = 1105345458
61         ModifyTime = 1105345458
62         ChangeTime = 1105345458
63 EndMIMEType
64 BeginMIMEType = 1
65         Type = application/postscript
66         Value = .ai .eps .ps
67         Description = Postscript Files
68         Handler = Command
69         Command = default=/usr/bin/gv -safer %s
70         Command = test=/usr/bin/[ -n "$DISPLAY" ]
71         AccessTime = 1105345495
72         ModifyTime = 1105345495
73         ChangeTime = 1105345495
74 EndMIMEType
75 BeginMIMEType = 1
76         Type = text/html
77         Value = .html
78         Description = HTML File
79         IconSmallStandard = /usr/share/endeavour2/icons/icon_mozilla_20x20.xpm
80         IconMediumStandard = /usr/share/endeavour2/icons/icon_mozilla_32x32.xpm
81         IconLargeStandard = /usr/share/endeavour2/icons/icon_mozilla_48x48.xpm
82         Handler = Command
83         Command = default=/usr/bin/mozilla-firefox %s
84         AccessTime = 1105345140
85         ModifyTime = 1105345140
86         ChangeTime = 1105345140
87 EndMIMEType
88 BeginMIMEType = 1
89         Type = application/x-shockwave-flash
90         Handler = Command
91         Command = default=/usr/bin/swfplayer %s & sleep 2
92         Command = test=/usr/bin/[ -n "$DISPLAY" ]
93         ModifyTime = 1104936897
94         ChangeTime = 1104936897
95 EndMIMEType
96 BeginMIMEType = 1
97         Type = application/msword
98         Value = .doc
99         Description = MSWORD file
100         IconSmallStandard = /usr/share/endeavour2/icons/icon_file_text_20x20.xpm
101         IconMediumStandard = /usr/share/endeavour2/icons/icon_file_text_32x32.xpm
102         IconLargeStandard = /usr/share/endeavour2/icons/icon_file_text_48x48.xpm
103         Handler = Command
104         Command = default=/usr/bin/oowriter %s
105         Command = test=/usr/bin/[ -n "$DISPLAY" -a -x /usr/bin/oowriter ]
106         AccessTime = 1105345195
107         ModifyTime = 1105345195
108         ChangeTime = 1105345195
109 EndMIMEType
110 BeginMIMEType = 1
111         Type = application/vnd.ms-excel
112         Value = .xls
113         IconSmallStandard = /usr/share/endeavour2/icons/icon_file_spreadsheet_20x20.xpm
114         IconMediumStandard = /usr/share/endeavour2/icons/icon_file_spreadsheet_32x32.xpm
115         IconLargeStandard = /usr/share/endeavour2/icons/icon_file_spreadsheet_48x48.xpm
116         Handler = Command
117         Command = default=/usr/bin/oocalc %s
118         Command = test=/usr/bin/[ -n "$DISPLAY" -a -x /usr/bin/oocalc ]
119         AccessTime = 1105345211
120         ModifyTime = 1105345211
121         ChangeTime = 1105345211
122 EndMIMEType
123 BeginMIMEType = 1
124         Type = application/vnd.ms-powerpoint
125         Value = .pps
126         Handler = Command
127         Command = default=/usr/bin/ooimpress %s
128         Command = test=/usr/bin/[ -n "$DISPLAY" -a -x /usr/bin/ooimpress ]
129         AccessTime = 1104937609
130         ModifyTime = 1104937609
131         ChangeTime = 1104937609
132 EndMIMEType
133 BeginMIMEType = 1
134         Type = application/x-msexcel
135         Value = .xls
136         IconSmallStandard = /usr/share/endeavour2/icons/icon_file_spreadsheet_20x20.xpm
137         IconMediumStandard = /usr/share/endeavour2/icons/icon_file_spreadsheet_32x32.xpm
138         IconLargeStandard = /usr/share/endeavour2/icons/icon_file_spreadsheet_20x20.xpm
139         Handler = Command
140         Command = default=/usr/bin/oocalc %s
141         Command = test=/usr/bin/[ -n "$DISPLAY" -a -x /usr/bin/oocalc ]
142         AccessTime = 1105345229
143         ModifyTime = 1105345229
144         ChangeTime = 1105345229
145 EndMIMEType
146 BeginMIMEType = 1
147         Type = application/vnd.stardivision.calc
148         Value = .sdc
149         IconSmallStandard = /usr/share/endeavour2/icons/sdc.xpm
150         IconMediumStandard = /usr/share/endeavour2/icons/sdc.xpm
151         IconLargeStandard = /usr/share/endeavour2/icons/sdc.xpm
152         Handler = Command
153         Command = default=/usr/bin/oocalc %s
154         Command = test=/usr/bin/[ -n "$DISPLAY" -a -x /usr/bin/oocalc ]
155         AccessTime = 1105346034
156         ModifyTime = 1105346034
157         ChangeTime = 1105346034
158 EndMIMEType
159 BeginMIMEType = 1
160         Type = application/vnd.stardivision.writer
161         Value = .sdw
162         IconSmallStandard = /usr/share/endeavour2/icons/sdw.xpm
163         IconMediumStandard = /usr/share/endeavour2/icons/sdc.xpm
164         IconLargeStandard = /usr/share/endeavour2/icons/sdw.xpm
165         Handler = Command
166         Command = default=/usr/bin/oowriter %s
167         Command = test=/usr/bin/[ -n "$DISPLAY" -a -x /usr/bin/oowriter ]
168         AccessTime = 1105346045
169         ModifyTime = 1105346045
170         ChangeTime = 1105346045
171 EndMIMEType
172 BeginMIMEType = 1
173         Type = application/vnd.sun.xml.writer
174         Value = .sxw
175         Description = OpenOffice document file
176         IconSmallStandard = /usr/share/endeavour2/icons/ooo_writer.xpm
177         IconMediumStandard = /usr/share/endeavour2/icons/ooo_writer.xpm
178         IconLargeStandard = /usr/share/endeavour2/icons/ooo_writer.xpm
179         Handler = Command
180         Command = default=/usr/bin/oowriter %s
181         Command = test=/usr/bin/[ -n "$DISPLAY" -a -x /usr/bin/oowriter ]
182         AccessTime = 1105346687
183         ModifyTime = 1105346687
184         ChangeTime = 1105346687
185 EndMIMEType
186 BeginMIMEType = 1
187         Type = application/vnd.sun.xml.writer.template
188         Handler = Command
189         Command = default=/usr/bin/oowriter %s
190         Command = test=/usr/bin/[ -n "$DISPLAY" -a -x /usr/bin/oowriter ]
191         ModifyTime = 1104936897
192         ChangeTime = 1104936897
193 EndMIMEType
194 BeginMIMEType = 1
195         Type = application/vnd.sun.xml.calc
196         Value = .sxc
197         IconSmallStandard = /usr/share/endeavour2/icons/ooo_calc.xpm
198         IconMediumStandard = /usr/share/endeavour2/icons/ooo_calc.xpm
199         IconLargeStandard = /usr/share/endeavour2/icons/ooo_calc.xpm
200         Handler = Command
201         Command = default=/usr/bin/oocalc %s
202         Command = test=/usr/bin/[ -n "$DISPLAY" -a -x /usr/bin/oocalc ]
203         AccessTime = 1105346708
204         ModifyTime = 1105346708
205         ChangeTime = 1105346708
206 EndMIMEType
207 BeginMIMEType = 1
208         Type = application/vnd.sun.xml.calc.template
209         Handler = Command
210         Command = default=/usr/bin/oocalc %s
211         Command = test=/usr/bin/[ -n "$DISPLAY" -a -x /usr/bin/oocalc ]
212         ModifyTime = 1104936897
213         ChangeTime = 1104936897
214 EndMIMEType
215 BeginMIMEType = 1
216         Type = application/vnd.sun.xml.impress
217         Handler = Command
218         Command = default=/usr/bin/ooimpress %s
219         Command = test=/usr/bin/[ -n "$DISPLAY" -a -x /usr/bin/ooimpress ]
220         ModifyTime = 1104936897
221         ChangeTime = 1104936897
222 EndMIMEType
223 BeginMIMEType = 1
224         Type = application/vnd.sun.xml.impress.template
225         Handler = Command
226         Command = default=/usr/bin/ooimpress %s
227         Command = test=/usr/bin/[ -n "$DISPLAY" -a -x /usr/bin/ooimpress ]
228         ModifyTime = 1104936897
229         ChangeTime = 1104936897
230 EndMIMEType
231 BeginMIMEType = 1
232         Type = application/x-rar-compressed
233         Handler = Command
234         Command = default=/usr/bin/rar v -c- %s
235         ModifyTime = 1104936897
236         ChangeTime = 1104936897
237 EndMIMEType
238 BeginMIMEType = 1
239         Type = application/postscript
240         Value = .ai .ps .eps
241         Description = Postscript Files
242         IconSmallStandard = /usr/share/pixmaps/Ghost.xpm
243         Handler = Command
244         Command = default=/usr/bin/gv -safer %s
245         AccessTime = 1105343127
246         ModifyTime = 1105343127
247         ChangeTime = 1105343127
248 EndMIMEType
This page took 0.109059 seconds and 3 git commands to generate.