0.8.0.2
This commit is contained in:
@@ -128,6 +128,8 @@ $p['t_b']['m4a'] = array("sox","ql-thumbnail");
|
||||
$p['t_b']['m4b'] = array("sox","ql-thumbnail");
|
||||
$p['t_b']['ogg'] = array("sox","ql-thumbnail");
|
||||
|
||||
foreach ($p['bundles'] as $bundle) { $p['t_b'][$bundle] = array("qltool"); }
|
||||
|
||||
$p['t_b']['*'] = "ql-thumbnail";
|
||||
|
||||
// Don't make icons for these files
|
||||
@@ -303,7 +305,7 @@ foreach (array_merge($mb['t'],$mb['a']) as $item) {
|
||||
$ibuild[] = ":".$item;
|
||||
}
|
||||
|
||||
unset($item);
|
||||
unset($item, $bundle, $ext, $file);
|
||||
|
||||
// Album dirs //////////////////////////////////////////
|
||||
|
||||
|
||||
Reference in New Issue
Block a user