From 3996b2175a8b49a4e65a5d1c7608c35c1b8f177b Mon Sep 17 00:00:00 2001 From: Serghei Cebotari Date: Sat, 9 Dec 2023 23:59:57 +0300 Subject: [PATCH] Add RhSolutions and DXF icons --- .../Controllers/RibbonController.cs | 8 ++++---- RhSolutions.AddIn/Images/DXF.png | Bin 0 -> 13569 bytes RhSolutions.AddIn/Images/RhSolutions.png | Bin 0 -> 1199 bytes RhSolutions.AddIn/RhSolutions-AddIn.dna | 4 +++- RhSolutions.AddIn/RhSolutions.AddIn.csproj | 8 ++++++++ 5 files changed, 15 insertions(+), 5 deletions(-) create mode 100644 RhSolutions.AddIn/Images/DXF.png create mode 100644 RhSolutions.AddIn/Images/RhSolutions.png diff --git a/RhSolutions.AddIn/Controllers/RibbonController.cs b/RhSolutions.AddIn/Controllers/RibbonController.cs index deb56b0..4015149 100644 --- a/RhSolutions.AddIn/Controllers/RibbonController.cs +++ b/RhSolutions.AddIn/Controllers/RibbonController.cs @@ -20,21 +20,21 @@ public class RibbonController : ExcelRibbon public override string GetCustomUI(string RibbonID) { return @" - + -