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



commit 0b97416971a852ff5c88b97f72efe9e33b3e6721
Author: Michael Natterer <mitch gimp org>
Date:   Sun Feb 12 15:09:14 2012 +0100

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

 etc/menurc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/etc/menurc b/etc/menurc
index 03d6594..9f5dda0 100644
--- a/etc/menurc
+++ b/etc/menurc
@@ -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")



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]