Przeglądaj źródła

also look up standard extensions

David Rose 19 lat temu
rodzic
commit
3cd35ded28
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      pandaapp/src/indexify/photo.cxx

+ 1 - 1
pandaapp/src/indexify/photo.cxx

@@ -25,7 +25,7 @@ static const char * const standard_movie_extensions[] = {
 };
 
 static const char * const standard_sound_extensions[] = {
-  "jpg", "wav", "ogg", NULL
+  "mp3", "wav", "ogg", NULL
 };