From efc8e7afbe87bd4577d94ab1055b410fd2524e53 Mon Sep 17 00:00:00 2001 From: Nicolas Dufour Date: Thu, 5 Jul 2012 18:02:35 +0200 Subject: Patch for bug #728081 (Keyboard shortcut - Lock current layer). (bzr r11528) --- share/keys/default.xml | 3 +++ share/keys/inkscape.xml | 3 +++ src/menus-skeleton.h | 5 ++++- 3 files changed, 10 insertions(+), 1 deletion(-) diff --git a/share/keys/default.xml b/share/keys/default.xml index a888c1e2f..3b1138555 100644 --- a/share/keys/default.xml +++ b/share/keys/default.xml @@ -527,6 +527,9 @@ override) the bindings in the main default.xml. + + + diff --git a/share/keys/inkscape.xml b/share/keys/inkscape.xml index 972707f4f..8272fc785 100644 --- a/share/keys/inkscape.xml +++ b/share/keys/inkscape.xml @@ -524,6 +524,9 @@ override) the bindings in the main default.xml. + + + diff --git a/src/menus-skeleton.h b/src/menus-skeleton.h index 0ee4053fe..af6e8034d 100644 --- a/src/menus-skeleton.h +++ b/src/menus-skeleton.h @@ -156,9 +156,11 @@ static char const menus_skeleton[] = " \n" " \n" " \n" -" \n" " \n" " \n" +" \n" +" \n" +" \n" " \n" " \n" " \n" @@ -170,6 +172,7 @@ static char const menus_skeleton[] = " \n" " \n" " \n" +" \n" " \n" " \n" " \n" -- cgit v1.2.3