From d175d4bfbb4b848a56db5f8dbd44838d8c549311 Mon Sep 17 00:00:00 2001 From: PointStar Date: Mon, 11 May 2026 17:03:19 +0300 Subject: [PATCH] =?UTF-8?q?ui:=20move=20"=D7=97=D7=99=D7=A4=D7=95=D7=A9"?= =?UTF-8?q?=20to=20visual=20right=20+=20use=20clearer=20ribbon=20imageMso?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 1. FileToCaseDialog + ComposeFromCaseDialog: under FlowDirection=RTL, DockPanel flips Dock="Right" to render at visual left. Switch the search label to Dock="Left" so it renders on the right (start of Hebrew reading order), matching where the eye expects it. 2. Replace imageMso values that were either off-topic or rare: - FileToEspoCrm: MeetingForwardToManager → MoveToFolder - OpenEspoCrmSettings: ServerPropertiesDialog → FileOptions - ComposeFromCase: MailMergeStartLetters → NewMailMessage All three are present in every Outlook version ≥ 2010 and convey the action better. Co-Authored-By: Claude Opus 4.7 (1M context) --- .../Dialogs/ComposeFromCaseDialog.xaml | 2 +- .../Dialogs/FileToCaseDialog.xaml | 5 +++- src/OutlookAddin/OutlookAddin.csproj | 29 +++++++++++++++++-- src/OutlookAddin/Ribbon/ExplorerRibbon.xml | 4 +-- src/OutlookAddin/Ribbon/InspectorRibbon.xml | 2 +- 5 files changed, 34 insertions(+), 8 deletions(-) diff --git a/src/OutlookAddin.UI/Dialogs/ComposeFromCaseDialog.xaml b/src/OutlookAddin.UI/Dialogs/ComposeFromCaseDialog.xaml index c551fb8..9b7d854 100644 --- a/src/OutlookAddin.UI/Dialogs/ComposeFromCaseDialog.xaml +++ b/src/OutlookAddin.UI/Dialogs/ComposeFromCaseDialog.xaml @@ -17,7 +17,7 @@ - + - + + false OutlookAddin MarcusLaw.OutlookAddin - 3 v4.8 latest enable VSTO40;UseOfficeInterop - true - HomeSite true + true + C:\Users\Chaim\source\repos\OutlookAddin\Publish\ + \\192.168.10.97\Projects\LegalCRM\Add-in\ + en + 1.0.0.0 + true + true + 7 + days + False + MarcusLaw.OutlookAddin + + + MarcusLaw.OutlookAddin + + 3 + + False + Microsoft .NET Framework 4.8 %28x86 and x64%29 + true + + + False + .NET Framework 3.5 SP1 + false + False Microsoft Visual Studio 2010 Tools for Office Runtime %28x86 and x64%29 diff --git a/src/OutlookAddin/Ribbon/ExplorerRibbon.xml b/src/OutlookAddin/Ribbon/ExplorerRibbon.xml index 15e0342..9829fd3 100644 --- a/src/OutlookAddin/Ribbon/ExplorerRibbon.xml +++ b/src/OutlookAddin/Ribbon/ExplorerRibbon.xml @@ -9,7 +9,7 @@ screentip="תייק את המייל הנבחר ל-Klear" supertip="פותח חלון חיפוש לבחירת תיק, לקוח או איש קשר ב-Klear, ומתייק את המייל הנבחר אליו." size="large" - imageMso="MeetingForwardToManager" + imageMso="MoveToFolder" onAction="OnFileToEspoCrm" getEnabled="OnGetFileToEspoCrmEnabled" />