toolkit/content/devicestorage.properties

changeset 0
6474c204b198
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/toolkit/content/devicestorage.properties	Wed Dec 31 06:09:35 2014 +0100
     1.3 @@ -0,0 +1,4 @@
     1.4 +# Extensions we recognize for DeviceStorage storage areas
     1.5 +pictures=*.jpe; *.jpg; *.jpeg; *.gif; *.png; *.bmp;
     1.6 +music=*.mp3; *.oga; *.ogg; *.m4a; *.m4b; *.m4p; *.m4r; *.3gp; *.mp4; *.m3u; *.pls; *.opus; *.amr; *.wav; *.lcka;
     1.7 +videos=*.mp4; *.mpeg; *.mpg; *.ogv; *.ogx; *.webm; *.3gp; *.ogg; *.m4v;

mercurial