1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-27 11:57:35 +00:00

SystemMenu: Add hotkeys for Graphics menu

This commit is contained in:
Hugh Davenport 2024-01-04 08:41:38 +13:00 committed by Andrew Kaster
parent 8dc146f9f2
commit b9fa189d26
4 changed files with 7 additions and 7 deletions

View file

@ -1,7 +1,7 @@
[App] [App]
Name=3D File Viewer Name=&3D File Viewer
Executable=/bin/3DFileViewer Executable=/bin/3DFileViewer
Category=Graphics Category=Gra&phics
[Launcher] [Launcher]
FileTypes=obj FileTypes=obj

View file

@ -1,7 +1,7 @@
[App] [App]
Name=Image Viewer Name=&Image Viewer
Executable=/bin/ImageViewer Executable=/bin/ImageViewer
Category=Graphics Category=Gra&phics
[Launcher] [Launcher]
FileTypes=bmp,dds,gif,ico,iff,jpeg,jpg,jxl,lbm,pbm,pgm,png,ppm,qoi,tga,tiff,tif,tvg FileTypes=bmp,dds,gif,ico,iff,jpeg,jpg,jxl,lbm,pbm,pgm,png,ppm,qoi,tga,tiff,tif,tvg

View file

@ -1,7 +1,7 @@
[App] [App]
Name=Pixel Paint Name=&Pixel Paint
Executable=/bin/PixelPaint Executable=/bin/PixelPaint
Category=Graphics Category=Gra&phics
[Launcher] [Launcher]
FileTypes=pp,bmp,dds,gif,ico,jpeg,jpg,jxl,pbm,pgm,png,ppm,qoi,tga FileTypes=pp,bmp,dds,gif,ico,jpeg,jpg,jxl,pbm,pgm,png,ppm,qoi,tga

View file

@ -3,7 +3,7 @@
D&evelopment=/res/icons/16x16/development.png D&evelopment=/res/icons/16x16/development.png
&Games=/res/icons/16x16/games.png &Games=/res/icons/16x16/games.png
&Games/Puzzles=/res/icons/16x16/games.png &Games/Puzzles=/res/icons/16x16/games.png
Graphics=/res/icons/16x16/graphics.png Gra&phics=/res/icons/16x16/graphics.png
Internet=/res/icons/16x16/internet.png Internet=/res/icons/16x16/internet.png
Office=/res/icons/16x16/office.png Office=/res/icons/16x16/office.png
Settings=/res/icons/16x16/settings.png Settings=/res/icons/16x16/settings.png