mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 14:47:34 +00:00
Ports: Add hotkey for Development system menu
This commit is contained in:
parent
3fa4161abd
commit
8dc146f9f2
4 changed files with 4 additions and 4 deletions
|
@ -27,7 +27,7 @@ configopts=(
|
|||
'--without-pcre-jit'
|
||||
)
|
||||
launcher_name='PHP'
|
||||
launcher_category='Development'
|
||||
launcher_category='D&evelopment'
|
||||
launcher_command='/usr/local/bin/php -a'
|
||||
launcher_run_in_terminal='true'
|
||||
icon_file='win32/build/php.ico'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue