commit 8c37a85268a3db8383f5440cfc7f16f9e41f6723 parent 31b113f0a11d5723f6437c6a4bba10f00313f7fc Author: Alexander Kojevnikov <alexander@kojevnikov.com> Date: Fri, 21 May 2010 18:11:33 +1000 Add AAC to the list of audio extensions Diffstat:
M | src/spek-window.vala | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/src/spek-window.vala b/src/spek-window.vala @@ -215,6 +215,7 @@ namespace Spek { private string[] audio_extensions = { "*.3gp", + "*.aac", "*.aif", "*.aifc", "*.aiff",