dircolors.hin: add Ogg/Theora-related extensions
authorJim Meyering <meyering@redhat.com>
Wed, 16 Jul 2008 11:01:03 +0000 (13:01 +0200)
committerJim Meyering <meyering@redhat.com>
Wed, 16 Jul 2008 13:29:11 +0000 (15:29 +0200)
* dircolors.hin: Add extensions from
http://wiki.xiph.org/index.php/MIME_Types_and_File_Extensions
Suggestion from jemm4jemm@yahoo.com.

src/dircolors.hin

index 25dfc6e..38914c8 100644 (file)
@@ -169,6 +169,12 @@ EXEC 01;32
 .xwd 01;35
 .yuv 01;35
 
+# http://wiki.xiph.org/index.php/MIME_Types_and_File_Extensions
+.axv 01;35
+.anx 01;35
+.ogv 01;35
+.ogx 01;35
+
 # audio formats
 .aac 00;36
 .au 00;36
@@ -181,3 +187,9 @@ EXEC 01;32
 .ogg 00;36
 .ra 00;36
 .wav 00;36
+
+# http://wiki.xiph.org/index.php/MIME_Types_and_File_Extensions
+.axa 00;36
+.oga 00;36
+.spx 00;36
+.xspf 00;36