From 818d20888e972fdedbf9233c4d98eac3541ef44e Mon Sep 17 00:00:00 2001 From: lebaudantoine Date: Tue, 9 Jun 2026 18:20:56 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=84(addons)=20use=20the=20app=20logo?= =?UTF-8?q?=20for=20the=20"create=20a=20meeting=20link"=20ribbon=20action?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit In the ribbon, the "create a meeting link" action was displayed with the generic add icon, which is fitting in the context of a menu but not explicit enough on its own. Following feedback from the social ministries, replace the add icon with the app logo to make it clear that this button creates a videoconference link. --- src/addons/outlook/manifest.xml | 12 ++++++------ src/helm/meet/files/outlook-manifest.xml.tpl | 12 ++++++------ 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/src/addons/outlook/manifest.xml b/src/addons/outlook/manifest.xml index 3188df49..08b73910 100644 --- a/src/addons/outlook/manifest.xml +++ b/src/addons/outlook/manifest.xml @@ -87,9 +87,9 @@ - - - + + + generateMeetingLinkFromMail @@ -126,9 +126,9 @@ - - - + + + generateMeetingLinkFromCalendar diff --git a/src/helm/meet/files/outlook-manifest.xml.tpl b/src/helm/meet/files/outlook-manifest.xml.tpl index 7a859736..d4f9165f 100644 --- a/src/helm/meet/files/outlook-manifest.xml.tpl +++ b/src/helm/meet/files/outlook-manifest.xml.tpl @@ -87,9 +87,9 @@ - - - + + + generateMeetingLinkFromMail @@ -126,9 +126,9 @@ - - - + + + generateMeetingLinkFromCalendar