HackStudio no longer has dedicated project files, so let's get rid of the *.hsp file concept. It'll eventually produce some files again, but they won't be the same kind of "project" files.
@@ -1,7 +1,6 @@
[Icons]
cplusplus=*.cpp,*.cxx,*.cc,*.c++
form=*.frm
-hackstudio=*.hsp
header=*.h,*.hpp,*.hxx,*.hh,*.h++
html=*.html,*.htm
ini=*.ini
@@ -11,7 +11,6 @@ html=/bin/Browser
wav=/bin/SoundPlayer
txt=/bin/TextEditor
font=/bin/FontEditor
-hsp=/bin/HackStudio
sheets=/bin/Spreadsheet
*=/bin/TextEditor
@@ -1,2 +0,0 @@
-javascript.hsp
-*.js
@@ -1,6 +0,0 @@
-main.cpp
-Makefile
-little.hsp
-test.frm
-other.cpp
-other.h
@@ -6,6 +6,3 @@ Category=Development
16x16=/res/icons/16x16/app-hack-studio.png
32x32=/res/icons/32x32/app-hack-studio.png
-
-[Launcher]
-FileTypes=hsp