mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 06:17:35 +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]
|
[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
|
||||||
|
|
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue