From 7091c64e9ff84d299cbd5d0f7a3c5ac2e712b9a9 Mon Sep 17 00:00:00 2001 From: Eusebiu Marcu Date: Tue, 30 Nov 2010 20:43:43 +0200 Subject: [PATCH] remove hard-coded magnifier - added to resource + fix the VisualizerPicker.xaml --- .../BitmapResources-data}/magnifier.png | Bin .../image/BitmapResources/BitmapResources.res | 1 + .../Debugger.AddIn/Debugger.AddIn.csproj | 1 - .../Tooltips/VisualizerPicker.xaml | 82 +++++++++--------- .../Resources/BitmapResources.resources | Bin 660624 -> 661344 bytes 5 files changed, 41 insertions(+), 43 deletions(-) rename {src/AddIns/Debugger/Debugger.AddIn/Tooltips => data/resources/image/BitmapResources/BitmapResources-data}/magnifier.png (100%) diff --git a/src/AddIns/Debugger/Debugger.AddIn/Tooltips/magnifier.png b/data/resources/image/BitmapResources/BitmapResources-data/magnifier.png similarity index 100% rename from src/AddIns/Debugger/Debugger.AddIn/Tooltips/magnifier.png rename to data/resources/image/BitmapResources/BitmapResources-data/magnifier.png diff --git a/data/resources/image/BitmapResources/BitmapResources.res b/data/resources/image/BitmapResources/BitmapResources.res index c409431afa..6b1df909cd 100644 --- a/data/resources/image/BitmapResources/BitmapResources.res +++ b/data/resources/image/BitmapResources/BitmapResources.res @@ -227,6 +227,7 @@ Icons.16x16.HtmlElements.FieldSetElement = BitmapResources-data\Icons.1 Icons.16x16.SplitWindow = BitmapResources-data\Icons.16x16.SplitWindow.png Icons.16x16.DeleteHistory = BitmapResources-data\Icons.16x16.DeleteHistory.png Icons.16x16.Refresh = BitmapResources-data\Icons.16x16.Refresh.png +Icons.Magnifier = BitmapResources-data\magnifier.png #pad icons PadIcons.ErrorList = PadIcons\ErrorList.png diff --git a/src/AddIns/Debugger/Debugger.AddIn/Debugger.AddIn.csproj b/src/AddIns/Debugger/Debugger.AddIn/Debugger.AddIn.csproj index 3c2ff28a12..a84df33228 100644 --- a/src/AddIns/Debugger/Debugger.AddIn/Debugger.AddIn.csproj +++ b/src/AddIns/Debugger/Debugger.AddIn/Debugger.AddIn.csproj @@ -319,7 +319,6 @@ - diff --git a/src/AddIns/Debugger/Debugger.AddIn/Tooltips/VisualizerPicker.xaml b/src/AddIns/Debugger/Debugger.AddIn/Tooltips/VisualizerPicker.xaml index 41abaf39d7..19c0fa69d0 100644 --- a/src/AddIns/Debugger/Debugger.AddIn/Tooltips/VisualizerPicker.xaml +++ b/src/AddIns/Debugger/Debugger.AddIn/Tooltips/VisualizerPicker.xaml @@ -1,28 +1,26 @@  - - - - - - - - - - - - M 0 0 L 2 3 L 4 0 Z - + + + + + + + + M 0 0 L 2 3 L 4 0 Z +