Fixed issue 224, add Vala support to source browser.

master
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

@ -13,6 +13,7 @@ Much appreciated contributors:
Mehdi Kabab
Sindre R. Myren
Patrick Georgi <patrick.georgi@coresystems.de>
Adrien Bustany
And all the nice users who spent time reporting issues and promoting
the project. The project could not live without them.

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.