1
0
mirror of https://github.com/SerenityOS/serenity synced 2024-07-09 12:00:49 +00:00

Base: Remove *.hsp files

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.
This commit is contained in:
Andreas Kling 2020-12-10 20:43:19 +01:00
parent dd3e6451ac
commit c139b7fe78
5 changed files with 0 additions and 13 deletions

View File

@ -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

View File

@ -11,7 +11,6 @@ html=/bin/Browser
wav=/bin/SoundPlayer
txt=/bin/TextEditor
font=/bin/FontEditor
hsp=/bin/HackStudio
sheets=/bin/Spreadsheet
*=/bin/TextEditor

View File

@ -1,2 +0,0 @@
javascript.hsp
*.js

View File

@ -1,6 +0,0 @@
main.cpp
Makefile
little.hsp
test.frm
other.cpp
other.h

View File

@ -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