]> granicus.if.org Git - file/commitdiff
Initial revision
authorChristos Zoulas <christos@zoulas.com>
Thu, 3 Sep 1998 13:29:39 +0000 (13:29 +0000)
committerChristos Zoulas <christos@zoulas.com>
Thu, 3 Sep 1998 13:29:39 +0000 (13:29 +0000)
magic/Magdir/os2 [new file with mode: 0644]

diff --git a/magic/Magdir/os2 b/magic/Magdir/os2
new file mode 100644 (file)
index 0000000..91ea9e2
--- /dev/null
@@ -0,0 +1,23 @@
+
+#------------------------------------------------------------------------------
+# os2:  file(1) magic for OS/2 files
+#
+
+# Provided 1998/08/22 by
+# David Mediavilla <davidme.news@REMOVEIFNOTSPAMusa.net>
+1      string  InternetShortcut        MS Windows 95 Internet shortcut text
+>24    string  >\                      (URL=<%s>)
+
+# OS/2 URL objects
+# Provided 1998/08/22 by
+# David Mediavilla <davidme.news@REMOVEIFNOTSPAMusa.net>
+0      string  http:                   OS/2 URL object text
+>5     string  >\                      (WWW) <http:%s>
+0      string  mailto:                 OS/2 URL object text
+>7     string  >\                      (email) <%s>
+0      string  news:                   OS/2 URL object text
+>5     string  >\                      (Usenet) <%s>
+0      string  ftp:                    OS/2 URL object text
+>4     string  >\                      (FTP) <ftp:%s>
+0      string  file:                   OS/2 URL object text
+>5     string  >\                      (Local file) <%s>