diff options
author | Antonio Gallo <tonicucoz@gmail.com> | 2010-12-26 02:00:49 +0000 |
---|---|---|
committer | Antonio Gallo <tonicucoz@gmail.com> | 2010-12-26 02:00:49 +0000 |
commit | c24e925cd11f221a9a79485147ddb26b35a8153c (patch) | |
tree | 877fd79f1e1ffe09d55fc13fe81caad46879c409 | |
parent | e9aa71747e2cca0c20ccb5ce95eea28daff30ff0 (diff) |
added Dragora 2.0
-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 4f50151..acfed40 100644 --- a/h-source/Application/Include/distributions.php +++ b/h-source/Application/Include/distributions.php @@ -27,6 +27,7 @@ class Distributions 'blag_90001' => 'BLAG 90001', 'blag_120000' => 'BLAG 120000', 'dragora_1_1' => 'Dragora 1.1', + 'dragora_2_0' => 'Dragora 2.0 Ardi', 'dynebolic_2_5_2' => 'Dynebolic 2.5.2 DHORUBA', 'gnewsense_2_3' => 'gNewSense 2.3 Deltah', 'gnewsense_3_0' => 'gNewSense 3.0 Metad', |