summaryrefslogtreecommitdiff
path: root/indra/newview/skins/minimal/xui/pt/menu_bottomtray.xml
diff options
context:
space:
mode:
authorLeyla Farazha <leyla@lindenlab.com>2011-03-14 12:48:31 -0700
committerLeyla Farazha <leyla@lindenlab.com>2011-03-14 12:48:31 -0700
commit9c2a19b833e071ca90e1e7840f6646200b07402a (patch)
tree89ac88068784227c3b339aa41bb0372a28fc0d60 /indra/newview/skins/minimal/xui/pt/menu_bottomtray.xml
parent98bd63e0c8c73e300ae4af8071a9e2f167cfd6a6 (diff)
parent96296eede9313d8a0636599e9b06dd501aba083c (diff)
Merge
Diffstat (limited to 'indra/newview/skins/minimal/xui/pt/menu_bottomtray.xml')
-rw-r--r--indra/newview/skins/minimal/xui/pt/menu_bottomtray.xml17
1 files changed, 17 insertions, 0 deletions
diff --git a/indra/newview/skins/minimal/xui/pt/menu_bottomtray.xml b/indra/newview/skins/minimal/xui/pt/menu_bottomtray.xml
new file mode 100644
index 0000000000..479d02512f
--- /dev/null
+++ b/indra/newview/skins/minimal/xui/pt/menu_bottomtray.xml
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="utf-8" standalone="yes"?>
+<menu name="hide_camera_move_controls_menu">
+ <menu_item_check label="Botão de gestos" name="ShowGestureButton"/>
+ <menu_item_check label="Botão de movimento" name="ShowMoveButton"/>
+ <menu_item_check label="Botão de ver" name="ShowCameraButton"/>
+ <menu_item_check label="Botão de fotos" name="ShowSnapshotButton"/>
+ <menu_item_check label="Botão da Barra lateral" name="ShowSidebarButton"/>
+ <menu_item_check label="Botão Construir" name="ShowBuildButton"/>
+ <menu_item_check label="Botão Buscar" name="ShowSearchButton"/>
+ <menu_item_check label="Botão Mapa" name="ShowWorldMapButton"/>
+ <menu_item_check label="Botão do Mini Mapa" name="ShowMiniMapButton"/>
+ <menu_item_call label="Cortar" name="NearbyChatBar_Cut"/>
+ <menu_item_call label="Copiar" name="NearbyChatBar_Copy"/>
+ <menu_item_call label="Colar" name="NearbyChatBar_Paste"/>
+ <menu_item_call label="Excluir" name="NearbyChatBar_Delete"/>
+ <menu_item_call label="Selecionar tudo" name="NearbyChatBar_Select_All"/>
+</menu>