Really map everything else in "Xtns" to "Filters/Extensions".

svn path=/trunk/; revision=25428
This commit is contained in:
Michael Natterer 2008-04-09 10:56:56 +00:00
parent e173c6facb
commit e188e22fa7

View file

@ -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 }
};