From 5acf8a5f13e064fcfb5d8fbd42e631a18244a674 Mon Sep 17 00:00:00 2001 From: Eugene Mutavchi Date: Tue, 20 Apr 2010 16:52:32 +0300 Subject: Fixed normal bug EXT-6807(Object's chicklet shows context menu for bottom bar) - moved the common code (menu stuff handling) from LLIMP2PChiclet, LLAdHocChiclet, LLIMGroupChiclet to their parent LLIMChiclet - added popup menus to LLInvOfferChiclet and LLScriptChiclet (notice that just the closing menu item was added because these chiclets are not connected with IM sessions.) Reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/254/ --HG-- branch : product-engine --- .../skins/default/xui/en/menu_inv_offer_chiclet.xml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 indra/newview/skins/default/xui/en/menu_inv_offer_chiclet.xml (limited to 'indra/newview/skins/default/xui/en/menu_inv_offer_chiclet.xml') diff --git a/indra/newview/skins/default/xui/en/menu_inv_offer_chiclet.xml b/indra/newview/skins/default/xui/en/menu_inv_offer_chiclet.xml new file mode 100644 index 0000000000..45a0a6635b --- /dev/null +++ b/indra/newview/skins/default/xui/en/menu_inv_offer_chiclet.xml @@ -0,0 +1,19 @@ + + + + + + -- cgit v1.2.3