From ec45ffadc2074eaf7826602e1b98b0e88813a024 Mon Sep 17 00:00:00 2001 From: Dylan Katz Date: Fri, 8 Apr 2022 20:32:54 -0700 Subject: [PATCH] Base: Add launcher for SQL Studio --- Base/res/apps/SQLStudio.af | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 Base/res/apps/SQLStudio.af diff --git a/Base/res/apps/SQLStudio.af b/Base/res/apps/SQLStudio.af new file mode 100644 index 0000000000..fde53e4f64 --- /dev/null +++ b/Base/res/apps/SQLStudio.af @@ -0,0 +1,7 @@ +[App] +Name=SQL Studio +Executable=/bin/SQLStudio +Category=Development + +[Launcher] +FileTypes=db,sql