mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 19:37:34 +00:00
SystemMenu: Add hotkeys for Graphics menu
This commit is contained in:
parent
8dc146f9f2
commit
b9fa189d26
4 changed files with 7 additions and 7 deletions
|
@ -1,7 +1,7 @@
|
|||
[App]
|
||||
Name=3D File Viewer
|
||||
Name=&3D File Viewer
|
||||
Executable=/bin/3DFileViewer
|
||||
Category=Graphics
|
||||
Category=Gra&phics
|
||||
|
||||
[Launcher]
|
||||
FileTypes=obj
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
[App]
|
||||
Name=Image Viewer
|
||||
Name=&Image Viewer
|
||||
Executable=/bin/ImageViewer
|
||||
Category=Graphics
|
||||
Category=Gra&phics
|
||||
|
||||
[Launcher]
|
||||
FileTypes=bmp,dds,gif,ico,iff,jpeg,jpg,jxl,lbm,pbm,pgm,png,ppm,qoi,tga,tiff,tif,tvg
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
[App]
|
||||
Name=Pixel Paint
|
||||
Name=&Pixel Paint
|
||||
Executable=/bin/PixelPaint
|
||||
Category=Graphics
|
||||
Category=Gra&phics
|
||||
|
||||
[Launcher]
|
||||
FileTypes=pp,bmp,dds,gif,ico,jpeg,jpg,jxl,pbm,pgm,png,ppm,qoi,tga
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue