diff options
author | Antonio Gallo <tonicucoz@gmail.com> | 2011-07-21 09:53:44 +0000 |
---|---|---|
committer | Antonio Gallo <tonicucoz@gmail.com> | 2011-07-21 09:53:44 +0000 |
commit | 5f551b2d89b02cd159bf35723695ab2343a87248 (patch) | |
tree | debdcb7076f0a0e16918b876b5abfded2250b805 /h-source/Application/Include | |
parent | 2327c4be91adc7cccba98072062ee42bef3e7973 (diff) |
added Trisquel 5.0 to the list of the allowed distros
Diffstat (limited to 'h-source/Application/Include')
-rw-r--r-- | h-source/Application/Include/distributions.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/h-source/Application/Include/distributions.php b/h-source/Application/Include/distributions.php index ca8dd0a..191c1ae 100644 --- a/h-source/Application/Include/distributions.php +++ b/h-source/Application/Include/distributions.php @@ -37,6 +37,7 @@ class Distributions 'trisquel_3_5' => 'Trisquel 3.5 Awen', 'trisquel_4_0' => 'Trisquel 4.0 Taranis', 'trisquel_4_5' => 'Trisquel 4.5 Slaine', + 'trisquel_5_0' => 'Trisquel 5.0 Dagda', 'ututo_xs_2009' => 'UTUTO XS 2009', 'ututo_xs_2010' => 'UTUTO XS 2010', 'venenux_0_8' => 'VENENUX 0.8', |