Diolinux/PhotoGIMP

[Request] Add Layer and Color Dialog Shorcut

lucasgabmoreno opened this issue · 1 comments

Adobe Photoshop uses F6 and F6.
Just change these lines into menurc:

(gtk_accel_path "<Actions>/dialogs/dialogs-colors" "F6")
(gtk_accel_path "<Actions>/dialogs/dialogs-layers" "F7")

PhotoGIMP is awesome!
Thanks!