diff options
author | maksymsproductengine <maksymsproductengine@lindenlab.com> | 2012-12-04 04:14:51 +0200 |
---|---|---|
committer | maksymsproductengine <maksymsproductengine@lindenlab.com> | 2012-12-04 04:14:51 +0200 |
commit | f1155c4fa5e9a4eaa5b4d452fc46a2246fb305bd (patch) | |
tree | 03df691f651bc4456faca1a000acf8cd6c2846d8 /indra/newview/skins/default/xui/zh | |
parent | 3f6f374c2566c85e1a9480da674bfc2172dd9162 (diff) |
CHUI-573 FIXED Notification chiclet shown when object chiclets are shown
Diffstat (limited to 'indra/newview/skins/default/xui/zh')
-rw-r--r-- | indra/newview/skins/default/xui/zh/menu_im_well_button.xml | 4 | ||||
-rw-r--r-- | indra/newview/skins/default/xui/zh/menu_notification_well_button.xml | 4 |
2 files changed, 0 insertions, 8 deletions
diff --git a/indra/newview/skins/default/xui/zh/menu_im_well_button.xml b/indra/newview/skins/default/xui/zh/menu_im_well_button.xml deleted file mode 100644 index 4b9b4b2758..0000000000 --- a/indra/newview/skins/default/xui/zh/menu_im_well_button.xml +++ /dev/null @@ -1,4 +0,0 @@ -<?xml version="1.0" encoding="utf-8" standalone="yes"?> -<context_menu name="IM Well Button Context Menu"> - <menu_item_call label="全部關閉" name="Close All"/> -</context_menu> diff --git a/indra/newview/skins/default/xui/zh/menu_notification_well_button.xml b/indra/newview/skins/default/xui/zh/menu_notification_well_button.xml deleted file mode 100644 index b629f73584..0000000000 --- a/indra/newview/skins/default/xui/zh/menu_notification_well_button.xml +++ /dev/null @@ -1,4 +0,0 @@ -<?xml version="1.0" encoding="utf-8" standalone="yes"?> -<context_menu name="Notification Well Button Context Menu"> - <menu_item_call label="全部關閉" name="Close All"/> -</context_menu> |