mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 05:37:34 +00:00
Base: Allow font-files be "Open with" Hex Editor
This is way more useful then the default "Open with" option which is Text Editor.
This commit is contained in:
parent
1b64ee43e8
commit
60c8bdea7c
1 changed files with 3 additions and 0 deletions
|
@ -2,3 +2,6 @@
|
||||||
Name=Hex Editor
|
Name=Hex Editor
|
||||||
Executable=/bin/HexEditor
|
Executable=/bin/HexEditor
|
||||||
Category=Development
|
Category=Development
|
||||||
|
|
||||||
|
[Launcher]
|
||||||
|
FileTypes=font
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue