mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-01 13:49:16 +00:00
Base: Add launcher for SQL Studio
This commit is contained in:
parent
582539c570
commit
ec45ffadc2
Notes:
sideshowbarker
2024-07-19 17:05:56 +09:00
Author: https://github.com/dykatz
Commit: ec45ffadc2
Pull-request: https://github.com/SerenityOS/serenity/pull/13582
Reviewed-by: https://github.com/bgianfo
Reviewed-by: https://github.com/kleinesfilmroellchen
Reviewed-by: https://github.com/linusg
1 changed files with 7 additions and 0 deletions
7
Base/res/apps/SQLStudio.af
Normal file
7
Base/res/apps/SQLStudio.af
Normal file
|
@ -0,0 +1,7 @@
|
|||
[App]
|
||||
Name=SQL Studio
|
||||
Executable=/bin/SQLStudio
|
||||
Category=Development
|
||||
|
||||
[Launcher]
|
||||
FileTypes=db,sql
|
Loading…
Add table
Add a link
Reference in a new issue