=== modified file 'share/icons/icons.svg' --- share/icons/icons.svg 2012-05-21 13:44:58 +0000 +++ share/icons/icons.svg 2013-03-02 00:07:26 +0000 @@ -1,5 +1,5 @@ - + @@ -800,8 +800,15 @@ + + + + + + + - + @@ -937,9 +944,9 @@ - + - + @@ -3709,12 +3716,17 @@ - - - - - - - + + + + + + + + + + + + === modified file 'src/verbs.cpp' --- src/verbs.cpp 2012-11-25 04:53:29 +0000 +++ src/verbs.cpp 2013-02-11 11:22:57 +0000 @@ -2809,7 +2809,7 @@ new DialogVerb(SP_VERB_DIALOG_LIVE_PATH_EFFECT, "DialogLivePathEffect", N_("Path E_ffects ..."), N_("Manage, edit, and apply path effects"), NULL), new DialogVerb(SP_VERB_DIALOG_FILTER_EFFECTS, "DialogFilterEffects", N_("Filter _Editor..."), - N_("Manage, edit, and apply SVG filters"), NULL), + N_("Manage, edit, and apply SVG filters"), INKSCAPE_ICON("dialog-filters")), new DialogVerb(SP_VERB_DIALOG_SVG_FONTS, "DialogSVGFonts", N_("SVG Font Editor..."), N_("Edit SVG fonts"), NULL), new DialogVerb(SP_VERB_DIALOG_PRINT_COLORS_PREVIEW, "DialogPrintColorsPreview", N_("Print Colors..."),