summaryrefslogtreecommitdiff
path: root/Base/home
diff options
context:
space:
mode:
authorthankyouverycool <66646555+thankyouverycool@users.noreply.github.com>2020-08-26 10:02:03 -0400
committerAndreas Kling <kling@serenityos.org>2020-08-26 16:59:34 +0200
commit30ad295fa190992520d51c1370b662126e191606 (patch)
tree71ba77837119be7176bc7613aa48f2355fcf7f18 /Base/home
parent45901d4141a889b613d7a708805968d0f4f86bad (diff)
downloadserenity-30ad295fa190992520d51c1370b662126e191606.zip
Base+HackStudio: Rename project file extensions to .hsp
More concise in Views and consistent with other extensions.
Diffstat (limited to 'Base/home')
-rw-r--r--Base/home/anon/Source/js/javascript.hackstudio2
-rw-r--r--Base/home/anon/Source/js/javascript.hsp2
-rw-r--r--Base/home/anon/Source/little/little.hsp (renamed from Base/home/anon/Source/little/little.hackstudio)2
3 files changed, 3 insertions, 3 deletions
diff --git a/Base/home/anon/Source/js/javascript.hackstudio b/Base/home/anon/Source/js/javascript.hackstudio
deleted file mode 100644
index d4786280a9..0000000000
--- a/Base/home/anon/Source/js/javascript.hackstudio
+++ /dev/null
@@ -1,2 +0,0 @@
-javascript.hackstudio
-*.js
diff --git a/Base/home/anon/Source/js/javascript.hsp b/Base/home/anon/Source/js/javascript.hsp
new file mode 100644
index 0000000000..28bed34814
--- /dev/null
+++ b/Base/home/anon/Source/js/javascript.hsp
@@ -0,0 +1,2 @@
+javascript.hsp
+*.js
diff --git a/Base/home/anon/Source/little/little.hackstudio b/Base/home/anon/Source/little/little.hsp
index ee2283a2fd..6f1e3299c7 100644
--- a/Base/home/anon/Source/little/little.hackstudio
+++ b/Base/home/anon/Source/little/little.hsp
@@ -1,6 +1,6 @@
main.cpp
Makefile
-little.hackstudio
+little.hsp
test.frm
other.cpp
other.h