diff --git a/Base/etc/FileIconProvider.ini b/Base/etc/FileIconProvider.ini index 480a9f38e5..d700accd85 100644 --- a/Base/etc/FileIconProvider.ini +++ b/Base/etc/FileIconProvider.ini @@ -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 diff --git a/Base/home/anon/.config/LaunchServer.ini b/Base/home/anon/.config/LaunchServer.ini index 4a27548ebe..57149940d8 100644 --- a/Base/home/anon/.config/LaunchServer.ini +++ b/Base/home/anon/.config/LaunchServer.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 diff --git a/Base/home/anon/Source/js/javascript.hsp b/Base/home/anon/Source/js/javascript.hsp deleted file mode 100644 index 28bed34814..0000000000 --- a/Base/home/anon/Source/js/javascript.hsp +++ /dev/null @@ -1,2 +0,0 @@ -javascript.hsp -*.js diff --git a/Base/home/anon/Source/little/little.hsp b/Base/home/anon/Source/little/little.hsp deleted file mode 100644 index 6f1e3299c7..0000000000 --- a/Base/home/anon/Source/little/little.hsp +++ /dev/null @@ -1,6 +0,0 @@ -main.cpp -Makefile -little.hsp -test.frm -other.cpp -other.h diff --git a/Base/res/apps/HackStudio.af b/Base/res/apps/HackStudio.af index 64363e1d7c..a70b0c29fd 100644 --- a/Base/res/apps/HackStudio.af +++ b/Base/res/apps/HackStudio.af @@ -6,6 +6,3 @@ Category=Development [Icons] 16x16=/res/icons/16x16/app-hack-studio.png 32x32=/res/icons/32x32/app-hack-studio.png - -[Launcher] -FileTypes=hsp