From cc1421d80d64d3802ebf0842355613251121f0be Mon Sep 17 00:00:00 2001 From: Erik Kundiman Date: Fri, 19 Jul 2024 18:54:48 +0800 Subject: Copy profile link to clipboard in profile actions https://megapahit.com/show_bug.cgi?id=47 --- indra/newview/skins/default/xui/en/menu_profile_other.xml | 8 ++++++++ indra/newview/skins/default/xui/en/menu_profile_self.xml | 8 ++++++++ 2 files changed, 16 insertions(+) (limited to 'indra/newview/skins/default/xui/en') diff --git a/indra/newview/skins/default/xui/en/menu_profile_other.xml b/indra/newview/skins/default/xui/en/menu_profile_other.xml index 101ae33778..a505b38087 100644 --- a/indra/newview/skins/default/xui/en/menu_profile_other.xml +++ b/indra/newview/skins/default/xui/en/menu_profile_other.xml @@ -168,4 +168,12 @@ function="Profile.Commit" parameter="copy_user_id"/> + + + diff --git a/indra/newview/skins/default/xui/en/menu_profile_self.xml b/indra/newview/skins/default/xui/en/menu_profile_self.xml index 1b21c7ae61..0a03d7ac2b 100644 --- a/indra/newview/skins/default/xui/en/menu_profile_self.xml +++ b/indra/newview/skins/default/xui/en/menu_profile_self.xml @@ -82,4 +82,12 @@ function="Profile.Commit" parameter="copy_user_id"/> + + + -- cgit v1.2.3