Fixed issue 224, add Vala support to source browser.

This commit is contained in:
Adrien Bustany
2009-05-26 11:33:20 +02:00
committed by Loic d'Anterroches
parent 39699ba723
commit 2c9cf96245
2 changed files with 3 additions and 1 deletions

View File

@@ -38,7 +38,8 @@ class IDF_Views_Source
'cyc', 'java', 'bsh', 'csh',
'sh', 'cv', 'py', 'perl', 'php',
'pl', 'pm', 'rb', 'js', 'html',
'html', 'xhtml', 'xml', 'xsl');
'html', 'vala', 'xhtml', 'xml',
'xsl');
/**
* Display help on how to checkout etc.