diff options
author | Jayaram Pai | 2014-05-03 12:02:24 +0530 |
---|---|---|
committer | Jayaram Pai | 2014-05-03 12:02:24 +0530 |
commit | 5e20d93fbf67b80df5fde430bd82b20556ea54ff (patch) | |
tree | 6c60587245cb5f82f16037d57b266e5e8b80b01b /static/website/templates/get-question.html | |
parent | d3d539735c12294d776c1a08718144c484c67d5a (diff) | |
download | spoken-tutorial-forums-5e20d93fbf67b80df5fde430bd82b20556ea54ff.tar.gz spoken-tutorial-forums-5e20d93fbf67b80df5fde430bd82b20556ea54ff.tar.bz2 spoken-tutorial-forums-5e20d93fbf67b80df5fde430bd82b20556ea54ff.zip |
added Inkscape to the categories list
Diffstat (limited to 'static/website/templates/get-question.html')
-rw-r--r-- | static/website/templates/get-question.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/static/website/templates/get-question.html b/static/website/templates/get-question.html index 524f6a4..0f43581 100644 --- a/static/website/templates/get-question.html +++ b/static/website/templates/get-question.html @@ -241,6 +241,7 @@ <option value="GIMP">GIMP</option> <option value="GNS3">GNS3</option> <option value="GSchem">GSchem</option> + <option value="Inkscape">Inkscape</option> <option value="Java">Java</option> <option value="Java-Business-Application">Java-Business-Application</option> <option value="KiCad">KiCad</option> @@ -258,6 +259,7 @@ <option value="Ngspice">Ngspice</option> <option value="OpenFOAM">OpenFOAM</option> <option value="Orca">Orca</option> + <option value="Oscad">Oscad</option> <option value="PERL">PERL</option> <option value="PHP-and-MySQL">PHP-and-MySQL</option> <option value="Python">Python</option> |