summaryrefslogtreecommitdiffstats
path: root/src/menus-skeleton.h
diff options
context:
space:
mode:
authorJohn Smith <john.smith7545@yahoo.com>2012-08-29 23:27:47 +0000
committerJohn Smith <john.smith7545@yahoo.com>2012-08-29 23:27:47 +0000
commitba7bc9962c95a891aab90b5665d813867d72a4c4 (patch)
treefeb8fa67ea8df258e701a9caf5dce09d296fc768 /src/menus-skeleton.h
parentFix for 928205 : Preference to not save doc viewport metadata (diff)
downloadinkscape-ba7bc9962c95a891aab90b5665d813867d72a4c4.tar.gz
inkscape-ba7bc9962c95a891aab90b5665d813867d72a4c4.zip
Fix for 980520 : Conflicting accelerator keys
(bzr r11631)
Diffstat (limited to 'src/menus-skeleton.h')
-rw-r--r--src/menus-skeleton.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/menus-skeleton.h b/src/menus-skeleton.h
index 7ea720419..999fb52fc 100644
--- a/src/menus-skeleton.h
+++ b/src/menus-skeleton.h
@@ -76,7 +76,7 @@ static char const menus_skeleton[] =
" <separator/>\n"
" <verb verb-id=\"EditSelectAll\" />\n"
" <verb verb-id=\"EditSelectAllInAllLayers\" />\n"
-" <submenu name=\"" N_("Selec_t Same") "\">\n"
+" <submenu name=\"" N_("Select Sa_me") "\">\n"
" <verb verb-id=\"EditSelectSameFillStroke\" />\n"
" <verb verb-id=\"EditSelectSameFillColor\" />\n"
" <verb verb-id=\"EditSelectSameStrokeColor\" />\n"