From 4c276dd3d08ea32847a370098e644a6262055aca Mon Sep 17 00:00:00 2001 From: chriswombat Date: Wed, 5 Aug 2009 08:10:42 +0000 Subject: [PATCH] Changed Inkscape logo icon mapping from "inkscape" to "inkscape-logo" as "inkscape" wasn't working (probably some obscure bug somewhere with a reserved name or similar). This fixes the problem where the About Inkscape menu item in Help had a broken image picture rather than the Inkscape logo (on Win32 at least). --- share/icons/icons.svg | 2 +- src/ui/icon-names.h | 2 +- src/widgets/icon.cpp | 2 +- src/widgets/mappings.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/share/icons/icons.svg b/share/icons/icons.svg index c36c2d5db..dd0fe6068 100644 --- a/share/icons/icons.svg +++ b/share/icons/icons.svg @@ -5047,7 +5047,7 @@ http://www.inkscape.org/ y="0" x="0" /> - + -- 2.30.2