summaryrefslogtreecommitdiff
path: root/website/views.py
diff options
context:
space:
mode:
authorJayaram Pai2014-05-03 12:02:24 +0530
committerJayaram Pai2014-05-03 12:02:24 +0530
commit5e20d93fbf67b80df5fde430bd82b20556ea54ff (patch)
tree6c60587245cb5f82f16037d57b266e5e8b80b01b /website/views.py
parentd3d539735c12294d776c1a08718144c484c67d5a (diff)
downloadFOSSEE-Forum-5e20d93fbf67b80df5fde430bd82b20556ea54ff.tar.gz
FOSSEE-Forum-5e20d93fbf67b80df5fde430bd82b20556ea54ff.tar.bz2
FOSSEE-Forum-5e20d93fbf67b80df5fde430bd82b20556ea54ff.zip
added Inkscape to the categories list
Diffstat (limited to 'website/views.py')
-rw-r--r--website/views.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/website/views.py b/website/views.py
index 925fc2c..0665b0f 100644
--- a/website/views.py
+++ b/website/views.py
@@ -24,7 +24,7 @@ categories = (
'C-and-C++', 'CellDesigner', 'Digital-Divide',
'Drupal', 'Firefox', 'GChemPaint', 'Geogebra',
'GeoGebra-for-Engineering-drawing', 'GIMP', 'GNS3',
- 'GSchem', 'Java', 'Java-Business-Application',
+ 'GSchem', 'Inkscape', 'Java', 'Java-Business-Application',
'KiCad', 'KTouch', 'KTurtle', 'LaTeX',
'LibreOffice-Suite-Base', 'LibreOffice-Suite-Calc',
'LibreOffice-Suite-Draw', 'LibreOffice-Suite-Impress',