Ver Fonte

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.
Andreas Kling há 4 anos atrás
pai
commit
c139b7fe78

+ 0 - 1
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

+ 0 - 1
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
 

+ 0 - 2
Base/home/anon/Source/js/javascript.hsp

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

+ 0 - 6
Base/home/anon/Source/little/little.hsp

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

+ 0 - 3
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