diff options
| author | John Smith <john.smith7545@yahoo.com> | 2012-07-25 02:42:34 +0000 |
|---|---|---|
| committer | John Smith <john.smith7545@yahoo.com> | 2012-07-25 02:42:34 +0000 |
| commit | d71d34161792bd83064081bda825ef9579825b78 (patch) | |
| tree | 03d50df0b06563d4f479330b6a53da9c7f55a81a /src/menus-skeleton.h | |
| parent | Fix for 1028425 : Gradient Stop Alpha value not correct in Fill/Stroke dialog (diff) | |
| download | inkscape-d71d34161792bd83064081bda825ef9579825b78.tar.gz inkscape-d71d34161792bd83064081bda825ef9579825b78.zip | |
Fix for 722625 : Select Same by Object Type
(bzr r11573)
Diffstat (limited to 'src/menus-skeleton.h')
| -rw-r--r-- | src/menus-skeleton.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/menus-skeleton.h b/src/menus-skeleton.h index af6e8034d..21e25c6dc 100644 --- a/src/menus-skeleton.h +++ b/src/menus-skeleton.h @@ -81,6 +81,7 @@ static char const menus_skeleton[] = " <verb verb-id=\"EditSelectSameFillColor\" />\n" " <verb verb-id=\"EditSelectSameStrokeColor\" />\n" " <verb verb-id=\"EditSelectSameStrokeStyle\" />\n" +" <verb verb-id=\"EditSelectSameObjectType\" />\n" " </submenu>\n" " <verb verb-id=\"EditInvert\" />\n" " <verb verb-id=\"EditDeselect\" />\n" |
