file_cmds-60.tar.gz
[apple/file_cmds.git] / file / magdir / os2
1
2 #------------------------------------------------------------------------------
3 # os2:  file(1) magic for OS/2 files
4 #
5
6 # Provided 1998/08/22 by
7 # David Mediavilla <davidme.news@REMOVEIFNOTSPAMusa.net>
8 1       string  InternetShortcut        MS Windows 95 Internet shortcut text
9 >24     string  >\                      (URL=<%s>)
10
11 # OS/2 URL objects
12 # Provided 1998/08/22 by
13 # David Mediavilla <davidme.news@REMOVEIFNOTSPAMusa.net>
14 0       string  http:                   OS/2 URL object text
15 >5      string  >\                      (WWW) <http:%s>
16 0       string  mailto:                 OS/2 URL object text
17 >7      string  >\                      (email) <%s>
18 0       string  news:                   OS/2 URL object text
19 >5      string  >\                      (Usenet) <%s>
20 0       string  ftp:                    OS/2 URL object text
21 >4      string  >\                      (FTP) <ftp:%s>
22 0       string  file:                   OS/2 URL object text
23 >5      string  >\                      (Local file) <%s>