1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-28 19:07:35 +00:00

Base+HackStudio: Rename project file extensions to .hsp

More concise in Views and consistent with other extensions.
This commit is contained in:
thankyouverycool 2020-08-26 10:02:03 -04:00 committed by Andreas Kling
parent 45901d4141
commit 30ad295fa1
5 changed files with 10 additions and 7 deletions

View file

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

View file

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

View file

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

View file

@ -6,3 +6,6 @@ Category=Development
[Icons]
16x16=/res/icons/16x16/app-hack-studio.png
32x32=/res/icons/32x32/app-hack-studio.png
[Launcher]
FileTypes=hsp