Really map everything else in "Xtns" to "Filters/Extensions".
svn path=/trunk/; revision=25428
This commit is contained in:
parent
e173c6facb
commit
e188e22fa7
1 changed files with 2 additions and 1 deletions
|
|
@ -58,8 +58,9 @@ static const MenuPathMapping menu_path_mappings[] =
|
|||
{ "<Toolbox>/Xtns", "Patterns", "<Image>/File/New" },
|
||||
{ "<Toolbox>/Xtns", "Web Page Themes", "<Image>/File/New" },
|
||||
|
||||
{ "<Toolbox>/Xtns", NULL, "<Image>/Xtns" },
|
||||
{ "<Toolbox>/Xtns", NULL, "<Image>/Filters/Extensions" },
|
||||
{ "<Toolbox>/Help", NULL, "<Image>/Help" },
|
||||
|
||||
{ "<Image>/File/Acquire", NULL, "<Image>/File/New/Acquire" },
|
||||
{ NULL, NULL, NULL }
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in a new issue