etc: use <Primary> instead of <Control> in the default menurc

This commit is contained in:
Michael Natterer 2012-02-12 15:09:14 +01:00
parent bdc3f7e7e0
commit 0b97416971
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
; gimp GtkAccelMap rc-file -*- scheme -*-
;
(gtk_accel_path "<Actions>/plug-in/file-print-gtk" "<Control>p")
(gtk_accel_path "<Actions>/plug-in/file-print-gtk" "<Primary>p")