diff --git a/AUTHORS b/AUTHORS index 7ffc6ca..eae51bf 100644 --- a/AUTHORS +++ b/AUTHORS @@ -13,6 +13,7 @@ Much appreciated contributors: Mehdi Kabab Sindre R. Myren Patrick Georgi + Adrien Bustany And all the nice users who spent time reporting issues and promoting the project. The project could not live without them. \ No newline at end of file diff --git a/src/IDF/Views/Source.php b/src/IDF/Views/Source.php index ac0f5ad..0927870 100644 --- a/src/IDF/Views/Source.php +++ b/src/IDF/Views/Source.php @@ -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.