diff options
author | Antonio Gallo <tonicucoz@gmail.com> | 2011-05-24 13:32:46 +0000 |
---|---|---|
committer | Antonio Gallo <tonicucoz@gmail.com> | 2011-05-24 13:32:46 +0000 |
commit | 5aeabf47e51eb868645ea52b7fb8dd1e73337f89 (patch) | |
tree | 25e3f6c4756dcca15592730794477146de0f0369 | |
parent | e9eb9b884e7b4b99eccc10189ab577514adc08e3 (diff) |
h-client:added a notebook widget to better display the entries
-rw-r--r-- | h-client/hlibrary.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/h-client/hlibrary.py b/h-client/hlibrary.py index 4a2e22e..e855d46 100644 --- a/h-client/hlibrary.py +++ b/h-client/hlibrary.py @@ -546,6 +546,7 @@ class Client: ('gnewsense_2_3','gNewSense 2.3 Deltah'), ('gnewsense_3_0','gNewSense 3.0 Metad'), ('musix_2_0','Musix GNU+Linux 2.0 R0'), + ('parabola','Parabola GNU/Linux'), ('trisquel_3_5','Trisquel 3.5 Awen'), ('trisquel_4_0','Trisquel 4.0 Taranis'), ('trisquel_4_5','Trisquel 4.5 Slaine'), |